[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible alpine: fix tar sudo command

Holger Levsen gitlab at salsa.debian.org
Wed Jun 5 18:28:38 BST 2019



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


Commits:
2f05ce1b by kpcyrd at 2019-06-05T17:19:56Z
reproducible alpine: fix tar sudo command

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

- - - - -
0e832063 by kpcyrd at 2019-06-05T17:20:04Z
reproducible alpine: copy copyright header from archlinux setup script

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

- - - - -


3 changed files:

- bin/reproducible_setup_alpine_schroot.sh
- hosts/common/etc/sudoers.d/jenkins
- hosts/jenkins/etc/sudoers.d/jenkins


Changes:

=====================================
bin/reproducible_setup_alpine_schroot.sh
=====================================
@@ -1,6 +1,9 @@
 #!/bin/bash
 
-# Copyright 2019 kpcyrd <git at rxv.cc>
+# Copyright 2015-2019 Holger Levsen <holger at layer-acht.org>
+#           2017-2019 kpcyrd <git at rxv.cc>
+#                2017 Mattia Rizzolo <mattia at debian.org>
+#                Juliana Oliveira Rodrigues <juliana.orod at gmail.com>
 # released under the GPLv=2
 
 #


=====================================
hosts/common/etc/sudoers.d/jenkins
=====================================
@@ -9,7 +9,7 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
         /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots, \
-        /bin/tar xzf ./alpine-minirootfs-*.tar.gz -C /schroots/alpine.new, \
+        /bin/tar xzf ./alpine-minirootfs-*.tar.gz -C /schroots/reproducible-alpine.new, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \


=====================================
hosts/jenkins/etc/sudoers.d/jenkins
=====================================
@@ -9,7 +9,7 @@ jenkins ALL=  \
 	/bin/chmod +x /chroots/*, \
 	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
         /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots, \
-        /bin/tar xzf ./alpine-minirootfs-*.tar.gz -C /schroots/alpine.new, \
+        /bin/tar xzf ./alpine-minirootfs-*.tar.gz -C /schroots/reproducible-alpine.new, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/514d5ef596c15296a06f3828ca33d0a40094a6e5...0e832063fdb5913c6650cc7251d6eecab016d2e5

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/514d5ef596c15296a06f3828ca33d0a40094a6e5...0e832063fdb5913c6650cc7251d6eecab016d2e5
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/20190605/e5dedcbe/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list