On Fri, 21 Dec 2007, Steve Langasek wrote: > [...] > dh_shlibdeps -pshogun-octave > dpkg-shlibdeps: failure: couldn't find library liboctinterp.so (note: only > packages with 'shlibs' files are looked into). > [...] > > This isn't a failure caused by the dpkg-shlibdeps flux, it's a case of > dpkg-shlibdeps correctly detecting missing shlibs for this library. Unless > you have reason to believe that this bug is fixed in the package > responsible, there's not much point in giving back shogun, is there?
Given that liboctinterp.so is an unversionned library, the package can't provide an shlib file. This error is thus ignored since dpkg-dev 1.14.12 and the buildd is most likely not up-to-date. The alternative way to "fix" this is to add the required LD_LIBRARY_PATH so that dpkg-shlibdeps finds the private library. It would then also work with 1.14.11. With any previous version (between 1.14.8 and 1.14.10) it's bound to fail. Cheers, -- Raphaël Hertzog Le best-seller français mis à jour pour Debian Etch : http://www.ouaza.com/livre/admin-debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]