Hi Matthew, Thanks for the comment. Here's the updated test plan
Testing methodology: - Build an image using ubuntu-bartender (I modified it slightly with a LIVECD_ROOTFS_POCKET argument using which you can choose which pocket to use) - Attach to the .img file generated using qemu-nbd and mounting to it - Run ls and cat commands to see the file contents. ============================================================ Test logs: Updates pocket: ==> Connecting ~/Developer/scripts/bartender/updates.output/livecd.ubuntu-base.disk-linux-virtual.img to /dev/nbd0... ==> Partitions: NAME FSTYPE SIZE LABEL nbd0 2.2G ├─nbd0p1 ext4 2.1G buildd-rootfs ├─nbd0p14 4M └─nbd0p15 vfat 106M UEFI ==> Mounting /dev/nbd0p1 to /tmp/tmp.3xVdeV4UaC... ==> Entering chroot ... root@allen-X1-Carbon:/# ls /etc/cloud/ clean.d cloud.cfg cloud.cfg.d templates root@allen-X1-Carbon:/# exit ============================================================ Proposed pocket: ==> Connecting ~/Developer/scripts/bartender/proposed.output/livecd.ubuntu-base.disk-linux-virtual.img to /dev/nbd0... ==> Partitions: NAME FSTYPE SIZE LABEL nbd0 2.2G ├─nbd0p1 ext4 2.1G buildd-rootfs ├─nbd0p14 4M └─nbd0p15 vfat 106M UEFI ==> Mounting /dev/nbd0p1 to /tmp/tmp.8tshyCZ3lN... ==> Entering chroot ... root@allen-X1-Carbon:/# ls /etc/cloud/ build.info clean.d cloud.cfg cloud.cfg.d templates root@allen-X1-Carbon:/# cat /etc/cloud/build.info build_name: ubuntu-base:buildd serial: 20260903.0959 root@allen-X1-Carbon:/# ** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2124984 Title: build.info is not present on ubuntu-base and ubuntu-oci Jammy images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2124984/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
