[Bug 2067672] Re: [SRU] Openssl copyright/changelog.Debian.gz file points at non-existent location

Steve Langasek 2067672 at bugs.launchpad.net
Thu Jul 11 06:03:34 UTC 2024


** Changed in: openssl (Ubuntu Noble)
       Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
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 Committed
Status in openssl source package in Noble:
  In Progress
Status in openssl source package in Oracular:
  Fix Committed

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 Ubuntu-sponsors mailing list