[Bug 2147921] Re: manifest can be wrong
Launchpad Bug Tracker
2147921 at bugs.launchpad.net
Mon Apr 13 10:10:29 UTC 2026
** Merge proposal linked:
https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+merge/503545
--
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/2147921
Title:
manifest can be wrong
Status in livecd-rootfs package in Ubuntu:
Confirmed
Bug description:
Since this MP, the manifest produced for some ISOs is wrong.
https://code.launchpad.net/~skia/livecd-rootfs/+git/livecd-rootfs/+merge/503356
For example:
build: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/resolute/ubuntu/+build/940399
log: https://launchpadlibrarian.net/856172835/buildlog_ubuntu_resolute_amd64_ubuntu_BUILDING.txt.gz
This is an Ubuntu Desktop build from 20260410, and we can see the many layers produced (search for `Delta manifest` in the build log).
The one surfaced in the artifacts is the very last one, due to the logic implemented in the MP above, and that means the `zh` layer:
```
Delta manifest:
--- /build/config/iso-dir/iso-root/casper/minimal.manifest.full 2026-04-10 06:21:52.870807314 +0000
+++ /build/config/iso-dir/iso-root/casper/minimal.zh.manifest.full 2026-04-10 06:48:36.145883155 +0000
```
This is obviously not correct, but also, what should be the correct behavior? What layer is "the right one", in a kinda generic way?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2147921/+subscriptions
More information about the foundations-bugs
mailing list