[Git][reproducible-builds/reproducible-website][master] 2 commits: 199: Cosmetic changes.

Chris Lamb gitlab at salsa.debian.org
Tue Feb 19 13:03:59 CET 2019


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
44f105b7 by Chris Lamb at 2019-02-19T12:03:42Z
199: Cosmetic changes.

- - - - -
d0d2e625 by Chris Lamb at 2019-02-19T12:03:50Z
published as https://reproducible-builds.org/blog/posts/199/

- - - - -


1 changed file:

- _blog/posts/199.md


Changes:

=====================================
_blog/posts/199.md
=====================================
@@ -1,20 +1,21 @@
 ---
 layout: new/blog
 week: 199
+published: 2019-02-19 12:03:50
 ---
 
 Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday February 10th and Saturday February 16th 2019:
 
-* There was [a brief update from the Debian Ruby maintainers](https://bugs.debian.org/848660) on whether the language might need to strip `-fdebug-prefix-map` from the tools used to build extensions.
+* `strip-nondeterminism` is our tool that post-processes files to remove known non-deterministic output. This week, Chris Lamb adjusted its behaviour to deduplicate hardlinks via `stat(2)` before processing to avoid issues when handling files in parallel; as the per-filetype handlers are yet currently guaranteed to be atomic, one process could temporarily truncate a file which can cause errors in other processes operating on the "same" file under a different pathname. This was thus causing package build failures in packages that de-duplicate hardlinks in their build process such as the [Debian Administrator's Handbook](https://debian-handbook.info/) ([#922168](https://bugs.debian.org/#922168)).
 
-* `strip-nondeterminism` is our tool that post-processes files to remove known non-deterministic output. This week, Chris Lamb adjusted its behaviour to deduplicate hardlinks via `stat(2)` to avoid issues when processing files in parallel. As `strip-nondeterminism`'s per-filetype handlers are yet currently guaranteed to be atomic, one process could temporarily truncate a file which can cause errors in other processes operating on the "same" file under a different pathname. This was thus causing package build failures in packages that deduplicate hardlinks in their build process such as the [Debian Administrator's Handbook](https://debian-handbook.info/) ([#922168](https://bugs.debian.org/#922168)).
+* There was [a brief update from the Debian Ruby maintainers](https://bugs.debian.org/848660) on whether the language might need to strip `-fdebug-prefix-map` from the tools used to build extensions.
 
 * On [our mailing list](https://lists.reproducible-builds.org/listinfo/rb-general), Holger Levsen [re-raised a question](https://lists.reproducible-builds.org/pipermail/rb-general/2019-February/001446.html) regarding uploading the "official" `.buildinfo` files to [buildinfo.debian.net](https://buildinfo.debian.net/).
 
-* Jelle van der Waa fixed some spelling mistakes on the [reproducible-builds.org](https://reproducible-builds.org) project website. [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/dea014e)]
-
 * On Tuesday 26th February Chris Lamb will speak at [Speck&Tech 31 "Open Security"](https://www.eventbrite.com/e/specktech-31-open-security-tickets-53503912643) on Reproducible Builds in Trento, Italy.
 
+* Jelle van der Waa fixed some spelling mistakes on the [reproducible-builds.org](https://reproducible-builds.org) project website. [[...](https://salsa.debian.org/reproducible-builds/reproducible-website/commit/dea014e)]
+
 * 6 Debian package reviews were added, 4 were updated and 16 were removed in this week, adding to [our knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
 
 ## diffoscope development



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/3dea9f7247f1181d119270f8b04fb76448211553...d0d2e62532258a7b63cca9b0dca3b69a3957334f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/3dea9f7247f1181d119270f8b04fb76448211553...d0d2e62532258a7b63cca9b0dca3b69a3957334f
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/20190219/3385bc23/attachment.html>


More information about the rb-commits mailing list