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 Touch seeded packages, 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp