[blog] 01/01: 143: Initial draft.

Chris Lamb chris at chris-lamb.co.uk
Sun Jan 21 04:05:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository blog.

commit 3d453f5aadb4ae7270a0f76a239194b90d26091a
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Jan 21 15:02:45 2018 +1100

    143: Initial draft.
---
 drafts/143.mdwn | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

diff --git a/drafts/143.mdwn b/drafts/143.mdwn
new file mode 100644
index 0000000..d2f009e
--- /dev/null
+++ b/drafts/143.mdwn
@@ -0,0 +1,60 @@
+[[!meta title="Reproducible Builds: Weekly report #143"]]
+
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday January 14 and Saturday January 20 2018:
+
+Upcoming events
+---------------
+
+* On Jan 24th Chris Lamb will give a talk at the [Linux.conf.au](https://www.linux.conf.au) on our [Diffoscope](https://diffoscope.org) tool.
+
+Packages reviewed and fixed, and bugs filed
+-------------------------------------------
+
+* Adrian Bunk:
+    * [[!bug 887633]] filed against [[!pkg xymon]].
+    * [[!bug 887691]] filed against [[!pkg ifd-gempc]].
+
+* Chris Lamb:
+    * [[!bug 887829]] filed against [[!pkg mcl]].
+
+During reproducibility testing, 83 FTBFS bugs have been detected and reported by Adrian Bunk.
+
+Reviews of unreproducible packages
+----------------------------------
+
+56 package reviews have been added, 44 have been updated and 19 have been removed in this week,
+adding to our knowledge about [identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+
+diffoscope development
+----------------------
+
+- Chris Lamb:
+    - [Return `0` as the version if we can't parse one](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=34b54b4)
+
+- Juliana Oliveira:
+    - Work on parallelism:
+        - [Implement a `map` method](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=b1983ef)
+        - [Add `pool.map` on command execution](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=84d02ba)
+        - [Add comparison\_pool class](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=d911991)
+        - [Add error treatment to `ComparisonPool.map(command_and_feeder)`](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=c9119c0)
+        - [Add a `--jobs` flag](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=5ba5c49)
+    - Comparators:
+        - [Catch `FileNotFoundError` in archive comparator](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=e252cbd)
+        - [Replace `subprocess.Popen` with a call to `self.run`](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=7fe93bd)
+    - Misc:
+        - [Add `multiprocess` and `dill` as requirements](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=c5121f3)
+        - [Catch `FileNotFoundError` for directories in temporary file handling](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=4a47dc4)
+
+jenkins.debian.net development
+------------------------------
+
+- Alexander Couzens (reproducible LEDE):
+    - [Move the repository to `git.openwrt.org`](https://anonscm.debian.org/git/qa/jenkins.debian.net.git/commit/?id=a7005c6c)
+    - [Fix escaping and most of the "shellshock" warnings](https://anonscm.debian.org/git/qa/jenkins.debian.net.git/commit/?id=54be1b3e)
+
+Misc.
+-----
+
+This week's edition was written by Chris Lamb & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list