[Bug 1517625] [NEW] Typo in hooks/biosdevname

Mike Blackwell mkblackwell at gmail.com
Wed Nov 18 21:17:50 UTC 2015


Public bug reported:

In /usr/share/initramfs-tools/hooks/biosdevname, the line:

cp -p /etc/udev/rules.d/$RUlES $DESTDIR/lib/udev/rules.d/

the variable $RUlES needs to be changed to $RULES (capital "L", not
lower case).

Currently, update-initramfs will fail if you have a custom
/etc/udev/rules.d/71-biosdevname.rules file.

This is in Ubuntu Server 14.04.3 LTS.

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Typo in hooks/biosdevname

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  In /usr/share/initramfs-tools/hooks/biosdevname, the line:

  cp -p /etc/udev/rules.d/$RUlES $DESTDIR/lib/udev/rules.d/

  the variable $RUlES needs to be changed to $RULES (capital "L", not
  lower case).

  Currently, update-initramfs will fail if you have a custom
  /etc/udev/rules.d/71-biosdevname.rules file.

  This is in Ubuntu Server 14.04.3 LTS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1517625/+subscriptions



More information about the foundations-bugs mailing list