[blog] 01/02: 133: mention all the t.r-b.o work, needs formatting still
Holger Levsen
holger at layer-acht.org
Sun Nov 19 09:39:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository blog.
commit 2dbd19969c0eaa58fb8b015770549d4be170083e
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Nov 19 09:38:38 2017 +0000
133: mention all the t.r-b.o work, needs formatting still
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
drafts/133.mdwn | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 81 insertions(+), 5 deletions(-)
diff --git a/drafts/133.mdwn b/drafts/133.mdwn
index 6ce699f..acce0df 100644
--- a/drafts/133.mdwn
+++ b/drafts/133.mdwn
@@ -19,14 +19,15 @@ We plan to hold [an assembly at
-LEDE
-----
+LEDE CI tests
+-------------
Thanks to the work of lynxis, Mattia and h01ger, we're now testing all LEDE
packages in our setup. This is our [first result for the ar71xx
target](https://tests.reproducible-builds.org/lede/lede_ar71xx.html): "502
(100.0%) out of 502 built images and 4932 (94.8%) out of 5200 built packages
-were reproducible in our test setup."
+were reproducible in our test setup." - see below for details how this was
+achieved.
Diverse Double Compilation
@@ -149,10 +150,85 @@ theunreproduciblepackage development
tests.r-b.o.
------------
-FIXME
+
+Author: Mattia Rizzolo <mattia at debian.org>
+ reproducible archlinux: enable debugging mode
+Author: Alexander Couzens <lynxis at fe80.eu>
+ reproducible_lede: use correct place/variable to save results
+
+ Results on remote nodes are expected to be under $TMPDIR, which defined
+ by openwrt_build. RESULTSDIR is undefined on the remote node
+Author: Alexander Couzens <lynxis at fe80.eu>
+ reproducible_lede: enable building all packages again
+ It was disabled to improve the debug speed while doing
+ changes on the reproducible_lede_common script.
+Author: kpcyrd <git at rxv.cc>
+ reproducible-archlinux: try porting abs to asp
+Author: Mattia Rizzolo <mattia at debian.org>
+ reproducible archlinux: don't use hidden files for the package lists
+Author: kpcyrd <git at rxv.cc>
+ reproducible-archlinux: explicitly sync packages
+Author: Mattia Rizzolo <mattia at debian.org>
+ reproducible fedora: don't use hidden files for the package lists
+Author: kpcyrd <git at rxv.cc>
+ reproducible-archlinux: use sudo for pacman
+Author: Alexander Couzens <lynxis at fe80.eu>
+ reproducible_lede: correct given path for node_cleanup_tmpdirs & node_save_logs
+ When moving LEDE build directory to /srv/workspace/chroots those
+ has been mistyped to RESULTSDIR instead of TMPBUILDDIR.
+Author: Mattia Rizzolo <mattia at debian.org>
+ udd-query: orphaned_without_o_bug: consider only the higher version instead of the latest upload date
+ this fixes a fpos of a package adopted in experimental, but with a later
+ qa upload in unstable.
+Author: Mattia Rizzolo <mattia at debian.org>
+ udd-query: move from public-udd-mirror.xvm.mit.edu to udd-mirror.debian.net
+Author: Mattia Rizzolo <mattia at debian.org>
+ udd-query: remove the temporary file with a trap
+ in case this script is called with the wrong argument, and in case of
+ failures, etc, the temporary file would be left around otherwise
+Author: Mattia Rizzolo <mattia at debian.org>
+ udd-query: multiarch_versionskew: check the count of elements in the file instead of file size
+ psql now always print at least a newline, even if no records are
+ returned, that broke our `[ -s $UDD ]` check.
+ Read the whole file once and put it in a bash array for futher usage,
+ including counting the elements.
+ Closes: #864238
+Author: Hans-Christoph Steiner <hans at eds.org>
+ reproducible fdroid: point jenkins to canonical URL
+Author: Alexander Couzens <lynxis at fe80.eu>
+ reproducible_lede: enable CONFIG_BUILDBOT to reduce inode load while building
+Author: Hans-Christoph Steiner <hans at eds.org>
+ reproducible_fdroid: separate testsuite into its own job
+ Right now, minor failures in the test suite mark the long lived jobs as
+ failed. The test suite always takes shorter than an hour to run, so it can
+ be more easily repeated. The tests are moved from the other two jobs into
+ this one.
+Author: Hans-Christoph Steiner <hans at eds.org>
+ reproducible fdroid: sync upstream script names with jenkins.debian.net
+ Make things self-documenting by reusing the same names everywhere.
+Author: Hans-Christoph Steiner <hans at eds.org>
+ reproducible_fdroid_test: make script executable
+Author: Chris Lamb <lamby at debian.org>
+ Move some IRC announcements to #debian-reproducible-changes.
+ This changes the behaviour such that we always announce on our "noisy"
+ #debian-reproducible-changes but keeps the main #debian-reproducible
+ channel free for a) when we really want to notify the channel such as when
+ we want to preserve artifacts or explicitly ask to be notified and b)
+ regular chat.
+Author: Holger Levsen <holger at layer-acht.org>
+ reproducible LEDE: try to deal gracefully with problems and report
+Author: Mattia Rizzolo <mattia at debian.org>
+ reprodocible debian: schroot-create: drop the reproducible gpg keyring into /etc/apt/trusted.gpg.d/ instead of using `apt-key add`
+ apt-key add is now deprecated and it seems to be giving us troubles now
+Author: Mattia Rizzolo <mattia at debian.org>
+ reprodocible debian: setup_pbuilder: drop the reproducible gpg keyring into /etc/apt/trusted.gpg.d/ instead of using `apt-key add`
+ apt-key add is now deprecated and it seems to be giving us troubles now
+Author: Mattia Rizzolo <mattia at debian.org>
+ reprodocible debian: setup_pbuilder: stop installing gnupg2 in our chroot, not needed anymore now
+
Misc.
-----
This week's edition was written by Ximin Luo, Bernhard M. Wiedemann, Chris Lamb
-& reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.
+and 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