Your message dated Thu, 05 Feb 2015 02:05:13 +0100
with message-id <[email protected]>
and subject line Re: unblock: util-linux/2.25.2-4.2
has caused the Debian Bug report #776765,
regarding unblock: util-linux/2.25.2-4.2
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 [email protected]
immediately.)
--
776765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776765
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package util-linux
This fixes bug #773354. Sorry I forgot to close the bug report in the
changelog. Will do that manually.
The breaks is necessary because live-tools in wheezy is broken. It
misses a dependency on initramfs-tools. live-tools diverts
update-initramfs and calls the original update-initramfs from
initramfs-tools in it's version unconditionally, but without having a
dependency on initramfs-tools. This dependency was added in version
4.0~alpha17-1, thus fixing the underlying bug.
Recent versions of util-linux call update-initramfs in their postinst
and without the breaks the postinst may be called before live-tools is
updated and thus before initramfs-tools is unpacked. Then the postinst
fails.
Adding a breaks on the earlier versions of live-tools to util-linux
ensures the correct unpack order on upgrades and solves the problem.
unblock util-linux/2.25.2-4.2
-- System Information:
Debian Release: 8.0
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (100,
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru util-linux-2.25.2/debian/changelog util-linux-2.25.2/debian/changelog
--- util-linux-2.25.2/debian/changelog 2015-01-17 17:17:42.000000000 +0100
+++ util-linux-2.25.2/debian/changelog 2015-02-01 13:19:10.000000000 +0100
@@ -1,3 +1,10 @@
+util-linux (2.25.2-4.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add Breaks: live-tools (<<4.0~alpha17-1)
+
+ -- Gaudenz Steinlin <[email protected]> Sun, 01 Feb 2015 13:16:26 +0100
+
util-linux (2.25.2-4.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru util-linux-2.25.2/debian/control util-linux-2.25.2/debian/control
--- util-linux-2.25.2/debian/control 2015-01-17 17:06:40.000000000 +0100
+++ util-linux-2.25.2/debian/control 2015-02-01 13:18:52.000000000 +0100
@@ -38,7 +38,7 @@
Depends: initscripts, lsb-base (>= 3.0-6), tzdata (>=2006c-2), ${misc:Depends}
Suggests: dosfstools, kbd | console-tools, util-linux-locales
Replaces: bash-completion (<< 1:2.1-3)
-Breaks: bash-completion (<< 1:2.1-3)
+Breaks: bash-completion (<< 1:2.1-3), live-tools (<< 4.0~alpha17-1)
Multi-Arch: foreign
Description: Miscellaneous system utilities
This package contains a number of important utilities, most of which
--- End Message ---
--- Begin Message ---
On Sun, 01 Feb 2015 14:53:47 +0100 Gaudenz Steinlin <[email protected]>
wrote:
> unblock util-linux/2.25.2-4.2
superseded by #776989, unblock for 2.25.2-5
Andreas
--- End Message ---