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

Chris Lamb chris at chris-lamb.co.uk
Sun Apr 1 08:21:13 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 ac7cd39220a725c1b3be361da6c67b55e450d89d
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Apr 1 09:21:07 2018 +0100

    153: Initial draft.
---
 drafts/153.mdwn | 53 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 48 insertions(+), 5 deletions(-)

diff --git a/drafts/153.mdwn b/drafts/153.mdwn
index 7247670..904dda1 100644
--- a/drafts/153.mdwn
+++ b/drafts/153.mdwn
@@ -1,6 +1,49 @@
-* [FIXME](https://github.com/oriansj/M2-Planet)
-* [FIXME](https://query.wikidata.org/#SELECT%20%3Ffileformat%20%3FfileformatLabel%20%3Fext%20%3Fmedia%20WHERE%20%7B%0A%20%20wd%3AQ50989245%20wdt%3AP1072%20%3Ffileformat.%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1195%20%3Fext.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1163%20%3Fmedia.%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D)
+[[!meta title="Reproducible Builds: Weekly report #153"]]
 
-* Jean-Michel Vourgère submitted #894441: "dpkg-buildpackage: SOURCE_DATE_EPOCH must ignore bin-nmu changelog entries. Breaks M-A:same"
-* [#889315 reopened (designate)](https://bugs.debian.org/889315)
-* [FIXME](https://twitter.com/igorminar/status/979873850740506624)
+Here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday March 25 and Saturday March 31 2018:
+
+* Holger Levson spoke at [Easterhegg 2018](http://www.easterhegg.eu/category/easterhegg-2018/) in Würzburg, Germany on Reproducible Builds.
+
+* [WikiData](wikidata.org) linked to [an example metadata query for diffoscope's file formats](https://query.wikidata.org/#SELECT%20%3Ffileformat%20%3FfileformatLabel%20%3Fext%20%3Fmedia%20WHERE%20%7B%0A%20%20wd%3AQ50989245%20wdt%3AP1072%20%3Ffileformat.%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1195%20%3Fext.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1163%20%3Fmedia.%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_L [...]
+
+* Jean-Michel Vourgère submitted Debian bug [[!bug 894441]] against [[!pkg dpkg]], requesting that `SOURCE_DATE_EPOCH` must ignore bin-NMU (Non-maintainer upload) `debian/changelog` entries as this can break assumptions in `Multi-Arch: same` packages.
+
+* The [Angular](https://angular.io/) Javscript framework [announced that their latest release is reproducible](https://twitter.com/igorminar/status/979873850740506624) using [Bazel](https://bazel.build/).
+
+- Mattia Rizzolo updated our [Jenkins](https://jenkins.io/)-based testing framework to [not rebuild the HTML index when running in "dry-run" mode](https://anonscm.debian.org/git/qa/jenkins.debian.net.git/commit/?id=d30b61f7).
+
+- [diffoscope](https://diffoscope.org) version [93](https://tracker.debian.org/news/FIXME) was uploaded to Debian `unstable` by Chris Lamb. It included contributions [already convered in posts in previous weeks](https://anonscm.debian.org/git/reproducible/diffoscope.git/log/?h=93), specifically closing [[!bug 893443]].
+
+
+Patches filed
+-------------
+
+* Chris Lamb:
+    * [[!bug 894215]] filed against [[!pkg python-setuptools]].
+    * [[!bug 894466]] filed against [[!pkg python-fisx]].
+    * [[!bug 894493]] filed against [[!pkg lexicon]].
+    * [[!bug 889315]] reopened against [[!pkg designate)].
+
+In addition, build failure bugs were reported by:
+
+ - "r.ductor" (1)
+ - Adrian Bunk (42)
+
+
+Reviews of unreproducible packages
+----------------------------------
+
+59 package reviews have been added, 44 have been updated and 35 have been removed in this week, adding to our [knowledge about identified issues](https://tests.reproducible-builds.org/debian/index_issues.html).
+
+One issue type was added:
+
+* [randomness\_in\_python\_setuptools\_pkg\_info](https://tests.reproducible-builds.org/debian/issues/unstable/randomness_in_python_setuptools_pkg_info_issue.html) toolchain issue.
+
+Two issue types were removed:
+
+* `randomness_in_gcj_output` & `gcj_captures_build_path`. [[...](https://anonscm.debian.org/git/reproducible/notes.git/commit/?id=87260d3f)]
+
+Misc.
+-----
+
+This week's edition was written by Chris Lamb, Holger Levsen & 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