Comment 4 for bug 2066905

Revision history for this message
Paride Legovini (paride) wrote (last edit ):

[ Noble Verification: server daily image build ]

I downloaded a recent noble-live-server-amd64.iso daily, specifically:

$ bsdtar -x -f noble-live-server-amd64.iso -O .disk/info
20240616

Opened its cd-build-log file:

https://ubuntu-archive-team.ubuntu.com/cd-build-logs/ubuntu-server/noble/daily-live-20240616.log

which points to this livefs build:

ubuntu-server-live-amd64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/noble/ubuntu-server-live/+build/634647

whose buildlog (https://launchpadlibrarian.net/735405004/buildlog_ubuntu_noble_amd64_ubuntu-server-live_BUILDING.txt.gz) shows:

Selecting previously unselected package livecd-rootfs.
Preparing to unpack .../153-livecd-rootfs_24.04.71_amd64.deb ...
Unpacking livecd-rootfs (24.04.71) ...
[...]
Setting up livecd-rootfs (24.04.71) ...

and livecd-rootfs (24.04.71) is the version currently in noble-proposed that we want to verify.

I manually performed an all-defaults install from that ISO and successfully verified that:

1. right after install, the lxd snap is not installed
2. there is a /usr/sbin/lxc file provided by the lxd-installer package
3. if I run `lxc`, the snap gets auto installed, then lxc from the snap is executed
4. running `lxc` again works fine, running the command from the snap