Bug#769452: docker.io compat symlink removed
Package: propellor Version: 0.9.1 Severity: normal propellor's docker support uses the docker.io command, but this turns out to have been a deprecated compat symlink which was removed in docker.io 1.3.1~dfsg1-2. Which has already migrated to testing. This is fixed in propellor 0.9.2, which has not migrated and contains other, unrelated changes. The commit fixing the problem is 9755b761bb46bc40d19a2723165424a1f8a27cbb I'm glad I don't have to worry about whether this is RC or how to fix it. ;) -- see shy jo signature.asc Description: Digital signature
Bug#769452: docker.io compat symlink removed
> "Joey" == Joey Hess writes: Joey> propellor's docker support uses the docker.io command, but this Joey> turns out to have been a deprecated compat symlink which was removed in Joey> docker.io 1.3.1~dfsg1-2. Which has already migrated to testing. Joey> This is fixed in propellor 0.9.2, which has not migrated and contains Joey> other, unrelated changes. The commit fixing the problem is Joey> 9755b761bb46bc40d19a2723165424a1f8a27cbb Joey> I'm glad I don't have to worry about whether this is RC or how to fix Joey> it. ;) The correct way is through t-p-u, I'll handle the "paperwork" ~tomorrow, if all goes well. And this is - in my opinion - not RC, because propellor is perfectly usable without docker support. Nevertheless, it's a trivial fix. -- |8] signature.asc Description: PGP signature
Processed: tagging 716055
Processing commands for cont...@bugs.debian.org: > tags 716055 + confirmed pending Bug #716055 [docbook-to-man] [Mayhem] Bug report on docbook-to-man: instant crashes with exit status 139 Added tag(s) confirmed and pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 716055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716055 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.141591137122804.transcr...@bugs.debian.org
Bug#769472: mopd: Please switch from libelfg0 to libelf1
Source: mopd Version: 2.5.3-22 Severity: normal Tags: patch Hi, mopd is using libelfg0 which seems unmaintained upstream (last release seems to be around 1st Nov 2009). The description of the package states: "This shared library may be needed by pre-packaged programs.", this sounds to me like it's in the archive for old (closed sources?) packages only. See the attached patch Cheers, Laurent Bigonville -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash diff -u mopd-2.5.3/debian/control mopd-2.5.3/debian/control --- mopd-2.5.3/debian/control +++ mopd-2.5.3/debian/control @@ -2,7 +2,7 @@ Section: net Priority: extra Maintainer: Debian QA Group -Build-Depends: debhelper (>= 4.1.16), libelfg0-dev, cpio +Build-Depends: debhelper (>= 4.1.16), libelf-dev, cpio Standards-Version: 3.5.6.0 Package: mopd diff -u mopd-2.5.3/patches/mopd-2.5.3-elf.patch mopd-2.5.3/patches/mopd-2.5.3-elf.patch --- mopd-2.5.3/patches/mopd-2.5.3-elf.patch +++ mopd-2.5.3/patches/mopd-2.5.3-elf.patch @@ -77,7 +77,7 @@ #endif +#ifndef NOELF -+#include ++#include +#endif + +struct mopphdr {
Processed: found 769472 in 1:2.5.3-22, notfound 769472 in 2.5.3-22
Processing commands for cont...@bugs.debian.org: > found 769472 1:2.5.3-22 Bug #769472 [src:mopd] mopd: Please switch from libelfg0 to libelf1 Marked as found in versions mopd/1:2.5.3-22. > notfound 769472 2.5.3-22 Bug #769472 [src:mopd] mopd: Please switch from libelfg0 to libelf1 The source 'mopd' and version '2.5.3-22' do not appear to match any binary packages No longer marked as found in versions mopd/2.5.3-22. > thanks Stopping processing here. Please contact me if you need assistance. -- 769472: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769472 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/handler.s.c.141591473215704.transcr...@bugs.debian.org