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

Bug#687248: marked as done (unblock: dmraid/1.0.0.rc16-4.2)



Your message dated Thu, 11 Oct 2012 22:55:48 +0200
with message-id <20121011205548.GG17465@radis.cristau.org>
and subject line Re: Bug#687248: unblock: dmraid/1.0.0.rc16-4.2
has caused the Debian Bug report #687248,
regarding unblock: dmraid/1.0.0.rc16-4.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.)


-- 
687248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687248
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 dmraid

This upload fixes #677450 by calling udevadm settle from
/scripts/function in the initramfs. This is a rather small and simple
fix but seems to be necessary for OP.

Other scripts in local-top currently use the same technique.

unblock dmraid/1.0.0.rc16-4.2

The debdiff between 1.0.0.rc16-4.1 (wheezy) and 1.0.0.rc16-4.2 (sid):

diff -u dmraid-1.0.0.rc16/debian/changelog dmraid-1.0.0.rc16/debian/changelog
--- dmraid-1.0.0.rc16/debian/changelog
+++ dmraid-1.0.0.rc16/debian/changelog
@@ -1,3 +1,11 @@
+dmraid (1.0.0.rc16-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Call udevadm settle before activating dmraid devices
+    (Closes: #677450)
+
+ -- Ulrich Dangel <uli@debian.org>  Mon, 10 Sep 2012 17:35:50 +0100
+
 dmraid (1.0.0.rc16-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u dmraid-1.0.0.rc16/debian/initramfs/dmraid.initramfs-local-top/dmraid dmraid-1.0.0.rc16/debian/initramfs/dmraid.initramfs-local-top/dmraid
--- dmraid-1.0.0.rc16/debian/initramfs/dmraid.initramfs-local-top/dmraid
+++ dmraid-1.0.0.rc16/debian/initramfs/dmraid.initramfs-local-top/dmraid
@@ -16,6 +16,9 @@
 	;;
 esac
 
+. /scripts/functions
+wait_for_udev 30
+
 # Activate any dmraid arrays that were not identified by udev and vol_id.
 
 if devices=$(dmraid -r -c); then


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
On Tue, Sep 11, 2012 at 08:15:00 +0100, Ulrich Dangel wrote:

> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package dmraid
> 
> This upload fixes #677450 by calling udevadm settle from
> /scripts/function in the initramfs. This is a rather small and simple
> fix but seems to be necessary for OP.
> 
> Other scripts in local-top currently use the same technique.
> 
> unblock dmraid/1.0.0.rc16-4.2
> 
That has been in testing for a couple of weeks, closing.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: