[Git][qa/jenkins.debian.net][master] reproducible Debian: update instructions how to add a new suite to builtin-pho db

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Jul 6 19:22:17 BST 2023



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


Commits:
e864cca4 by Holger Levsen at 2023-07-06T20:22:04+02:00
reproducible Debian: update instructions how to add a new suite to builtin-pho db

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

- - - - -


1 changed file:

- README.builtin-pho-db+buildinfos.d.n


Changes:

=====================================
README.builtin-pho-db+buildinfos.d.n
=====================================
@@ -27,21 +27,24 @@ as user buildinfo on ionos7:
 $ cd
 $ git clone https://salsa.debian.org/bremner/builtin-pho.git
 
-and then follow the steps in the README
+and then follow the steps in the README, which are:
 
 === builtin-pho re-setup
 
-A re-setup is eg needed whenever the suites change.
+A re-setup is eg needed whenever the suites change. Hello forky.
 
-as user buildinfo:
+1. Disable cronjob on ionos7 via git commit to j.d.n.git.
+2. as user buildinfo on ionos7:
 
 $ cd ~/builtin-pho
+$ vi dists.txt				# add forky here
 $ bash drop-all-tables.sh 
-$ bash make-types.sh
+$ bash make-types.sh			# see below
+# take a detour, see below!
 $ bash update-packages.sh		# takes a few minutes
 $ python3 index-buildinfo.py -v		# takes hours, run in screen!
 
-as user postgres:
+3. as user postgres, after running make-types.sh as user buildinfo on ionos7:
 
 $ psql buildinfo
 psql (11.7 (Debian 11.7-0+deb10u1))
@@ -55,6 +58,9 @@ buildinfo=# grant select on all tables in schema public to jenkins;
 GRANT
 buildinfo=#
 
+4. Reenable cronjob using git revert.
+5. voila.
+
 === cronjobs and jenkins jobs for builtin-pho and buildinfos.d.n
 
 cronjobs:



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

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


More information about the Qa-jenkins-scm mailing list