[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#928271: marked as done (stretch-pu: package resiprocate/1.11.0~beta1-3+deb9u1)



Your message dated Sat, 07 Sep 2019 14:37:11 +0100
with message-id <17351b82f829eb6917f78885cb849c4060b0a4a6.camel@adam-barratt.org.uk>
and subject line Closing bugs for fixes included in 9.10 point release
has caused the Debian Bug report #928271,
regarding stretch-pu: package resiprocate/1.11.0~beta1-3+deb9u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
928271: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928271
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

while analyzing piuparts stretch->buster upgrade logs I noticed an
installation problem of resiprocate in stretch with --install-recommends
enabled. Since the package has been removed from sid I didn't bother
filing a bug, but successfully tested a minimal patch (adding Breaks
against libssl-dev (>= 1.1)) to push apt towards the right choice in
favor of libssl1.0-dev. That I have just uploaded to stretch.


Andreas
diff -Nru resiprocate-1.11.0~beta1/debian/changelog resiprocate-1.11.0~beta1/debian/changelog
--- resiprocate-1.11.0~beta1/debian/changelog	2017-04-16 10:15:56.000000000 +0200
+++ resiprocate-1.11.0~beta1/debian/changelog	2019-04-30 13:53:04.000000000 +0200
@@ -1,3 +1,11 @@
+resiprocate (1:1.11.0~beta1-3+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * libresiprocate-1.11-dev: Add Breaks: libssl-dev (>= 1.1) to help apt
+    finding a valid installation set with --install-recommends enabled.
+
+ -- Andreas Beckmann <anbe@debian.org>  Tue, 30 Apr 2019 13:53:04 +0200
+
 resiprocate (1:1.11.0~beta1-3) unstable; urgency=high
 
   * control file: add breaks/replaces for librepro.
diff -Nru resiprocate-1.11.0~beta1/debian/control resiprocate-1.11.0~beta1/debian/control
--- resiprocate-1.11.0~beta1/debian/control	2017-04-16 10:14:58.000000000 +0200
+++ resiprocate-1.11.0~beta1/debian/control	2019-04-30 13:53:04.000000000 +0200
@@ -29,7 +29,7 @@
 Provides: libresiprocate-dev
 Conflicts: libresiprocate-dev, libresiprocate-1.8-dev
 Replaces: libresiprocate-dev, libresiprocate-1.8-dev, repro (<< 1:1.11.0~beta1-2)
-Breaks: repro (<< 1:1.11.0~beta1-2)
+Breaks: repro (<< 1:1.11.0~beta1-2), libssl-dev (>= 1.1)
 Description: reSIProcate SIP stack - development files
  reSIProcate is a framework that aims to fully implement the SIP protocol
  in first class C++.  It is intended for use in other applications,

--- End Message ---
--- Begin Message ---
Version: 9.10

Hi,

The fixes referenced by each of these bugs were included in today's
stretch point release (9.10).

Regards,

Adam

--- End Message ---

Reply to: