Public bug reported: /usr/share/initramfs-tools/hook-functions bails out if copy_exec is called twice with the same target path.
What I want to do is: copy_exec /usr/bin/btrfsctl /sbin copy_exec /usr/local/bin/btrfsctl /sbin And have the second one win. This way I can eventually use btrfs-tools once it's up to date (and no longer a moving target upstream), while still using the current version compiled from git on a very frequent basis. The current behavior will silently break the boot when one or the other ceases to exist at best, and end up including a potentially broken utility in the worst case. ** Affects: ubuntu Importance: Undecided Status: New -- update-initramfs hook copy_exec won't overwrite https://bugs.launchpad.net/bugs/582646 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs