Your message dated Thu, 21 Mar 2019 04:19:17 +0100
with message-id <20190321031916.GX662@Celap>
and subject line Re: Bug#925126: bcache-tools: Load bcache kernel module 
*before* registering device
has caused the Debian Bug report #925126,
regarding bcache-tools: Load bcache kernel module *before* registering device
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.)


-- 
925126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925126
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bcache-tools
Version: 1.0.8-3
Severity: important

Dear Maintainer,

Recently my computer wasn't booting anymore. It turns out udev was
trying to call the program bcache-register before the kernel module was
loaded. Resulting in a failure to register the device, which then
couldn't be mounted.

The udev rules contain those two lines:
RUN{builtin}+="kmod load bcache"
RUN+="bcache-register $tempnode"

I don't know if udev relaxed the order between actions RUN{builtin} and
RUN. But right now, the order in which they are run is random.

If this is not a bug from udev, then I might suggest splitting
69-bcache.rules into 68-bcache-load.rules and 69-bcache-register.rules
in order to force the execution order.

Best regards,
Celelibi

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bcache-tools depends on:
ii  libblkid1  2.33.1-0.1
ii  libc6      2.28-8
ii  libuuid1   2.33.1-0.1

Versions of packages bcache-tools recommends:
ii  initramfs-tools [linux-initramfs-tool]  0.133

bcache-tools suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
As it turns out, this was a bug from udev which is already fixed in
unstable.

Best regards.

--- End Message ---

Reply via email to