Archlinux base packages are now reproducible

Open link in next tab

Arch Linux :archlinux: (@archlinux@fosstodon.org)

https://fosstodon.org/@archlinux/112128262768101433

Arch Linux minimal container userland 100% reproducible - now what? https://lists.archlinux.org/hyperkitty/list/arch-dev-public@lists.archlinux.org/thread/AWJ6QUUTE4M27QMH5GSWVDPPMNJEFNEG/ #ArchLinux #Linux #ReproducibleBuilds

in last week's email to the reproducible-builds email list1 about reproducible Arch Linux I mentioned there's only one unreproducible package left in docker.io/library/archlinux.

Due to amazing work by dvzrv and Foxboron this package is now also reproducible!

INFO arch_repro_status > All packages are reproducible!

INFO arch_repro_status > Your system is 100.00% reproducible.

To try for yourself use:

podman run --rm -t archlinux sh -c 'pacman -Suy arch-repro-status 
--noconfirm && arch-repro-status'