[blog] 01/01: 88: Add initial draft.

Chris Lamb chris at chris-lamb.co.uk
Sun Jan 1 10:49:02 UTC 2017


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

lamby pushed a commit to branch master
in repository blog.

commit c073dac7fa990df0be73cc0d47b0a4c8a784fb31
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Jan 1 10:48:54 2017 +0000

    88: Add initial draft.
---
 drafts/88.mdwn | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 94 insertions(+), 5 deletions(-)

diff --git a/drafts/88.mdwn b/drafts/88.mdwn
index 94ae249..15a9c89 100644
--- a/drafts/88.mdwn
+++ b/drafts/88.mdwn
@@ -1,8 +1,97 @@
-t.r-b.o
-	- run half of the arm64 build nodes in the future
-	- resume testing scheduling now that #846564 and #844701 (both dpkg) are fixed in testing too. (h01ger)
+[[!meta title="Reproducible Builds: week 88 in Stretch cycle"]]
 
+What happened in the [Reproducible Builds](https://wiki.debian.org/ReproducibleBuilds) effort between Sunday December 25 and Saturday December 31 2016:
 
+Media coverage
+--------------
 
-summit:
-	https://sfconservancy.org/blog/2016/dec/26/reproducible-builds-summit-report/
+- Brett Smith wrote a [report on our recent summit meeting](https://sfconservancy.org/blog/2016/dec/26/reproducible-builds-summit-report/) on behalf of the [Software Freedom Conservancy](https://sfconservancy.org/).
+
+
+Reproducible bugs filed
+-----------------------
+
+Chris West:
+
+* [[!bug 849667]] filed against [[!pkg htslib]].
+
+Chris Lamb:
+
+* [[!bug 849314]] filed against [[!pkg node-gulp]].
+* [[!bug 849333]] filed against [[!pkg faker]].
+
+Rob Browning:
+
+* [[!bug 849692]] filed against [[!pkg oneliner-el]].
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+7 package reviews have been added, 12 have been updated and 14 have been removed in this week,
+adding to our knowledge about [identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+2 issue types have been updated:
+
+- [build\_id\_differences\_only](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=4f97097e)
+- [cython\_captures\_build\_path](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=424ae5e0) (patch added)
+
+Weekly QA work
+--------------
+
+During our reproducibility testing, the following FTBFS bugs have been detected and
+reported by:
+
+ - Chris West (19)
+ - Chris Lamb (7)
+ - Rob Browning (1)
+
+
+diffoscope development
+----------------------
+
+
+- Chris Lamb:
+  - Optimisations:
+    - Avoid unnecessary string manipulation writing --text output (~20x speedup).
+    - Avoid *n* iterations over archive files (~8x speedup).
+    - Memoize calls to `distutils.spawn.find_executable` to avoid excessive `stat(1)` syscalls.
+  - Progress bar:
+    - Show current file / ELF section under analysis etc. in progress bar.
+    - Move the ``--status-fd`` output to use JSON and to include the current filename.
+  - Code tidying:
+    - Split out the [try.diffoscope.org](https://try.diffoscope.org) client so that it can be [released separately on PyPI](https://pypi.python.org/pypi/trydiffoscope).
+    - Completely rework the `diffoscope` and `diffoscope.comparators` modules, grouping similar utilities into their own modules, etc.
+  - Miscellaneous:
+    - Ensure that running from Git will always use that checkout's Python modules.
+- Mattia Rizzolo:
+  - [Follow the rename of the debian package 'python-jsbeautifier' to 'jsbeautifier'](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=cdeef66)
+- Reiner Herrmann:
+  - [apk: Extend recognition regex to also match zip archives](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=2b4a5c4)
+- siamezzze:
+  - [Fixed no newline being classified as order-like difference.](https://anonscm.debian.org/git/reproducible/diffoscope.git/commit/?id=ac63991)
+
+
+strip-nondeterminism development
+--------------------------------
+
+- strip-nondeterminism 0.029-2 was uploaded to unstable by Mattia Rizzolo to include a [fix by Chris Lamb to fix the autopkgtest tests](https://anonscm.debian.org/git/reproducible/strip-nondeterminism.git/commit/?h=debian/0.029-2&id=81d06905acb35b7a8681ff2e9bf29087cae5414e).
+
+try.diffoscope.org development
+------------------------------
+
+- Chris Lamb:
+  - Show progress bar and position in queue, etc.
+  - Promote command-line client with PyPI instructions.
+  - Increase comparison time limit to 90 seconds.
+
+tests.reproducible-builds.org
+-----------------------
+
+- Run half of the `arm64` build nodes in the future
+- Resume `testing` scheduling now [[!bug 846564]] and [[!bug 844701]] bugs in `dpkg` are fixed in that suite. (h01ger)
+
+Misc.
+-----
+
+This week's edition was written by Chris Lamb, Holger Levsen and was 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