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

Bug#694826: marked as done (unblock: s390-tools/1.16.0-2)



Your message dated Sun, 09 Dec 2012 16:20:07 +0000
with message-id <1355070007.19225.41.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#694826: unblock: s390-tools/1.16.0-2
has caused the Debian Bug report #694826,
regarding unblock: s390-tools/1.16.0-2
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.)


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

Please unblock package s390-tools

The udev rules of s390-tools referred to the now non-existing udev tool
vol_id. The update to 1.16.0-2 correct this and use blkid instead. This
eliminates a spurious warning on-boot.

diff -Nru s390-tools-1.16.0/debian/changelog s390-tools-1.16.0/debian/changelog
--- s390-tools-1.16.0/debian/changelog  2011-12-14 10:06:36.000000000 +0000
+++ s390-tools-1.16.0/debian/changelog  2012-11-30 22:11:16.000000000 +0000
@@ -1,3 +1,10 @@
+s390-tools (1.16.0-2) unstable; urgency=low
+
+  * Drop the now non-existent vol_id from the shipped udev ruleset
+    and use blkid instead.
+
+ -- Philipp Kern <pkern@debian.org>  Fri, 30 Nov 2012 22:10:43 +0000
+
 s390-tools (1.16.0-1) unstable; urgency=low

   * New upstream release.
diff -Nru s390-tools-1.16.0/debian/s390-tools.udev s390-tools-1.16.0/debian/s390-tools.udev
--- s390-tools-1.16.0/debian/s390-tools.udev    2011-10-06 18:57:51.000000000 +0000
+++ s390-tools-1.16.0/debian/s390-tools.udev    2012-11-30 22:10:41.000000000 +0000
@@ -17,7 +17,7 @@
 KERNEL=="dasd*[0-9]", ENV{ID_UID}=="?*", SYMLINK+="disk/by-id/$env{ID_BUS}-$env{ID_UID}-part%n"

 # by-label/by-uuid (filesystem properties)
-IMPORT{program}="/sbin/vol_id --export $tempnode"
+IMPORT{program}="/sbin/blkid -p -o udev $tempnode"
 ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{ID_FS_UUID}=="?*", SYMLINK+="disk/by-uuid/$env{ID_FS_UUID}"
 ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_SAFE}=="?*", SYMLINK+="disk/by-label/$env{ID_FS_LABEL_SAFE}"

unblock s390-tools/1.16.0-2

Kind regards and thanks
Philipp Kern

--- End Message ---
--- Begin Message ---
On Sun, 2012-12-09 at 14:40 +0100, Cyril Brulebois wrote:
> Adam D. Barratt <adam@adam-barratt.org.uk> (01/12/2012):
> > Unblocked; thanks. Needs a d-i ack, so CCing KiBi.
> 
> d-i ack, and sorry for the delay.

unblock-udeb added; thanks.

Regards,

Adam

--- End Message ---

Reply to: