Your message dated Fri, 22 Nov 2024 16:20:36 +0000
with message-id <[email protected]>
and subject line Bug#1087717: fixed in iconnect-tools 0.1+nmu1
has caused the Debian Bug report #1087717,
regarding iconnect-tools: move aliased files from / to /usr (DEP17)
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.)


-- 
1087717: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087717
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: iconnect-tools
Version: 0.1
Severity: serious
Tags: patch sid trixie
User: [email protected]
Usertags: dep17m2

Hi,

your package installs files in /:

 lib/systemd/system/iconnect-leds.service
 lib/udev/rules.d/60-qcontrol.rules

Starting with trixie, installing files in those aliased locations is no
longer allowed and considered an RC bug. The goal of this move is
eliminating bugs arising from aliasing, such as file loss during package
upgrades.
The attached patch should address the above issues by moving the udev
rules file to /usr and rebuilding against a newer debhelper which
installs service files in /usr.


For additional information refer to
https://wiki.debian.org/UsrMerge and
https://subdivi.de/~helmut/dep17.html.
diff -Nru iconnect-tools-0.1/debian/changelog 
iconnect-tools-0.1+nmu1/debian/changelog
--- iconnect-tools-0.1/debian/changelog 2020-02-08 10:48:34.000000000 +0100
+++ iconnect-tools-0.1+nmu1/debian/changelog    2024-11-17 18:30:57.000000000 
+0100
@@ -1,3 +1,10 @@
+iconnect-tools (0.1+nmu1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Move aliased files from / to /usr (DEP17). (Closes: #-1)
+
+ -- Michael Biebl <[email protected]>  Sun, 17 Nov 2024 18:30:57 +0100
+
 iconnect-tools (0.1) unstable; urgency=medium
 
   * [5012736] Basic Debianization of iconnect-tools
diff -Nru iconnect-tools-0.1/debian/iconnect-tools.install 
iconnect-tools-0.1+nmu1/debian/iconnect-tools.install
--- iconnect-tools-0.1/debian/iconnect-tools.install    2020-02-08 
10:48:34.000000000 +0100
+++ iconnect-tools-0.1+nmu1/debian/iconnect-tools.install       2024-11-17 
18:30:09.000000000 +0100
@@ -1,5 +1,5 @@
 fw_env.config         etc
-99-usb-leds.rules     lib/udev/rules.d
+99-usb-leds.rules     usr/lib/udev/rules.d
 set-leds.sh           usr/share/iconnect-tools
 trigger-usb-leds.sh   usr/share/iconnect-tools
 
diff -Nru iconnect-tools-0.1/debian/README.Debian 
iconnect-tools-0.1+nmu1/debian/README.Debian
--- iconnect-tools-0.1/debian/README.Debian     2020-02-08 10:48:34.000000000 
+0100
+++ iconnect-tools-0.1+nmu1/debian/README.Debian        2024-11-17 
18:30:33.000000000 +0100
@@ -18,7 +18,7 @@
 The iconnect-tools package is installing a systemd service and SysV Init file
 which will set various actions to the info LEDs.
 
-The service file can be found as /lib/systemd/system/iconnect-leds.service,
+The service file can be found as /usr/lib/systemd/system/iconnect-leds.service,
 it's simply firing up the argument 'start' or 'stop' to the helper script
 
   /usr/share/iconnect-tools/set-leds.sh
@@ -53,7 +53,7 @@
 the USB port status LEDs on and off depending if a USB device is used or not.
 The UDEV rule can be found in
 
-  /lib/udev/rules.d/99-usb-leds.rules
+  /usr/lib/udev/rules.d/99-usb-leds.rules
 
 and the used shell script by the UDEV rule in
 

--- End Message ---
--- Begin Message ---
Source: iconnect-tools
Source-Version: 0.1+nmu1
Done: Michael Biebl <[email protected]>

We believe that the bug you reported is fixed in the latest version of
iconnect-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.
Michael Biebl <[email protected]> (supplier of updated iconnect-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: Fri, 22 Nov 2024 15:04:38 +0100
Source: iconnect-tools
Architecture: source
Version: 0.1+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Carsten Schoenert <[email protected]>
Changed-By: Michael Biebl <[email protected]>
Closes: 1087717
Changes:
 iconnect-tools (0.1+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Move aliased files from / to /usr (DEP17). (Closes: #1087717)
Checksums-Sha1:
 ac646d3b89dbe4952f490566cf137d46cdd12530 1597 iconnect-tools_0.1+nmu1.dsc
 f8d0c1279c9ca915d6a354ad8448e88c1388c805 7108 iconnect-tools_0.1+nmu1.tar.xz
 8a24897cec794f10b3d028a6bcabf750a8c4e050 5597 
iconnect-tools_0.1+nmu1_source.buildinfo
Checksums-Sha256:
 b7bd33e99a9759b31c74143c857811795c252740906188ee9c80897634956487 1597 
iconnect-tools_0.1+nmu1.dsc
 1967a719d9ab4ee9c572bc2b06842711caaad14e4c51514bc5ad3b03f8bb049e 7108 
iconnect-tools_0.1+nmu1.tar.xz
 304a00f52e061529a15f2f7dd51577857be37c3a0c213e5eae13e6326312d894 5597 
iconnect-tools_0.1+nmu1_source.buildinfo
Files:
 0aae33e9b6f0ebc28f485d113d639fa8 1597 misc optional iconnect-tools_0.1+nmu1.dsc
 7fa269b0b76bb42dfdc8441eb2235741 7108 misc optional 
iconnect-tools_0.1+nmu1.tar.xz
 b31786f26149fa49f89171af61299cb5 5597 misc optional 
iconnect-tools_0.1+nmu1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEECbOsLssWnJBDRcxUauHfDWCPItwFAmdAj4sRHGJpZWJsQGRl
Ymlhbi5vcmcACgkQauHfDWCPItxR/RAAgjAy4IkzcwCeLJNEY9C0s4YfYFz/aY5t
9SjvAa5iQyn6VK8GJrZlB89o3Hus+CsUTo7yQegS19XzKg3SODgXipQPTsKtxhVW
CFLPdyTOVhq0izHFNC+szDsjsibXsbpLwWRiJfwyTJofydlnViWRBrWPM0OQ8r3n
dt+WjD4u/0ysjUTFD3k8WuW+IOV4dQS5SGcjMld6eUfqYxOVoy5rBRYqHlz9AiWQ
MsD47RCvJOg3CYnGpTNTPyMDUiKCja8/VfjZUJ8/gc1x7MDl1vMJE1DMZpsMJYTf
eWDcbjuTtlOSRFiMdkxaci36Qr2Tn12kMv/IXMPSAU6ankNbBzlcUIw5NZr7y8JC
t4DGyTjUrLrHALVevGkWUgAUO2Zgsml/mUfLvl5HN4sLQEN65IH6qkmnUvHVJDE4
TgrdhJar4L/xgfm0w2W25eHCuG/R+VVVFfACR0JHVPKrYL8MNgwPZSYR2mzsxmSS
HREWAlllLbLXxJcVhGq10hcp72YIUza8o6F/WPteHzBt276TTK7PbcMSrFNaUUeu
2qeOs0SySNTs7iEiWduf+ewtEcrBbNffezjL3k/in/4Zv+EQJNVXyXNu0TR2KQ5y
Fwx27FQrakYY+KMqeKPUZI2piyD2gyXWVRBp/2OnZmKcFGk6BDnuvJ9kDOfigV5X
YQOTVJ2MPHo=
=moLY
-----END PGP SIGNATURE-----

Attachment: pgppNzntwwUYc.pgp
Description: PGP signature


--- End Message ---

Reply via email to