Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
a7869e93
Commit
a7869e93
authored
Jan 09, 2021
by
Johannes Schauer Marin Rodrigues
🌈
Committed by
Holger Levsen
Jan 09, 2021
Browse files
bin/reproducible_pool_buildinfos.sh: improvements to README.txt
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
593590f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_pool_buildinfos.sh
View file @
a7869e93
...
@@ -174,9 +174,27 @@ cat > $BASEPATH/README.txt <<- EOF
...
@@ -174,9 +174,27 @@ cat > $BASEPATH/README.txt <<- EOF
buildinfos.debian.net
buildinfos.debian.net
=====================
=====================
buildinfos.debian.net needs a description here
Currently, the buildinfo files generated by the Debian buildds are not made
publicly available for everybody by ftp-master themselves. This service is a
temporary solution until we find a permanent way for publishing buildinfo
files: https://bugs.debian.org/763822
This service offers two different views of the buildinfo files as they are
currently either produced by buildds or by maintainers uploading packages:
1. the directory ftp-master.debian.org/ displays the buildinfo files in a
date-based view in the same structure as they are (non publicly) stored
on coccia.debian.org:/srv/ftp-master.debian.org/buildinfo/
2. the directory buildinfo-pool/ arranges these files in a pool-like
structure by source package name
The script generating this is copyright 2019-2020 Holger Levsen
<holger@layer-acht.org> and released under the terms of the GPLv2. Its source
can be found in the jenkins.debian.net repository:
https://salsa.debian.org/qa/jenkins.debian.net/-/blob/master/bin/reproducible_pool_buildinfos.sh
contact info too
EOF
EOF
# output problems from main structure above
# output problems from main structure above
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment