Your message dated Mon, 29 Jan 2024 21:53:54 +0000
with message-id <[email protected]>
and subject line Bug#1057798: fixed in kdump-tools 1:1.9
has caused the Debian Bug report #1057798,
regarding kdump-tools: use dh tools to install systemd/udev files
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.)
--
1057798: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057798
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kdump-tools
Version: 1:1.8.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2
Dear Maintainer,
your package installs files related to systemd and udev, into /lib.
These files need to be moved to /usr/lib as part of Debian's
usr-merge effort [1].
Attached you'll find two patches to use the debhelper tools
dh_installsystemd and dh_installudev to install these files.
For unstable, the systemd files will immediately go to /usr/lib. The
udev files will move there once we update dh_installudev, and your
package will benefit after a binNMU.
The same patches can be found in this salsa MR:
https://salsa.debian.org/debian/kdump-tools/-/merge_requests/21
Later during the trixie cycle I expect this bug class to raise in
priority.
If during the trixie cycle your package will undergo structural
changes or any other file moves, please see the wiki and upload
to experimental first when these changes are done.
Thank you for considering,
Chris
[1] https://wiki.debian.org/UsrMerge
>From bdaaf4e4ca2db654f5b324b73124dfa284383ee6 Mon Sep 17 00:00:00 2001
From: Chris Hofstaedtler <[email protected]>
Date: Fri, 8 Dec 2023 17:01:39 +0100
Subject: [PATCH 1/2] Let dh_installudev choose location of udev rules
---
debian/kdump-tools.install | 1 -
debian/{50-kdump-tools.rules => kdump-tools.udev} | 0
debian/rules | 3 +++
3 files changed, 3 insertions(+), 1 deletion(-)
rename debian/{50-kdump-tools.rules => kdump-tools.udev} (100%)
diff --git a/debian/kdump-tools.install b/debian/kdump-tools.install
index 39fb6ec..28dbc60 100644
--- a/debian/kdump-tools.install
+++ b/debian/kdump-tools.install
@@ -1,4 +1,3 @@
-debian/50-kdump-tools.rules /lib/udev/rules.d/
debian/kdump-config /usr/sbin
debian/kdump-tools-dump.service /lib/systemd/system/
debian/kdump-tools.conf /usr/share/kdump-tools/
diff --git a/debian/50-kdump-tools.rules b/debian/kdump-tools.udev
similarity index 100%
rename from debian/50-kdump-tools.rules
rename to debian/kdump-tools.udev
diff --git a/debian/rules b/debian/rules
index 9bddbef..aa47d89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,6 +54,9 @@ override_dh_installdeb:
debian/kdump-tools.maintscript
dh_installdeb
+override_dh_installudev:
+ dh_installudev -pkdump-tools --priority=50
+
override_dh_auto_clean:
rm -f debian/kdump-tools.maintscript
rm -f debian/kdump-config debian/kdump-tools.conf debian/kdump-tools.5
--
2.39.2
>From 151408bbfef079e938e90e8bd712248078360c07 Mon Sep 17 00:00:00 2001
From: Chris Hofstaedtler <[email protected]>
Date: Fri, 8 Dec 2023 17:04:22 +0100
Subject: [PATCH 2/2] Let dh_installsystemd choose location of systemd services
---
debian/kdump-tools.install | 1 -
...ools-dump.service => kdump-tools.kdump-tools-dump.service} | 0
debian/rules | 4 ++++
3 files changed, 4 insertions(+), 1 deletion(-)
rename debian/{kdump-tools-dump.service => kdump-tools.kdump-tools-dump.service} (100%)
diff --git a/debian/kdump-tools.install b/debian/kdump-tools.install
index 28dbc60..d3c1c6d 100644
--- a/debian/kdump-tools.install
+++ b/debian/kdump-tools.install
@@ -1,4 +1,3 @@
debian/kdump-config /usr/sbin
-debian/kdump-tools-dump.service /lib/systemd/system/
debian/kdump-tools.conf /usr/share/kdump-tools/
debian/sysctl.conf /etc/kdump/
diff --git a/debian/kdump-tools-dump.service b/debian/kdump-tools.kdump-tools-dump.service
similarity index 100%
rename from debian/kdump-tools-dump.service
rename to debian/kdump-tools.kdump-tools-dump.service
diff --git a/debian/rules b/debian/rules
index aa47d89..a358a06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,6 +57,10 @@ override_dh_installdeb:
override_dh_installudev:
dh_installudev -pkdump-tools --priority=50
+override_dh_installsystemd:
+ dh_installsystemd -pkdump-tools kdump-tools.service
+ dh_installsystemd -pkdump-tools --name=kdump-tools-dump --no-enable kdump-tools-dump.service
+
override_dh_auto_clean:
rm -f debian/kdump-tools.maintscript
rm -f debian/kdump-config debian/kdump-tools.conf debian/kdump-tools.5
--
2.39.2
--- End Message ---
--- Begin Message ---
Source: kdump-tools
Source-Version: 1:1.9
Done: dann frazier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
kdump-tools, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
dann frazier <[email protected]> (supplier of updated kdump-tools package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 29 Jan 2024 14:12:16 -0700
Source: kdump-tools
Architecture: source
Version: 1:1.9
Distribution: unstable
Urgency: medium
Maintainer: Debian Kdump <[email protected]>
Changed-By: dann frazier <[email protected]>
Closes: 1057798
Changes:
kdump-tools (1:1.9) unstable; urgency=medium
.
* Add usrmerge fixes from Chris Hofstaedtler (Closes: #1057798):
- Let dh_installudev choose location of udev rules.
- Let dh_installsystemd choose location of systemd services.
* debian/tests/crash: Merge a change from Ubuntu to wait for the
kdump-tools service to become ready before triggering a crash.
* kdump-tools-dump.service: Add soft dependency on the
systemd-resolved service so that we can resolve names during
kdump boot.
* Bump amd64 crashkernel reservation 384M-:128M to 512M-:192M.
This avoids out of memory errors seen during kdump boot
with a 4 CPU / 2 GiB KVM instance.
Checksums-Sha1:
afd680aaf4cef1bd1fa66965652d699068588ed0 1875 kdump-tools_1.9.dsc
6472c4857533a450c80a917bd53b02ae44013895 39584 kdump-tools_1.9.tar.xz
662280ecb8c8c6b52ec183c679ff2ab679dcf511 7620 kdump-tools_1.9_source.buildinfo
Checksums-Sha256:
7ae50b667b8baa47f4bdf17447b1bddc02ee0dcfb85adab7349ba0def08fa821 1875
kdump-tools_1.9.dsc
d318b0aded62b2d686db8081c62891b335981b25f0bbd8781775d71fbbb22398 39584
kdump-tools_1.9.tar.xz
02733267d474f5e780969a7c73601a3c2ace51bd8717ae704b904f6e79198ef6 7620
kdump-tools_1.9_source.buildinfo
Files:
7c2ddbb6ba48c33cddb8c5d5cd40bff0 1875 devel optional kdump-tools_1.9.dsc
83897128c192ab007b42438a8056dbf3 39584 devel optional kdump-tools_1.9.tar.xz
33aa41ac8a16ad3c8e7f051dae8a6302 7620 devel optional
kdump-tools_1.9_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEECfR9vy0y7twkQ+vuG/g8XlT8hkAFAmW4FRgRHGRhbm5mQGRl
Ymlhbi5vcmcACgkQG/g8XlT8hkBWwg//Qey7oV7feWULPGIP7IbZ7+udFTaSiIEG
NT6uiz4BbA7tZmw6w3QorebeNqS5DqDs6Sx66T+/2fKegVXDEjbSrvnO86QAS0rM
5GYhlhfTJ8hQw9ZUyQuP7ZQXC6pIXHQqc4OdqXCFQEyzG/BV7ofUzmRSF7fEPEKA
cJ+zX3679ULDWsRe8yWuFhRZN0VwSxbFpWR+xOEiuAyHwSdF2eXDtudNDo/2lsbB
/FjTHBPXMZfd8V+OgFLjKebmPCxLidcG1Mg9mfmO/aXzYJbj/nrcgkmlh8T1/0jq
UgwZJkyVfOMKJ5sF4wxTMoOJ4lGhaI0SVZ1tsCGhPeIBaNelA612JgvF22JeHvr9
fGdC2Kc6HRVc/zUyztti5jHTJTp2Nw4Wsi5cIR4UWLj0RLzqGRE3EWsBXRKl1TCg
d+S46Q4cL+iZ4EO+EJsoa0QHz20t5nmJALGE917hlhOy6bT4ljTtQOmF8Fv9tCdd
ByrOBZtgBf0ml1EQG5cvYje1R06SK/XLx+Z/UUKcbhaB5BYkHVabEQPRX8ciCBP3
fplI1XDS+eusRYRG712wmj3y8+7eEX/C0kWUYfHEGkMi8cZwcISe1WDcrNJg3f4h
bhHuO6n7zlRJa4voSTu/Gt5vbewbfZb2mWMR5aLMB6WpFX3a6lxf3MrSeY8B//XM
XZ93WiGxrY0=
=U7Fe
-----END PGP SIGNATURE-----
--- End Message ---