[blog] 01/01: 117: fill in from generate-draft script and turn into prose
Ximin Luo
infinity0 at debian.org
Mon Jul 24 14:46:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository blog.
commit e0bb98d6db91c0a82fa707764b02ba6e6933834a
Author: Ximin Luo <infinity0 at debian.org>
Date: Mon Jul 24 16:46:43 2017 +0200
117: fill in from generate-draft script and turn into prose
---
drafts/117.mdwn | 160 +++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 130 insertions(+), 30 deletions(-)
diff --git a/drafts/117.mdwn b/drafts/117.mdwn
index 9084d80..f66a3cb 100644
--- a/drafts/117.mdwn
+++ b/drafts/117.mdwn
@@ -1,35 +1,135 @@
+[[!meta title="Reproducible Builds: week 117 in Buster cycle"]]
-Packages reviewed and fixed, and bugs filed
--------------------------------------------
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday July 16 and Saturday July 22 2017:
-* Chris Lamb:
- * [[!bug 868843]] filed against [[!pkg xorg-server]] - [upstreamed](https://lists.x.org/pipermail/xorg-devel/2017-July/054127.html)
- * castle-engine [upstreamed](https://github.com/castle-engine/castle-engine/commit/35a19832b84c396c6c5d3521e8afd50f8055d492)
-* Dan Kegel:
- * [fpm](https://github.com/jordansissel/fpm/commit/14c4819e41c55072830da2cc37e4b1442b178e57) landed, yay!
+Toolchain development
+---------------------
+
+Bernhard M. Wiedemann [wrote a
+tool](https://lists.reproducible-builds.org/pipermail/rb-general/2017-July/000571.html)
+to automatically run through different sources of non-determinism, and report
+which of these caused irreproducibility.
+
+Dan Kegel's patches to fpm were [merged](https://github.com/jordansissel/fpm/commit/14c4819e41c55072830da2cc37e4b1442b178e57).
+
+
+Bugs filed
+----------
+
+Patches submitted upstream:
* Bernhard M. Wiedemann:
- * [youtube-dl](https://github.com/rg3/youtube-dl/pull/13669) WIP
- * [python3.6](https://bugzilla.opensuse.org/show_bug.cgi?id=1049186) TODO
- * [geany/glfw](https://bugzilla.opensuse.org/show_bug.cgi?id=1049382) TODO
- * [tcl](https://core.tcl.tk/tcl/tktview/fb2208172c671f29d60e9ac928d9ded45d01d8b8) sort, merged
- * [libsass-python](https://github.com/dahlia/libsass-python/pull/212) sort, merged
- * [eric5](http://die-offenbachs.homelinux.org:48888/hg/eric/rev/12d917813110) sort, merged
- * [blobwars](https://sourceforge.net/p/blobwars/patches/8/) sort
- * [edgar](https://github.com/riksweeney/edgar/pull/23) avoid sort
- * [drbd](http://lists.linbit.com/pipermail/drbd-dev/2017-July/004105.html) sort
- * [drbd](http://lists.linbit.com/pipermail/drbd-dev/2017-July/004118.html) date
- * [drbd-utils](http://lists.linbit.com/pipermail/drbd-dev/2017-July/004123.html) date
- * [criu](https://lists.openvz.org/pipermail/criu/2017-July/038900.html) date, merged
- * [dapl](http://git.openfabrics.org/?p=~ardavis/dapl.git;a=commitdiff;h=f1e05b7adcee629ee7c1d4d86ea55344d9309232) date, merged
- * [fence-agents](https://github.com/ClusterLabs/fence-agents/pull/130) drop date
- * [docker](https://github.com/moby/moby/pull/34176) date
- * [automake](http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27773) date
- * [shorewall](https://sourceforge.net/p/shorewall/mailman/shorewall-devel/?viewmonth=201707) date, merged
- * [crosstool-ng](https://github.com/crosstool-ng/crosstool-ng/pull/784) date
- * [getdp](http://gitlab.onelab.info/getdp/getdp/issues/40) date
- * [texinfo](http://lists.gnu.org/archive/html/bug-texinfo/2017-07/msg00037.html) date
- * [infinipath-psm](https://github.com/01org/psm/pull/16) date
- * [opa-psm2](https://github.com/01org/opa-psm2/pull/16) date
- * [opa-fm](https://github.com/01org/opa-fm/pull/9) date
+ * Sort file lists:
+ * [eric5](http://die-offenbachs.homelinux.org:48888/hg/eric/rev/12d917813110) merged
+ * [libsass-python](https://github.com/dahlia/libsass-python/pull/212) merged
+ * [tcl](https://core.tcl.tk/tcl/tktview/fb2208172c671f29d60e9ac928d9ded45d01d8b8) merged
+ * [python3.6](https://bugzilla.opensuse.org/show_bug.cgi?id=1049186) in progress
+ * [blobwars](https://sourceforge.net/p/blobwars/patches/8/)
+ * [drbd](http://lists.linbit.com/pipermail/drbd-dev/2017-July/004105.html)
+ * Install data files even when a tool is missing on the build machine:
+ * [edgar](https://github.com/riksweeney/edgar/pull/23) avoid sort
+ * Omit the build date entirely:
+ * [fence-agents](https://github.com/ClusterLabs/fence-agents/pull/130)
+ * `SOURCE_DATE_EPOCH` support:
+ * [criu](https://lists.openvz.org/pipermail/criu/2017-July/038900.html), merged
+ * [dapl](http://git.openfabrics.org/?p=~ardavis/dapl.git;a=commitdiff;h=f1e05b7adcee629ee7c1d4d86ea55344d9309232), merged
+ * [shorewall](https://sourceforge.net/p/shorewall/mailman/shorewall-devel/?viewmonth=201707), merged
+ * [youtube-dl](https://github.com/rg3/youtube-dl/pull/13669) in progress
+ * [automake](http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27773)
+ * [crosstool-ng](https://github.com/crosstool-ng/crosstool-ng/pull/784)
+ * [docker](https://github.com/moby/moby/pull/34176)
+ * [drbd](http://lists.linbit.com/pipermail/drbd-dev/2017-July/004118.html)
+ * [drbd-utils](http://lists.linbit.com/pipermail/drbd-dev/2017-July/004123.html)
+ * [getdp](http://gitlab.onelab.info/getdp/getdp/issues/40)
+ * [infinipath-psm](https://github.com/01org/psm/pull/16)
+ * [opa-fm](https://github.com/01org/opa-fm/pull/9)
+ * [opa-psm2](https://github.com/01org/opa-psm2/pull/16)
+ * [texinfo](http://lists.gnu.org/archive/html/bug-texinfo/2017-07/msg00037.html)
+ * [geany/glfw](https://bugzilla.opensuse.org/show_bug.cgi?id=1049382) unknown
+
+Patches filed in Debian:
+
+* Adrian Bunk:
+ * [[!bug 868599]] filed against [[!pkg ocaml-curses]].
+ * [[!bug 868609]] filed against [[!pkg le]].
+ * [[!bug 868612]] filed against [[!pkg mixxx]].
+ * [[!bug 868855]] filed against [[!pkg softhsm2]].
+ * [[!bug 868858]] filed against [[!pkg gwc]].
+ * [[!bug 869086]] filed against [[!pkg dsniff]].
+* Chris Lamb:
+ * [[!bug 868790]] filed against [[!pkg castle-game-engine]], forwarded
+ [upstream](https://github.com/castle-engine/castle-engine/commit/35a19832b84c396c6c5d3521e8afd50f8055d492).
+ * [[!bug 868843]] filed against [[!pkg xorg-server]], forwarded
+ [upstream](https://lists.x.org/pipermail/xorg-devel/2017-July/054127.html).
+ * [[!bug 869516]] filed against [[!pkg libcdio]].
+* Drew Parsons:
+ * [[!bug 868505]] filed against [[!pkg sdpa]].
+* Lucas Nussbaum:
+ * [[!bug 868904]] filed against [[!pkg gwc]].
+ * [[!bug 868927]] filed against [[!pkg python-pybedtools]].
+* Sascha Steinbiss:
+ * [[!bug 868772]] filed against [[!pkg ragel]].
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+73 package reviews have been added, 44 have been updated and 50 have been
+removed in this week, adding to our knowledge about [identified
+issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+No issue types were updated.
+
+
+Weekly QA work
+--------------
+
+During our reproducibility testing, FTBFS bugs have been detected and reported by:
+
+ - Adrian Bunk (106)
+ - Daniel Stender (1)
+ - Drew Parsons (1)
+ - Félix Sipma (1)
+ - Lucas Nussbaum (25)
+
+
+diffoscope development
+----------------------
+
+- Juliana Rodrigues:
+ - Add new XML comparator. (Closes: [[!bug 866120]])
+- Guangyuan Yang:
+ - Fix 2 cases in `test_device` on FreeBSD
+- Chris Lamb:
+ - comparators.xml: Fix EPUB "missing file" tests; they ship a `META-INF/container.xml` file.
+ - comparators.sqlite: Simplify file detection in `Sqlite3Database.RE_FILE_TYPE`
+ - Style and attribution fixes to XML comparator and comparators.directory
+- Ximin Luo:
+ - main, logging: restore old logger settings to avoid pytest vomiting in certain situations
+ - comparators/directory: Fix [[!bug 868534]] by expecting less strict test output
+
+
+reprotest development
+---------------------
+
+- Ximin Luo:
+ - Use autopkgtest upstream paths, makes things easier to import
+ - Add script for importing autopkgtest code, and import autopkgtest 4.4
+
+Ximin also restarted the discussion with
+[autopkgtest-devel](https://lists.reproducible-builds.org/pipermail/rb-general/2017-July/000584.html)
+about code reuse for reprotest.
+
+Santiago Torres began a [series of
+patches](https://lists.reproducible-builds.org/pipermail/rb-general/2017-July/000579.html)
+to make reprotest more distro-agnostic, with the aim of making it usable on
+Arch Linux. Ximin reviewed these patches.
+
+
+Misc.
+-----
+
+This week's edition was written by Ximin Luo, Bernhard M. Wiedemann and 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