Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday February 24 and Saturday March 2 2019:
...
...
@@ -9,11 +10,10 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* On [our mailing list](https://lists.reproducible-builds.org/pipermail/rb-general/) this week:
* Eric Myhre [posted about the developer of Dwarf Fortress reporting](https://lists.reproducible-builds.org/pipermail/rb-general/2019-February/001473.html) some "butterfly-effect style" bugs in deterministic world generation in a post titled [*Reproducible builds: it's not just for compilers, it's for dwarfs too. And their entire universe...!*](http://www.bay12games.com/dwarves/#2019-02-21).
* Holger Levsen posted an update after he calculated that [Debian is 54% reproducible in practice](https://lists.reproducible-builds.org/pipermail/rb-general/2019-March/001479.html). This also revealed that 12% of all binary packages in buster/amd64 are [unreproducible because they were built by binNMUs](https://bugs.debian.org/894441).
* Holger Levsen posted an update after he calculated that [Debian is 54% reproducible in practice](https://lists.reproducible-builds.org/pipermail/rb-general/2019-March/001479.html). This also revealed that 12% of all binary packages in `buster/amd64` are unreproducible because they were built by binNMUs ([#894441](https://bugs.debian.org/894441)).
<imgstyle="margin-top: 10px; vertical-align: top;"src="/images/reproducible-builds-PTF-demo-day-20190302.png"alt="Reproducible Builds Prototype Fund Demo Day"/>
* On Saturday 3rd Holger participated in a panel at the demo day of the [4th round of the Prototype Fund](https://prototypefund.de/projects/round4/) were he talked about [Reproducible Builds in reality](https://prototypefund.de/project/reproducible-builds-in-der-wirklichkeit/) which he summarized in the slide above.
* On Saturday 3rd Holger participated in a panel at the demo day of the [4th round of the Prototype Fund](https://prototypefund.de/projects/round4/) were he talked about [Reproducible Builds in reality](https://prototypefund.de/project/reproducible-builds-in-der-wirklichkeit/) which is summarised below:
* Alexander "*lynxis*" Couzens [announced the first release](https://bugs.debian.org/918480#42) of [`squashfskit`](https://github.com/squashfskit/squashfskit), a set of utilities that create and manipulate read-only compressed file systems that was forked from `squashfs-tools`.
...
...
@@ -65,8 +65,8 @@ We operate a comprehensive [Jenkins](https://jenkins.io/)-based testing framewor
* Improve the output of the Debian reproducible "SHA1" checker [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/5a50d32f)], also including stats for non-reproducible binNMUs, `arch:all` and `arch:amd64` packages [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/151b4f00)].
* Deal with zero results in the SHA1 checker. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/38bf9944)]
* Move SHA1 checker to node osuosl173. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/2d0205d5)]
* Add setup_schroot_buster_diffoscope job on osuosl173. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/8532fd178)]
* Move SHA1 checker to `osuosl173` node. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/2d0205d5)]
* Add `setup_schroot_buster_diffoscope` job on `osuosl173` node. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/8532fd178)]