Your message dated Tue, 09 Jan 2024 12:49:44 +0000
with message-id <[email protected]>
and subject line Bug#1057741: fixed in nvidia-support 20240109+1
has caused the Debian Bug report #1057741,
regarding nvidia-support: delegate placement of udev files to udev.pc
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.)
--
1057741: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057741
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nvidia-support
Version: 20220217+3
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2
Dear Maintainer,
your package installs files related to udev, into /lib/udev. These
files need to be moved to /usr/lib as part of Debian's usr-merge
effort [1].
Attached you will find a patch to delegate the exact placement of
the udev files to udev.pc (using pkg-config). This should work today
in unstable and, if necessary, for bookworm. Once udev.pc in
unstable points to /usr/lib your package will benefit automatically
after a binNMU or any other upload.
Note: the udev rule installed by dh_installudev will move when
dh_installudev is updated.
Later during the trixie cycle I expect this bug class to raise in
priority.
Per the wiki, it is advisable to upload to experimental first, and
wait a few days for the dumat tool to check your package. The same
is advisable when any structural changes are done in the trixie
cycle.
Thank you for considering,
Chris
[1] https://wiki.debian.org/UsrMerge
diff -Nru nvidia-support-20220217+3/debian/changelog nvidia-support-20220217+3+nmu1/debian/changelog
--- nvidia-support-20220217+3/debian/changelog 2023-06-12 16:55:42.000000000 +0200
+++ nvidia-support-20220217+3+nmu1/debian/changelog 2023-12-07 22:28:54.000000000 +0100
@@ -1,3 +1,9 @@
+nvidia-support (20220217+3+nmu1) UNRELEASED; urgency=medium
+
+ * Delegate placement of udev files to udev.pc. (Closes: #-1)
+
+ -- Chris Hofstaedtler <[email protected]> Thu, 07 Dec 2023 22:28:54 +0100
+
nvidia-support (20220217+3) unstable; urgency=medium
* nvidia-installer-cleanup: Add Breaks against obsolete nvidia-*-dkms
diff -Nru nvidia-support-20220217+3/debian/control nvidia-support-20220217+3+nmu1/debian/control
--- nvidia-support-20220217+3/debian/control 2023-06-12 16:55:42.000000000 +0200
+++ nvidia-support-20220217+3+nmu1/debian/control 2023-12-07 22:27:02.000000000 +0100
@@ -7,7 +7,9 @@
Luca Boccassi <[email protected]>,
Build-Depends:
debhelper-compat (= 13),
+ pkgconf,
po-debconf,
+ systemd-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/nvidia-team/nvidia-support
diff -Nru nvidia-support-20220217+3/debian/nvidia-kernel-common.install nvidia-support-20220217+3+nmu1/debian/nvidia-kernel-common.install
--- nvidia-support-20220217+3/debian/nvidia-kernel-common.install 2023-06-12 16:55:42.000000000 +0200
+++ nvidia-support-20220217+3+nmu1/debian/nvidia-kernel-common.install 2023-12-07 22:28:46.000000000 +0100
@@ -1,2 +1,2 @@
nvidia_helper.ck /usr/lib/ConsoleKit/run-seat.d/
-nvidia_helper /lib/udev/
+nvidia_helper ${env:deb_udevdir}
diff -Nru nvidia-support-20220217+3/debian/rules nvidia-support-20220217+3+nmu1/debian/rules
--- nvidia-support-20220217+3/debian/rules 2023-06-12 16:55:42.000000000 +0200
+++ nvidia-support-20220217+3+nmu1/debian/rules 2023-12-07 22:28:37.000000000 +0100
@@ -1,4 +1,6 @@
#!/usr/bin/make -f
+export deb_udevdir = $(shell pkg-config --variable=udevdir udev)
+
%:
dh $@
--- End Message ---
--- Begin Message ---
Source: nvidia-support
Source-Version: 20240109+1
Done: Andreas Beckmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
nvidia-support, 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.
Andreas Beckmann <[email protected]> (supplier of updated nvidia-support 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: SHA256
Format: 1.8
Date: Tue, 09 Jan 2024 13:30:36 +0100
Source: nvidia-support
Architecture: source
Version: 20240109+1
Distribution: unstable
Urgency: medium
Maintainer: Debian NVIDIA Maintainers <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Closes: 1057741 1059475
Changes:
nvidia-support (20240109+1) unstable; urgency=medium
.
[ Chris Hofstaedtler ]
* Delegate placement of udev files to udev.pc. (Closes: #1057741)
.
[ Debconf translations ]
* Romanian (ro): Remus-Gabriel Chelu. (Closes: #1059475)
Checksums-Sha1:
b192f2ea18290fe1068d4d1731f019cc847ccd4c 2045 nvidia-support_20240109+1.dsc
912de6fc32d124f3460c539a91019c1c7914cd6e 35888 nvidia-support_20240109+1.tar.xz
d285c0c0fb435efc466fae34d30e4bf61340ee56 5821
nvidia-support_20240109+1_source.buildinfo
Checksums-Sha256:
e5047979b8a4451a346579be121a86b408b52357e211aead56bc4d0595832ae9 2045
nvidia-support_20240109+1.dsc
b5f24cedb55ebe7ee4b058c0e2e0fe367f8c4f19b3ee20e33736056841ed91d6 35888
nvidia-support_20240109+1.tar.xz
485d53c1df594c4b9ec4f0fa2be08112558b3485d0df8a5929d1e5bf660f1cd3 5821
nvidia-support_20240109+1_source.buildinfo
Files:
ebd8b28de199ce93af0e61b91efbd584 2045 contrib/misc optional
nvidia-support_20240109+1.dsc
0f7ce8d5bb57e0ae5238b3099d52c8b6 35888 contrib/misc optional
nvidia-support_20240109+1.tar.xz
1dc8415d67c6c5d95a39ae36583c3e95 5821 contrib/misc optional
nvidia-support_20240109+1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmWdPSkQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCFwrD/0f2uv+RFPYQSH1M1zc0Zhwf6FfoAngcy7t
JSdYMo0/BvTNu6voyecHNyK85qbcblfLhVlo8MfFKlt+sa54GaoWWddwGeU9GR9D
/Ul6HYwO2eqE2f7KD1cq4iRtgUSpv8f00hJggRAn6+b/+iWAnqqJVe+2SebpbLCZ
qsAcP31PO/NapyYHdZKgwazk4LGNkBfJzYXnH/pBXXx3YQ9jF4QzmyC30EWIFTKt
37quvFZpO/Vjfm97c62UNDDfl+tLiolgowo6aEimDfub3UNtxe/NlZPSKETTy6lN
pVfd/QlVTennlU5mMMjOrEIss/216Y7pAzLe4MYnsjfR9kR0Zj8r0o2Nfs3QoXm/
3iku5+08Ic7qLrHS8XsH1+4MHjCGWpBC43NKLZ19e3YLXkeCH8HCGJJVlqNU9wYO
Ya6GXMIM7jOUmXgQUExOiLimU+2dGXhjk5upTo1jt0i7xTWZ0yS14O9N3TEOkIQ4
EqIKxODKQ/+gyAcbeOGg7/8X4Y3J6zVV3JAfYvlYHGlAxLwdhPVzOuKM/RGxBEsE
as/V99CMaIMMDtyHq08loaCJ4LowPy+hG5Ft/W8bEbqhDCCC2lWOQA/0YTXdBQBv
ErEbCzFJsDGfQ3pvagKIYcMsS+b7TTbp0NkhwFP1CEpZT5QMLC+dpNbcwHFgK0eZ
e0prqjPu5g==
=MVH3
-----END PGP SIGNATURE-----
--- End Message ---