[Bug 1998229] Re: Adding metadata file into OCI images
Samir Akarioh
1998229 at bugs.launchpad.net
Wed Nov 30 11:09:42 UTC 2022
Here the debdiff for the Jammy version of ubuntu
** Attachment added: "debdiff"
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1998229/+attachment/5633357/+files/debdiff
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1998229
Title:
Adding metadata file into OCI images
Status in livecd-rootfs package in Ubuntu:
Fix Released
Status in livecd-rootfs source package in Focal:
New
Status in livecd-rootfs source package in Jammy:
New
Status in livecd-rootfs source package in Kinetic:
New
Bug description:
[ Impact ]
We have added a build.info file into the/etc/cloud to the Lunar
container image of Ubuntu. This file can permit the instance to
determine if a newer build is available with the given runtime info
and the info on this file. We want to add it into Kinetic, jammy,
focal and bionic.
[ Test Plan ]
* First, you will need to download kinetic, jammy, focal or bionic by
doing the following:
docker pull public.ecr.aws/ubuntu/ubuntu:name_of_ubuntu_suite
* Secondly, you will need to do
docker run public.ecr.aws/ubuntu/ubuntu:name_of_ubuntu_suite test
-d /etc/cloud && echo 'It Exists.'
The "It Exists." will not be printed except for the suite lunar.
[ Where problems could occur ]
The PR for the build.info file was tested with ubuntu bartender, and
also I have tried that the lunar image has the file ( the lunar image
was generated by Jenkins devel from CPC )
[ Other Info ]
Here the PR I have made :
https://code.launchpad.net/~samirakarioh/livecd-rootfs/+git/livecd-rootfs/+merge/433431
https://code.launchpad.net/~samirakarioh/livecd-rootfs/+git/livecd-rootfs/+merge/433432
https://code.launchpad.net/~samirakarioh/livecd-rootfs/+git/livecd-rootfs/+merge/433433
https://code.launchpad.net/~samirakarioh/livecd-rootfs/+git/livecd-rootfs/+merge/433572
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1998229/+subscriptions
More information about the foundations-bugs
mailing list