SV made a good point on the Ubuntu Release matrix channel: > If I may add, if we revert back (and keep reverting) we may not be able to > catch such (edge-case) issues. We came to know only because the builds failed. Instead, we can consider patching 'config'(https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/config) file. The combination cp -afL is used in only one place. May be we can change it to something like cp -RL --preserve=all $entry config/? I checked locally and it works.
It seems that this can be fixed without changing the coreutils-from package. Let's wait with reverting back to the GNU alternative -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2158691 Title: rust-coreutils cp arg breaks livecd-rootfs build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/coreutils-from/+bug/2158691/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
