[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add document describing the builtin-pho setup

Holger Levsen gitlab at salsa.debian.org
Mon Apr 27 14:39:17 BST 2020



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


Commits:
36c30638 by Holger Levsen at 2020-04-27T15:39:10+02:00
reproducible Debian: add document describing the builtin-pho setup

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

- - - - -


1 changed file:

- + README.builtin-pho-db


Changes:

=====================================
README.builtin-pho-db
=====================================
@@ -0,0 +1,41 @@
+About the builtin-pho setup on profitbricks-build7-amd64
+========================================================
+:Author:           Holger Levsen
+:Authorinitials:   holger
+:EMail:            holger at layer-acht.org
+:Status:           working, in progress
+:lang:             en
+:Doctype:          article
+:License:          GPLv2
+
+== Scope
+
+Describe how the builtin-pho setup on profitbricks-build7-amd64 is done.
+
+builtin-pho stores information about .buildinfo files from
+ftp-master.debian.org in a postgresql database.
+
+=== initial setup
+
+as user buildinfo:
+
+$ cd
+$ git clone https://salsa.debian.org/bremner/builtin-pho.git
+
+and then follow the steps in the README
+
+=== re-setup
+
+as user buildinfo:
+
+$ cd ~/builtin-pho
+$ bash drop-all-tables.sh 
+$ bash make-types.sh
+$ bash update-packages.sh		# takes a few minutes
+$ python3 index-buildinfo.py -v		# takes hours, run in screen!
+
+=== cronjobs and jenkins jobs
+
+FIXME: describe builtin-pho related cronjobs and jenkins jobs here.
+
+// vim: set filetype=asciidoc:



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/36c30638e095f5e6719b32c697fa42d9328a3bd9
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/20200427/1b4ffe24/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list