[Bug 1517625] Re: Typo in hooks/biosdevname
Launchpad Bug Tracker
1517625 at bugs.launchpad.net
Tue Jan 12 01:07:32 UTC 2016
This bug was fixed in the package biosdevname - 0.4.1-0ubuntu9
---------------
biosdevname (0.4.1-0ubuntu9) xenial; urgency=medium
* Fix typo in initramfs hook that copies the rule from /etc/udev/.
(LP: #1517625)
-- Brian Murray <brian at ubuntu.com> Mon, 11 Jan 2016 15:50:58 -0800
** Changed in: biosdevname (Ubuntu)
Status: In Progress => Fix Released
--
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/1517625
Title:
Typo in hooks/biosdevname
Status in biosdevname package in Ubuntu:
Fix Released
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/biosdevname/+bug/1517625/+subscriptions
More information about the foundations-bugs
mailing list