bionic verification successful. I changed the testing plan given that using the package from proposed with ubuntu-old-fashioned is not that easy.
I did now use launchpad itself to build (see https://code.launchpad.net/~toabctl/+livefs/ubuntu/bionic/proposed): - bionic ubuntu-oci build: https://code.launchpad.net/~toabctl/+livefs/ubuntu/bionic/proposed/+build/275398/+files/buildlog_ubuntu_bionic_amd64_amd64-minimized-all_proposed_BUILDING.txt.gz - bionic ubuntu-base build: https://code.launchpad.net/~toabctl/+livefs/ubuntu/bionic/proposed/+build/275412/+files/buildlog_ubuntu_bionic_amd64_amd64-minimized-all_proposed_BUILDING.txt.gz Testing the docker container tarball: $ cat << EOF > Dockerfile FROM scratch ADD bionic-minimal-cloudimg-amd64-root.tar.gz / CMD ["/bin/bash"] EOF $ docker build . Sending build context to Docker daemon 26.05MB Step 1/3 : FROM scratch ---> Step 2/3 : ADD bionic-minimal-cloudimg-amd64-root.tar.gz / ---> 77389ea55ba2 Step 3/3 : CMD ["/bin/bash"] ---> Running in ed79500badff Removing intermediate container ed79500badff ---> 5cd1b3e0d127 Successfully built 5cd1b3e0d127 $ docker run -it 5cd1b3e0d127 uname -a Linux b4ecacff15c4 5.11.0-16-generic #17-Ubuntu SMP Wed Apr 14 20:12:43 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux Size of bionic-minimal-cloudimg-amd64-root.tar.gz is 26047357 which is good. ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic ** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Thomas Bechtold (toabctl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926732 Title: Add ubuntu-oci project for building OCI-ready tarballs with livecd- rootfs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1926732/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs