[Merge] ~philroche/livecd-rootfs/+git/livecd-rootfs:bugfix/unminimize-no-lxd-installer-package-jammy into livecd-rootfs:ubuntu/jammy

Philip Roche mp+458910 at code.launchpad.net
Thu Jan 18 18:53:23 UTC 2024


Philip Roche has proposed merging ~philroche/livecd-rootfs/+git/livecd-rootfs:bugfix/unminimize-no-lxd-installer-package-jammy into livecd-rootfs:ubuntu/jammy.

Commit message:
fix: Fix calls to `unminimize` if lxd-installer package not present (LP: #2049723)

The unminimize script will try to install the lxd snap using the shim script
`/usr/sbin/lxd` from the lxd-installer package. 

Previously `unminimize` was using `snap`
to install `lxd` directly which was being diverted by diverting the `snap` command.

This is no longer the case so we can remove `/usr/sbin/lxd` from the lxd-installer package
if it exists and then redirect any calls to `/usr/sbin/lxd` to `/bin/true`

Requested reviews:
  Steve Langasek (vorlon)
  Utkarsh Gupta (utkarsh)
Related bugs:
  Bug #2049723 in livecd-rootfs (Ubuntu): "ubuntu-server ftbfs in jammy with livecd-rootfs 2.765.34"
  https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2049723

For more details, see:
https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/458910
-- 
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/jammy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 2167 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20240118/cd3b763a/attachment.diff>


More information about the Ubuntu-reviews mailing list