static libssl1.1 depends blocks openssl removal

Bug #1955006 reported by Christian Ehrhardt 
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
memcached (Ubuntu)
Fix Released
Undecided
Christian Ehrhardt 

Bug Description

d/control of memcached has this

 18 Package: memcached
...
 22 Depends:
 23 adduser,
 24 libssl1.1,
..
 29 ${shlibs:Depends},

This package builds fine against openssl 3 [1]

And it picks up the correct dependency via #29 shlibs:Depends
=> libssl3 (>= 3.0.0~~alpha1)

But due to the static listing of 1.1 it effectively holds both:
 Depends: adduser, libssl1.1, ..., libssl3 (>= 3.0.0~~alpha1)

Check why it was added statically and likly just drop that entry as the shlibs seems to work.

[1]: https://launchpad.net/ubuntu/+source/memcached/1.6.12+dfsg-3

Tags: server-next
tags: added: server-next
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Patch created, tested and submitted to Debian:
=> https://salsa.debian.org/lamby/pkg-memcached/-/merge_requests/4

Waiting (at least a bit) to be accepted/discussed there to hopefully just sync it.

Changed in memcached (Ubuntu):
status: New → Triaged
assignee: nobody → Christian Ehrhardt  (paelzer)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package memcached - 1.6.12+dfsg-4

---------------
memcached (1.6.12+dfsg-4) unstable; urgency=medium

  [ Christian Ehrhardt ]
  * Remove static libssl1.1 dependency (LP: #1955006)

  [ Chris Lamb ]
  * Update debian/copyright.

 -- Chris Lamb <email address hidden> Mon, 03 Jan 2022 08:38:05 +0000

Changed in memcached (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.