Commit 89a3fd5d authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Archlinux: add note that pacman has error codes now

parent a0eb6eac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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