Your message dated Sun, 21 Jul 2013 02:33:01 +0200
with message-id <[email protected]>
and subject line udev: /lib/udev/write_dev_root_rule does not work with btrfs
has caused the Debian Bug report #670146,
regarding udev: /lib/udev/write_dev_root_rule does not work with btrfs
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.)
--
670146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670146
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: udev
Version: 175-3.1
Severity: normal
Dear Marco,
the udev script /lib/udev/write_dev_root_rule does not work with btrfs
filesystems. I know you are aware of this, as I see the lines
# btrfs filesystems have bogus major/minor numbers
[ "$ROOT_MAJOR" != 0 ] || exit 0
but I think this should be worked aroud, perhaps by parsing the fstab.
The problem with btrfs is that it is a multi-device filesystem, so
a single consistent device can't always be reported. Also, btrfs
filesystems (and subvolumes) aren't block devices themselves, so
we can't go this way either.
The script /usr/share/initramfs-tools/hooks/cryptroot already contains
a function that tries to find the device mounted as / by parsing the
fstab. It also works with the UUID= or LABEL= syntax. That function could
be used as a fallback mechanicm in write_dev_root_rule.
Ciao,
Paride
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.3.2-falena (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udev depends on:
ii debconf [debconf-2.0] 1.5.42
ii libc6 2.13-30
ii libselinux1 2.1.9-4
ii libudev0 175-3.1
ii lsb-base 4.1+Debian1
ii util-linux 2.20.1-4
Versions of packages udev recommends:
ii pciutils 1:3.1.9-2
ii usbutils 1:005-2
udev suggests no packages.
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Version: 204-1
We dropped write_dev_root in 204-1, so closing this bug report.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---