[Git][qa/jenkins.debian.net][master] stop installing postgresql15 on o4+o5
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Nov 6 15:18:57 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3ab8c5c0 by Holger Levsen at 2024-11-06T16:18:49+01:00
stop installing postgresql15 on o4+o5
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -526,27 +526,11 @@ if [ -f /etc/debian_version ] ; then
DEBS="$DEBS ffmpeg python3-popcon dose-extra"
;;
esac
- # packages needed for snapshot.reproducible-builds.org and snapshot-rebuilder.d.n (on osuosl4-amd64 and osuosl5, as we migrate from the former to the later)
+ # packages needed for reproduce.debian.net running rebuilderd
case $HOSTNAME in
osuosl4*|osuosl5*) DEBS="$DEBS
nginx-full
- gunicorn
- postgresql-15
- postgresql-plpython3-15
python3-certbot-nginx
- python3-dateutil
- python3-debian
- python3-flask
- python3-flask-caching
- python3-flask-sqlalchemy
- python3-httpx
- python3-psycopg2
- python3-sqlalchemy
- python3-sqlalchemy
- python3-tenacity
- uwsgi
- uwsgi-plugin-python3
- xfsprogs
" ;;
*) ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3ab8c5c042955c999b5e9f57c350392616eb6408
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3ab8c5c042955c999b5e9f57c350392616eb6408
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/20241106/fca0897a/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list