mkinitramfs reproducible fonts uuid
Bug #2008763 reported by
Otto Ersek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
initramfs-tools (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Dear all,
I am trying to do some reproducible builds of the daily isos and noticed that in chroot with a daily xubuntu Jammy iso mkinitramfs fails to create a reproducible initrd by setting random uuid's and filenames in the initrd:
main/usr/
main/usr/
main/usr/
main/usr/
main/var/
affects: | ubuntu-cdimage → initramfs-tools (Ubuntu) |
Changed in initramfs-tools (Ubuntu): | |
importance: | Undecided → Low |
To post a comment you must log in.
Thank you for taking the time to report this bug and helping to make Ubuntu better. I can see the /var/cache/ fontconfig files in the initrd on Ubuntu 23.04 as well:
``` conf.d/ 60-latin. conf fonts.conf x86_64- linux-gnu/ libfontconfig. so.1 x86_64- linux-gnu/ libfontconfig. so.1.12. 0 share/fonts fonts/truetype fonts/truetype/ ubuntu fonts/truetype/ ubuntu/ UbuntuMono- Italic[ wght].ttf fonts/truetype/ ubuntu/ UbuntuMono[ wght].ttf fonts/truetype/ ubuntu/ Ubuntu[ wdth,wght] .ttf fontconfig fontconfig/ 2300eef321c393b fd76478a5c0e95b 23-le64. cache-8 fontconfig/ 3830d5c3ddfd5cd 38a049b759396e7 2e-le64. cache-8 fontconfig/ 4c599c202bc5c08 e2d34565a40eac3 b2-le64. cache-8 fontconfig/ 7ef2298fde41cc6 eeb7af42e48b7d2 93-le64. cache-8 fontconfig/ CACHEDIR. TAG
$ lsinitramfs /boot/initrd.img | grep -i font
etc/fonts
etc/fonts/conf.d
etc/fonts/
etc/fonts/
usr/bin/setfont
usr/bin/loadfont
usr/lib/
usr/lib/
usr/local/
usr/share/fonts
usr/share/
usr/share/
usr/share/
usr/share/
usr/share/
var/cache/
var/cache/
var/cache/
var/cache/
var/cache/
var/cache/
```