[Git][qa/jenkins.debian.net][master] reproducible Debian: reenable automatic documentation of database as...

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Jul 22 19:14:32 BST 2023



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


Commits:
6ee50acf by Holger Levsen at 2023-07-22T20:14:11+02:00
reproducible Debian: reenable automatic documentation of database as postgresql_autodoc is back in bookworm

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

- - - - -


1 changed file:

- bin/reproducible_db_backup.sh


Changes:

=====================================
bin/reproducible_db_backup.sh
=====================================
@@ -54,9 +54,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 		ln -s -f -v "$BACKUPFILE.xz" $BASE/reproducible.sql.xz
 
 		# recreate documentation of database
-		# disabled since postgresql_autodoc is not available in bullseye
-		# https://bugs.debian.org/970870
-		#postgresql_autodoc -d "$PGDATABASE" -t html -f "$BASE/reproducibledb"
+		postgresql_autodoc -d "$PGDATABASE" -t html -f "$BASE/reproducibledb"
 		set +x
 	fi
 	echo



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6ee50acfa62fd3d9b998ff0741b159016810b19d
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/20230722/714c7f10/attachment.htm>


More information about the Qa-jenkins-scm mailing list