[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1107293: marked as done (unblock: sysconfig/0.0.15)



Your message dated Thu, 5 Jun 2025 14:41:00 +0200
with message-id <aEGQXK6DQhDfEsmv@ramacher.at>
and subject line Re: Bug#1107293: unblock: sysconfig/0.0.15
has caused the Debian Bug report #1107293,
regarding unblock: sysconfig/0.0.15
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 owner@bugs.debian.org
immediately.)


-- 
1107293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107293
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: waldi@debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package sysconfig.  It fixes the installation path of the
usev rules.  It was completely broken without.

[ Impact ]
All non-kvm s390x are unbootable.

[ Tests ]
Only manual tests.

[ Risks ]
None.

unblock sysconfig/0.0.15

diff --git a/debian/changelog b/debian/changelog
index 285a00a..a04242e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sysconfig (0.0.15) unstable; urgency=medium
+
+  * Install files correctly into /usr/lib. (closes: #1107249)
+
+ -- Bastian Blank <waldi@debian.org>  Tue, 03 Jun 2025 22:39:57 +0200
+
 sysconfig (0.0.14+nmu2) unstable; urgency=medium

   * Non-maintainer upload.
diff --git a/debian/rules b/debian/rules
index 3604638..68ad639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ install-sysconfig-hardware-common:
        dh_install etc/sysconfig/scripts/hardware/functions
        dh_install etc/sysconfig/scripts/hardware/hw* etc/sysconfig/scripts/hardware
        dh_install etc/sysconfig/scripts/hardware/udev* etc/sysconfig/scripts/hardware
-       dh_install lib usr/lib
+       dh_install lib usr
        dh_installman man/hw*.8
        dh_install sbin/hw* usr/sbin

--- End Message ---
--- Begin Message ---
On 2025-06-05 00:01:49 +0200, Bastian Blank wrote:
> Package: release.debian.org
> Severity: normal
> X-Debbugs-Cc: waldi@debian.org
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package sysconfig.  It fixes the installation path of the
> usev rules.  It was completely broken without.

sysconfig is unblocked.

Cheers
-- 
Sebastian Ramacher

--- End Message ---

Reply to: