[Merge] ~utkarsh/livecd-rootfs/+git/livecd-rootfs:lunar-sru-1996489 into livecd-rootfs:ubuntu/lunar
Utkarsh Gupta
mp+452739 at code.launchpad.net
Wed Oct 4 08:17:30 UTC 2023
Utkarsh Gupta has proposed merging ~utkarsh/livecd-rootfs/+git/livecd-rootfs:lunar-sru-1996489 into livecd-rootfs:ubuntu/lunar.
Requested reviews:
Canonical Foundations Team (canonical-foundations)
Related bugs:
Bug #1996489 in cloud-images: "The unminimize command fails to reinstall packags with missing files in the `share` and `locale` directories"
https://bugs.launchpad.net/cloud-images/+bug/1996489
Bug #2036725 in livecd-rootfs (Ubuntu): "LXD snap not being installed from the right channel when running unminimize"
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2036725
For more details, see:
https://code.launchpad.net/~utkarsh/livecd-rootfs/+git/livecd-rootfs/+merge/452739
Fix unminimize to correctly list packages (LP: #1996489)
Prior to dpkg/1.21.0, there was a bug where dpkg -V/--verify
couldn't list all the correct packages correctly but with
that being fix and in archive since Jammy, this works perfectly
but the syntax to report the missing files have changed. It
just prints 'missing' now. With that new format, we can now
fix the regex to simply list the packages.
With this patch, the unminimize script works flawlessly
on a minimized image.
(cherry picked from commit 78a98c683573a1f7983afae54e2f187eeae127c7)
---
fix: install LXD snap from stable/ubuntu-<version> channel (LP: #2036725)
In the past, we'd directly snap install lxd which defaults to
the latest/stable channel. However, whilst working on enhancing
unminimize, it was observed that we install this snap from
the stable/ubuntu-<version> channel instead.
This was also noted as a failure when running the CTF tests:
`lxd installed from latest/stable, not stable/ubuntu-23.10`
(cherry picked from commit 12a2109c223e261214747d5f98d4b8d7ee9625e3)
--
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/lunar.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 3055 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20231004/ce92c610/attachment.diff>
More information about the Ubuntu-reviews
mailing list