[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: add note that pacman has error codes now
Holger Levsen
gitlab at salsa.debian.org
Tue Sep 18 21:04:15 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
89a3fd5d by Holger Levsen at 2018-09-18T20:04:08Z
reproducible Archlinux: add note that pacman has error codes now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- TODO
- bin/reproducible_html_archlinux.sh
Changes:
=====================================
TODO
=====================================
@@ -312,6 +312,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
* bugs:
** double versions, eg community/kodi
+* use pacman's error code, see FIXME in _html_.sh
+
* setup_archlinux_schroot job:
** needs to be made idempotent (currently it removes the schroot at the beginning of the job, instead of creating it elsewhere and replacing it on success at the job end…)
** use schroot tarballs (gzipped), moves are atomic then
=====================================
bin/reproducible_html_archlinux.sh
=====================================
@@ -83,6 +83,7 @@ create_pkg_state_and_html() {
# this horrible if elif elif elif elif... monster is needed because
# https://lists.archlinux.org/pipermail/pacman-dev/2017-September/022156.html
# has not yet been merged yet...
+ # FIXME: this has been merged, see http://jlk.fjfi.cvut.cz/arch/manpages/man/makepkg
if $blacklisted ; then
echo BLACKLISTED > $ARCHLINUX_PKG_PATH/pkg.state
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/89a3fd5dcac918605258dbfbde8c2c268094b344
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/89a3fd5dcac918605258dbfbde8c2c268094b344
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180918/22def28f/attachment.html>
More information about the Qa-jenkins-scm
mailing list