Control: tags -1 moreinfo Am 23.01.2014 03:36, schrieb Frédéric Brière: > Package: python2.7 > Version: 2.7.5-8 > Severity: normal > > Preparing to unpack .../libpython2.7-minimal_2.7.6-5_i386.deb ... > dpkg-query: error: --listfiles needs a valid package name but > 'libpython2.7-minimal' is not: ambiguous package name 'libpython2.7-minimal' > with more than one installed instance > > Setting up python2.7-minimal (2.7.6-5) ... > dpkg-query: error: --listfiles needs a valid package name but > 'libpython2.7-minimal' is not: ambiguous package name 'libpython2.7-minimal' > with more than one installed instance > > Setting up python2.7 (2.7.6-5) ... > dpkg-query: error: --listfiles needs a valid package name but > 'libpython2.7-stdlib' is not: ambiguous package name 'libpython2.7-stdlib' > with more than one installed instance
I can't reproduce it. $ dpkg -L libpython2.7-minimal >/dev/null; echo $? 0 $ dpkg -L libpython2.7-minimal:i386 >/dev/null; echo $? 0 $ dpkg -L libpython2.7-minimal:amd64 >/dev/null; echo $? 0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org