On 2011-10-28 11:33 +0200, Raphael Hertzog wrote: > On Fri, 28 Oct 2011, Sven Joachim wrote: >> > Well, if it finds a system library with a shlibs/symbols file, the >> > generated dependency can't really be wrong. >> >> It can, because some symbols may be missing from the system library that >> are present in the just-built one. > > Well, that can only happen with shlibs, not with symbols.
I think it can happen with symbols as well: if a package builds both foo-bin and libfoo0, then dpkg-shlibdeps will calculate foo-bin's dependency on libfoo0 from the libfoo0.symbols file on the system, not the one from the package. You'll get a warning about unresolved symbols in foo-bin's binaries, but that's all. See #644791/#609159 on that topic. Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org