[Bug 1338628] Re: biosdevname doesn't work with rules in /etc/udev/rules.d
Brian Murray
brian at ubuntu.com
Mon Jan 11 23:59:06 UTC 2016
*** This bug is a duplicate of bug 1517625 ***
https://bugs.launchpad.net/bugs/1517625
** This bug has been marked a duplicate of bug 1517625
Typo in hooks/biosdevname
--
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:
Confirmed
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