[Git][qa/jenkins.debian.net][master] reproducible Debian arm64: drop fasttrack archive usage as unused

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Oct 21 17:56:35 BST 2023



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


Commits:
e57f51cb by Holger Levsen at 2023-10-21T18:55:07+02:00
reproducible Debian arm64: drop fasttrack archive usage as unused

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

- - - - -


2 changed files:

- init_node
- update_jdn.sh


Changes:

=====================================
init_node
=====================================
@@ -32,8 +32,7 @@ which sudo || apt-get install -y sudo
 echo '%jenkins-adm ALL= NOPASSWD: ALL' > /etc/sudoers.d/jenkins-adm # will be overwritten later
 chown jenkins-adm:jenkins-adm /home/jenkins-adm
 cd ~jenkins-adm
-# the keyring is needed as otherwise update_jdn will fail later
-[ -x /usr/bin/git ] || apt-get install -y git fasttrack-archive-keyring
+[ -x /usr/bin/git ] || apt-get install -y git
 su jenkins-adm -l -c "git clone $GIT_REPO"
 cd jenkins.debian.net
 su jenkins-adm -l -c "git -C ~jenkins-adm/jenkins.debian.net config pull.ff only"


=====================================
update_jdn.sh
=====================================
@@ -342,7 +342,6 @@ if [ -f /etc/debian_version ] ; then
 			rb-mail*)	# is still running Debian buster because of python2
 				DEBS="$DEBS
 				bind9-dnsutils/buster-backports
-				fasttrack-archive-keyring/buster-backports
 				ripgrep
 				lz4
 				monitoring-plugins-contrib/buster-backports
@@ -356,7 +355,6 @@ if [ -f /etc/debian_version ] ; then
 				DEBS="$DEBS
 				btop
 				devscripts
-				fasttrack-archive-keyring
 				foot-terminfo
 				fish
 				lz4



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e57f51cb81af5b50c4b9f457d6bc661b8d903f16
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/20231021/edd2157f/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list