tag 673190 - wontfix thanks On Wed, 2012-05-16 at 16:14:16 -0500, Jonathan Nieder wrote: > Guillem Jover wrote: > > On Wed, 2012-05-16 at 22:04:30 +0200, Carsten Hey wrote: > > >> dpkg-query --list should add arch suffix to all foreign arch packages. > [...] > > single-instanced packages should not really be arch-qualified > > because there will always only be a single instance > > Would it make sense to add an architecture column to the right of Version > in "dpkg-query --list" output? I suspect this wouldn't break any scripts, > but on the other hand it would make the output wider. > > Currently dpkg-query lists the architecture as part of the package name > when and only when a package is Multi-arch: same. > > | $ dpkg-query -l |grep gcc-4.7-base | cat > | ii gcc-4.7-base:i386 4.7.0-8 GNU Compiler Collection (base package) > | ii gcc-4.7-base:mipsel 4.7.0-8 GNU Compiler Collection (base package)
Yeah, that would make sense, and I actually coded this some days ago, although I've not removed the arch-qualified package names for M-A:same packages, even if that makes that info a bit redundant now, because this is consistent with the rest of dpkg output, and allows to copy & paste those packages names as input for dpkg commands w/o inccurring into ambiguity. thanks, guillem -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org