Daniel Leidert <[EMAIL PROTECTED]> writes: > I noticed that lintian.d.o shows a lot of issues with lib64* packages. > See e.g. > http://lintian.debian.org/reports/tags/sharedobject-in-library-directory-missing-soname.html > and just follow the links to lib64* packages. I don't think, these are > correct errors and warnings and I also do not receive them locally. Any > idea, how to avoid these errors/warnings on lintian.d.o?
objdump: ./usr/lib64/libbz2.so.1.0.4: File format not recognized would be the problem. gluck has binutils-multiarch installed, but it's apparently not enough for objdump to work on AMD64 binaries on an x86 system. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

