[Merge] ~utkarsh/livecd-rootfs/+git/livecd-rootfs:use-packaged-unminimize into livecd-rootfs:ubuntu/master
Gauthier Jolly
mp+465177 at code.launchpad.net
Tue Jun 18 14:41:45 UTC 2024
Review: Approve
Diff comments:
> diff --git a/live-build/ubuntu-server/hooks/01-unminimize.chroot_early b/live-build/ubuntu-server/hooks/01-unminimize.chroot_early
> index 0d7ab5a..eb340dd 100755
> --- a/live-build/ubuntu-server/hooks/01-unminimize.chroot_early
> +++ b/live-build/ubuntu-server/hooks/01-unminimize.chroot_early
> @@ -17,7 +17,7 @@ esac
> if [ -f "/usr/sbin/lxd" ]; then
> dpkg-divert --add --divert /usr/sbin/lxd.REAL --rename /usr/sbin/lxd
> ln -s /bin/true /usr/sbin/lxd
> - yes | /usr/local/sbin/unminimize
> + yes | /usr/bin/unminimize
:horror:
> # unminimize also uninstalls lxd-installer package
> # and also removed `/usr/sbin/lxd` as a result, so we don't need to restore, but
> # we do need to remove the mock we used as part of dpkg-divert
--
https://code.launchpad.net/~utkarsh/livecd-rootfs/+git/livecd-rootfs/+merge/465177
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list