[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup: reproducible debian: only re-configure usrmerge on bookworm+

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Oct 12 12:28:43 BST 2022



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
5cfc8bb4 by Holger Levsen at 2022-10-12T13:28:09+02:00
fixup: reproducible debian: only re-configure usrmerge on bookworm+

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/common/etc/pbuilder/rebuild-hooks/A99_set_merged_usr


Changes:

=====================================
hosts/common/etc/pbuilder/rebuild-hooks/A99_set_merged_usr
=====================================
@@ -4,7 +4,7 @@
 
 set -eu
 
-if [ "$DISTRIBUTION" != buster ] && [ "$DISTRIBUTION" != bullseye ]; then
+if [ "$DISTRIBUTION" != stretch ] && [ "$DISTRIBUTION" != buster ] && [ "$DISTRIBUTION" != bullseye ]; then
     echo "Re-configuring usrmerge..."
 
     rm -fv /etc/unsupported-skip-usrmerge-conversion



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5cfc8bb4721badc3205f95ed4044b66196c24e38

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5cfc8bb4721badc3205f95ed4044b66196c24e38
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/20221012/e0b2097f/attachment.htm>


More information about the Qa-jenkins-scm mailing list