[Bug 2067672] Re: [SRU] Openssl copyright/changelog.Debian.gz file points at non-existent location
Brian Murray
2067672 at bugs.launchpad.net
Wed Aug 7 19:44:27 UTC 2024
I'm adjusting the milestone to noble-updates based this being tagged
block-proposed-noble and that it isn't necessary to have on the image
builds.
** Changed in: openssl (Ubuntu Noble)
Milestone: ubuntu-24.04.1 => noble-updates
--
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/2067672
Title:
[SRU] Openssl copyright/changelog.Debian.gz file points at non-
existent location
Status in OEM Priority Project:
Triaged
Status in openssl package in Ubuntu:
Fix Released
Status in openssl source package in Noble:
In Progress
Status in openssl source package in Oracular:
Fix Released
Bug description:
[ Impact ]
Due to the t64 transition, the changelog.Debian.gz and copyright
symlinks in various binary packages built from openssl source are
dangling symlinks, because /usr/share/doc/libssl3 no longer exists.
This gives users an error when trying to look at these files, and is
an impediment to inspecting the copyright status of the packages in an
installed system.
[ Test Plan ]
* list the openssl or libssl-dev to check if symbol link is valid.
$ l -thal /usr/share/doc/libssl-dev/
$ l -thal /usr/share/doc/openssl/
$ file /usr/share/doc/libssl-dev/copyright
$ file /usr/share/doc/openssl/copyright
[ Where problems could occur ]
* It didn't affects any functions, just the symbol links are
misssing.
[ Other Info ]
Currently it link to the old version libssl3, currently libssl3 is purely virtual.
$ l -thal /usr/share/doc/openssl-dev/
lrwxrwxrwx 1 root root 30 May 14 17:06 changelog.Debian.gz -> ../libssl3/changelog.Debian.gz
lrwxrwxrwx 1 root root 23 May 14 17:06 changelog.gz -> ../libssl3/changelog.gz
lrwxrwxrwx 1 root root 20 May 14 17:06 copyright -> ../libssl3/copyright
$ l -thal /usr/share/doc/libssl-dev/
total 84K
drwxr-xr-x 2 root root 4.0K May 23 16:08 ./
drwxr-xr-x 2180 root root 76K May 16 20:13 ../
lrwxrwxrwx 1 root root 30 May 14 17:06 changelog.Debian.gz -> ../libssl3/changelog.Debian.gz
lrwxrwxrwx 1 root root 23 May 14 17:06 changelog.gz -> ../libssl3/changelog.gz
lrwxrwxrwx 1 root root 20 May 14 17:06 copyright -> ../libssl3/copyright
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2067672/+subscriptions
More information about the foundations-bugs
mailing list