[Git][reproducible-builds/reproducible-website][master] 2 commits: 2022 08: the essential and required package sets for bookworm are 100% reproducible now

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Aug 23 12:00:23 UTC 2022



Holger Levsen pushed to branch master at Reproducible Builds / reproducible-website


Commits:
4752a250 by Holger Levsen at 2022-08-23T13:56:20+02:00
2022 08: the essential and required package sets for bookworm are 100% reproducible now

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
332813e4 by Holger Levsen at 2022-08-23T14:00:09+02:00
2022 08: explain how to use reproducible Debian docker images with podman

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- _reports/2022-08.md


Changes:

=====================================
_reports/2022-08.md
=====================================
@@ -28,3 +28,17 @@ Vagrant Cascadian updated reprotest 0.7.21 https://git.savannah.gnu.org/cgit/gui
 
 * Vagrant Cascadian sent an update of the Reproducible Builds status in GNU Guix
   https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00161.html
+
+* the essential and required package set have become 100% reproducible in Debian bookworm amd64 and arm64,
+though both not for i386 (ncurses) and armhf (sed)
+  link https://tests.reproducible-builds.org/debian/bookworm/amd64/pkg_set_required.html
+  and https://tests.reproducible-builds.org/debian/bookworm/amd64/pkg_set_essential.html
+
+* it has become super easy to install reproducible Debian bullseye (or bookworm) amd64 docker containers with podman on Debian bullseye:
+  <code>
+	$ sudo apt install podman
+	$ podman run --rm -it debian:bullseye bash
+  </code>
+  The image used is build using debuerrotype as explained on https://docker.debian.net/ which also explains
+  how to build the image and what checksums are expected.
+



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/fb0cfef37293fd1ae9adbb214e6096f459688cc6...332813e4ca8deb701750e21e656f1f993e8191a6

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/fb0cfef37293fd1ae9adbb214e6096f459688cc6...332813e4ca8deb701750e21e656f1f993e8191a6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220823/b8cda1d4/attachment.htm>


More information about the rb-commits mailing list