[Bug 582646] Re: update-initramfs hook copy_exec won't overwrite
Launchpad Bug Tracker
582646 at bugs.launchpad.net
Wed Dec 4 04:23:16 UTC 2024
[Expired for initramfs-tools (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: initramfs-tools (Ubuntu)
Status: Incomplete => Expired
--
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/582646
Title:
update-initramfs hook copy_exec won't overwrite
Status in initramfs-tools package in Ubuntu:
Expired
Bug description:
/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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/582646/+subscriptions
More information about the foundations-bugs
mailing list