[Bug 1338628] [NEW] biosdevname doesn't work with rules in /etc/udev/rules.d

Robert Nodder robert.ubuntu at nodder.org
Mon Jul 7 15:24:37 UTC 2014


Public bug reported:

Using biosdevname_0.4.1-0ubuntu6.1_amd64.deb on 14.04 LTS Server

In /usr/share/initramfs-tools/hooks/biosdevname, there is a check to see
if the file /etc/udev/rules.d/71-biosdevname.rules exists, and if it
does, it attempts to copy it to the initramfs destdir.

Unfortunately there is a typo in the copy command "$RUlES" rather than
"$RULES", which prevents the file being copied (and update-initramfs to
abort with an error)

Changing the lower-case 'l' to an upper-case 'L' fixes the issue

** Affects: biosdevname (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Patch to fix case"
   https://bugs.launchpad.net/bugs/1338628/+attachment/4147254/+files/biosdevname_rules.patch

** Description changed:

  Using biosdevname_0.4.1-0ubuntu6.1_amd64.deb on 14.04 LTS Server
  
  In /usr/share/initramfs-tools/hooks/biosdevname, there is a check to see
  if the file /etc/udev/rules.d/71-biosdevname.rules exists, and if it
  does, it attempts to copy it to the initramfs destdir.
  
  Unfortunately there is a typo in the copy command "$RUlES" rather than
  "$RULES", which prevents the file being copied (and update-initramfs to
  abort with an error)
  
- Changing the lower-case 'l' to and upper-case 'L' fixes the issue
+ Changing the lower-case 'l' to an upper-case 'L' fixes the issue

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to biosdevname in Ubuntu.
https://bugs.launchpad.net/bugs/1338628

Title:
  biosdevname doesn't work with rules in /etc/udev/rules.d

Status in “biosdevname” package in Ubuntu:
  New

Bug description:
  Using biosdevname_0.4.1-0ubuntu6.1_amd64.deb on 14.04 LTS Server

  In /usr/share/initramfs-tools/hooks/biosdevname, there is a check to
  see if the file /etc/udev/rules.d/71-biosdevname.rules exists, and if
  it does, it attempts to copy it to the initramfs destdir.

  Unfortunately there is a typo in the copy command "$RUlES" rather than
  "$RULES", which prevents the file being copied (and update-initramfs
  to abort with an error)

  Changing the lower-case 'l' to an upper-case 'L' fixes the issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/biosdevname/+bug/1338628/+subscriptions



More information about the foundations-bugs mailing list