Your message dated Sat, 06 Sep 2025 12:14:50 +0100
with message-id
<ee4c0876608d99eb3f8b333b556fbd92e7a652eb.ca...@adam-barratt.org.uk>
and subject line Closing p-u requests for fixes included in 12.12
has caused the Debian Bug report #1086622,
regarding bookworm-pu: package kexec-tools/1:2.0.25-3+deb12u3
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.)
--
1086622: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086622
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: [email protected]
Usertags: pu
X-Debbugs-Cc: [email protected], [email protected],
[email protected]
Control: affects -1 + src:kexec-tools
[ Reason ]
The stable-pu 1:2.0.25-3+deb12u1 (#1077668) assumes a merged /usr.
However this it not true on some bookworm systems.
[ Impact ]
Users w/o merged /usr would not get the correct fix.
[ Tests ]
Tested.
[ Risks ]
Minimal to none.
[ Checklist ]
[x] *all* changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in (old)stable
[x] the issue is verified as fixed in unstable
[ Changes ]
* Fix the path to systemd units (from /usr/lib to /lib).
* Drop some unnecessary Depends.
[ Other info ]
n/a
diff -Nru kexec-tools-2.0.25/debian/changelog
kexec-tools-2.0.25/debian/changelog
--- kexec-tools-2.0.25/debian/changelog 2024-07-31 23:31:41.000000000 +0800
+++ kexec-tools-2.0.25/debian/changelog 2024-11-02 19:55:08.000000000 +0800
@@ -1,3 +1,11 @@
+kexec-tools (1:2.0.25-3+deb12u2) bookworm; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix path for systemd units (bookworm uses /lib).
+ * d/control: drop unnecessary Depends: lsb-base, dpkg.
+
+ -- Shengqi Chen <[email protected]> Sat, 02 Nov 2024 19:55:08 +0800
+
kexec-tools (1:2.0.25-3+deb12u1) bookworm; urgency=medium
* Non-maintainer upload.
diff -Nru kexec-tools-2.0.25/debian/control kexec-tools-2.0.25/debian/control
--- kexec-tools-2.0.25/debian/control 2022-12-08 01:59:25.000000000 +0800
+++ kexec-tools-2.0.25/debian/control 2024-11-02 19:54:56.000000000 +0800
@@ -8,7 +8,7 @@
Package: kexec-tools
Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, lsb-base (>=3.0-6), dpkg
(>= 1.15.7.2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf
Description: tools to support fast kexec reboots
This package provides tools to load a kernel into memory and then
"reboot" directly into that kernel using the kexec system call,
diff -Nru kexec-tools-2.0.25/debian/kexec-tools.links
kexec-tools-2.0.25/debian/kexec-tools.links
--- kexec-tools-2.0.25/debian/kexec-tools.links 2024-07-31 23:31:41.000000000
+0800
+++ kexec-tools-2.0.25/debian/kexec-tools.links 2024-11-02 19:39:25.000000000
+0800
@@ -1 +1 @@
-/dev/null /usr/lib/systemd/system/kexec.service
+/dev/null /lib/systemd/system/kexec.service
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 12.12
Hi,
Each of the updates referenced by these requests was included in
today's 12.12 point release for bookworm.
Regards,
Adam
--- End Message ---