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

Chris Lamb chris at chris-lamb.co.uk
Sun Feb 4 08:01:12 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 85b39dfac4213c391a1756714d69f261e86e941e
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Feb 4 08:00:49 2018 +0000

    145: Initial draft.
---
 drafts/145.mdwn | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 90 insertions(+), 3 deletions(-)

diff --git a/drafts/145.mdwn b/drafts/145.mdwn
index 35bfd92..1ec3a82 100644
--- a/drafts/145.mdwn
+++ b/drafts/145.mdwn
@@ -1,3 +1,90 @@
-#853274 closed in lintian (buildinfo support)
-https://please.build/
-#archlinux-reproducible (on freenode) 
+[[!meta title="Reproducible Builds: Weekly report #145"]]
+
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday January 28 and Saturday February 3 2018:
+
+
+Reproducible work in other projects
+-----------------------------------
+
+* Whilst it has been active for some time, the `#archlinux-reproducible` Freenode IRC channel is the home to Reproducible efforts on Arch.
+
+* [Please](https://please.build/) is a cross-language build system with an emphasis on high performance, extensibility and reproduceability. It supports a number of popular languages and can automate nearly any aspect of your build process.
+
+
+Development and fixes in key packages
+-------------------------------------
+
+* Chris Lamb added `.buildinfo` support to Lintian 2.5.73. ([[!bug 853274]])
+
+
+Packages reviewed and fixed, and bugs filed
+-------------------------------------------
+
+* Adrian Bunk:
+    * [[!bug 888727]] filed against [[!pkg cdparanoia]].
+* Alastair McKinstry:
+    * [[!bug 889133]] filed against [[!pkg gcc-7]].
+* Chris Lamb:
+    * [[!bug 889128]] filed against [[!pkg php7.2]].
+    * [[!bug 889171]] filed against [[!pkg cloudkitty]].
+    * [[!bug 889315]] filed against [[!pkg designate]].
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+39 package reviews have been added, 55 have been updated and 23 have been removed in this week,
+adding to our knowledge about [identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+A new issue was added:
+
+* [gfortran\_mod\_captures\_build\_path](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=b0b14ef0)
+
+Weekly QA work
+--------------
+
+During our reproducibility testing, FTBFS bugs have been detected and reported by:
+
+ - Aaron M. Ucko (1)
+ - Adrian Bunk (40)
+ - Emilio Pozuelo Monfort (2)
+ - Matthias Klose (3)
+ - Pirate Praveen (4)
+ - tony mancill (1)
+
+
+diffoscope development
+----------------------
+
+- Juliana Oliveira:
+    - Comparators:
+        - [Add support for `procyon-decompiler` to the Java comparator](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=6a8f0a9)
+        - [Replace `.wait()` override with `.returncode`](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=003f138)
+        - [Remove `decode` from STDOUT](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=79ea91f)
+        - [Replace a `subprocess.Popen` call with .run](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=fa7f0fd)
+        - [Replace `.stderr_content` with `.stderr`](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=0f3d3b6)
+        - [Re-add `STDERR_MAX_LINES](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=467df40)
+    - `diff` module:
+        - [Update regex to match lines with only a '\n' char](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=307df27)
+        - [Replace `Popen` with `subprocess.run`](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=d47d673)
+        - [Fix FIFO writing and parsing from STDOUT](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=dce69da)
+- Mattia Rizzolo:
+    - [Wrap a long regular expression for improved readability](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=e1869c3)
+    - [Catch `FileNotFoundError` exception](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=016a89e)
+
+
+
+trydiffoscope development
+-------------------------
+
+Version [67.0.0](https://tracker.debian.org/news/928543) was uploaded to unstable by Chris Lamb.
+
+- Chris Lamb:
+    - [Move canonical version handling to setup.py, but check they match in debian/rules.](https://anonscm.debian.org/git/reproducible/trydiffoscope.git/commit/?id=ee26fa2) ([[!bug 888882]])
+    - [Add a MANIFEST file.](https://anonscm.debian.org/git/reproducible/trydiffoscope.git/commit/?id=0c285c8)
+
+
+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