[Bug 1297025] Re: Either the changelog.gz is missing or there is an erroneous link in the libssl1.0.0 package
Adrien Nader
1297025 at bugs.launchpad.net
Thu Jul 4 15:32:19 UTC 2024
I had misunderstood the actual issue. I thought the changelog.gz files
was never there but it turns out it's created and installed in the
directories to package but then pkgbinarymangler's pkgstripfiles runs
and deletes them.
Resolution is the same: don't create the symlinks.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1297025
Title:
Either the changelog.gz is missing or there is an erroneous link in
the libssl1.0.0 package
Status in openssl package in Ubuntu:
In Progress
Bug description:
In libssl-dev for both Precise and Saucy packages for libssl-dev, there is a broken link:
# ls -l /usr/share/doc/libssl-dev/changelog.gz
lrwxrwxrwx 1 root root 27 Jan 8 12:48 /usr/share/doc/libssl-dev/changelog.gz -> ../libssl1.0.0/changelog.gz
# ls -l /usr/share/doc/libssl1.0.0/changelog.gz
ls: cannot access /usr/share/doc/libssl1.0.0/changelog.gz: No such file or directory
I have verified this in both releases while trying to debug a failing
build of a 3rd party library that links against these. Build works in
Precise, fails in Saucy. Was looking to see what changed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1297025/+subscriptions
More information about the foundations-bugs
mailing list