Package: python-apt Version: 0.8.8.1 Severity: minor On the one hand, I have: $ python Python 2.7.3 (default, Jan 2 2013, 13:56:14) [GCC 4.7.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from apt import * >>> cache=Cache() >>> dpkg=cache['libzn-poly-dev'] >>> dpkg.installed_files []
while on the other: $ dpkg -L libzn-poly-dev /. /usr /usr/share /usr/share/doc /usr/share/doc/libzn-poly-dev /usr/share/doc/libzn-poly-dev/REFERENCES /usr/share/doc/libzn-poly-dev/changelog.gz /usr/share/doc/libzn-poly-dev/copyright /usr/share/doc/libzn-poly-dev/changelog.Debian.gz /usr/lib /usr/lib/x86_64-linux-gnu /usr/include /usr/include/zn_poly /usr/include/zn_poly/wide_arith.h /usr/include/zn_poly/zn_poly.h /usr/lib/x86_64-linux-gnu/libzn_poly.so So it looks like something fishy is going on... Snark on #debian-science -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org