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

Bug#963267: marked as done (buster-pu: package multipath-tools/0.7.9-3+deb10u1)



Your message dated Sat, 01 Aug 2020 12:51:28 +0100
with message-id <43535efb498a168cf81452ca0c326f004f46adc6.camel@adam-barratt.org.uk>
and subject line Closing bugs for fixes included in 10.5 point release
has caused the Debian Bug report #963267,
regarding buster-pu: package multipath-tools/0.7.9-3+deb10u1
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.)


-- 
963267: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963267
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian.org@packages.debian.org
Usertags: pu

Dear Stable Release Managers,

I'd like to push a fix for #959727 to buster. The bug causes us some
trouble with block devices that are -sometimes- missing. I've tested
the fix a while ago (on buster), and it seemed to help.

Please consider this.

Thanks,
Chris

diff -Nru multipath-tools-0.7.9/debian/changelog multipath-tools-0.7.9/debian/changelog
--- multipath-tools-0.7.9/debian/changelog	2019-03-18 15:26:38.000000000 +0000
+++ multipath-tools-0.7.9/debian/changelog	2020-06-21 16:41:48.000000000 +0000
@@ -1,3 +1,9 @@
+multipath-tools (0.7.9-3+deb10u1) buster; urgency=medium
+
+  * [775fe68] kpartx: use correct path to partx in udev rule (Closes: #959727)
+
+ -- Chris Hofstaedtler <zeha@debian.org>  Sun, 21 Jun 2020 16:41:48 +0000
+
 multipath-tools (0.7.9-3) unstable; urgency=medium
 
   * [51a7724] Reliably extract the running systemd version
diff -Nru multipath-tools-0.7.9/debian/patches/partx-path.patch multipath-tools-0.7.9/debian/patches/partx-path.patch
--- multipath-tools-0.7.9/debian/patches/partx-path.patch	1970-01-01 00:00:00.000000000 +0000
+++ multipath-tools-0.7.9/debian/patches/partx-path.patch	2020-06-21 16:41:48.000000000 +0000
@@ -0,0 +1,14 @@
+Use Debian-specific path for partx (from util-linux).
+
+Index: multipath-tools/kpartx/del-part-nodes.rules
+===================================================================
+--- multipath-tools.orig/kpartx/del-part-nodes.rules
++++ multipath-tools/kpartx/del-part-nodes.rules
+@@ -28,6 +28,6 @@ GOTO="end_del_part_nodes"
+ LABEL="del_part_nodes"
+ IMPORT{db}="DM_DEL_PART_NODES"
+ ENV{DM_DEL_PART_NODES}!="1", ENV{DM_DEL_PART_NODES}="1", \
+-	RUN+="/usr/sbin/partx -d --nr 1-1024 $env{DEVNAME}"
++	RUN+="/usr/bin/partx -d --nr 1-1024 $env{DEVNAME}"
+ 
+ LABEL="end_del_part_nodes"
diff -Nru multipath-tools-0.7.9/debian/patches/series multipath-tools-0.7.9/debian/patches/series
--- multipath-tools-0.7.9/debian/patches/series	2019-02-08 13:38:26.000000000 +0000
+++ multipath-tools-0.7.9/debian/patches/series	2020-06-21 16:41:48.000000000 +0000
@@ -6,3 +6,4 @@
 fix-usrmerge-paths.patch
 11-dm-mpath-fix-DM_UDEV_RULES_VSN-check.patch
 enable-cross-build.patch
+partx-path.patch

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 10.5

Hi,

Each of these bugs relates to an update that was included in today's
stable point release.

Regards,

Adam

--- End Message ---

Reply to: