[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: more packages and sources for vagrant's debugging work
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Mar 21 16:06:13 GMT 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
df8b4d0b by Holger Levsen at 2023-03-21T17:05:56+01:00
reproducible: more packages and sources for vagrant's debugging work
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- + hosts/osuosl4-amd64/etc/apt/sources.list
- update_jdn.sh
Changes:
=====================================
hosts/osuosl4-amd64/etc/apt/sources.list
=====================================
@@ -0,0 +1,18 @@
+deb http://deb.debian.org/debian/ bullseye main contrib non-free
+#deb-src http://deb.debian.org/debian/ bullseye main contrib non-free
+
+deb http://deb.debian.org/debian/ bullseye-updates main contrib non-free
+#deb-src http://deb.debian.org/debian/ bullseye-updates main contrib non-free
+
+deb http://security.debian.org/debian-security bullseye-security main contrib non-free
+#deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free
+
+deb http://deb.debian.org/debian/ bullseye-backports main contrib non-free
+#deb-src http://deb.debian.org/debian/ bullseye-backports main contrib non-free
+
+# for vagrant
+deb-src http://deb.debian.org/debian/ bullseye main
+deb-src http://deb.debian.org/debian/ bookworm main
+deb-src http://deb.debian.org/debian/ sid main
+deb-src http://deb.debian.org/debian/ experimental main
+
=====================================
update_jdn.sh
=====================================
@@ -528,9 +528,13 @@ if [ -f /etc/debian_version ] ; then
case $HOSTNAME in
osuosl4*) DEBS="$DEBS
emacs
+ e-wrapper
+ elpa-dpkg-dev-el
+ elpa-debian-el
+ dgit
fish
zstd
- libvirt-daemon
+ libvirt-daemon-system
reprotest
" ;;
*) ;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/df8b4d0b70c926be037b29c5f4866047d50a4d92
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/df8b4d0b70c926be037b29c5f4866047d50a4d92
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/20230321/29b2d864/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list