[Merge] ~xnox/livecd-rootfs:usr-merge into livecd-rootfs:ubuntu/master
Gauthier Jolly
gauthier.jolly at canonical.com
Mon May 3 13:10:15 UTC 2021
I don't think this would have any effect actually. See the manual entry for debootstrap(8):
--no-merged-usr
Do not create /{bin,sbin,lib}/ symlinks pointing to their counterparts in /usr/. (Default for the buildd variant.)
Relevant source: https://git.launchpad.net/ubuntu/+source/debootstrap/tree/functions#n1361
Corresponding Debian's bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914208.
If you absolutely want to enable that for buildd, you can replace the flag by "--merged-usr" to force the feature. In this case, please explain why what is said in the debian's bug is not relevant [any more].
--
https://code.launchpad.net/~xnox/livecd-rootfs/+git/livecd-rootfs/+merge/402097
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~xnox/livecd-rootfs:usr-merge into livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list