Bug#338284: [Pkg-openssl-devel] Bug#338284: libssl0.9.8: shlibs
file not strict enough
Kurt Roeckx
kurt at roeckx.be
Mon Nov 14 23:22:36 UTC 2005
On Mon, Nov 14, 2005 at 04:48:24PM +0100, Christoph Martin wrote:
>
> Hmm. I think it is a side effect of trying to remove the circular
> dependency of libssl0.9.8 on it self. I added the -L option to
> dh_shlibdeps, but I missed the part in the manpage, which said, that
> this is like an automaticaly generated shlibs.local file.
>
> Kurt, I observed, that you deleted the shlibs.local file. Does this and
> the change to the call to dh_makeshlibs fix the problem?
I don't think that shlibs.local is used at all. dh_makeshlibs is
what is being used, and that just defaulted to the library
soname, so calling it with the -V parameter fixed it. I have no
idea what would be using the shlibs.local file, but I don't think
debhelper uses it for anything.
The -L option to dh_shlibdeps made the double dependency in the
openssl package, now that I placed dh_makeshlibs and dh_shlibdeps
in the proper order.
Kurt
More information about the Pkg-openssl-devel
mailing list