From f65fbb022b576c7d565f80d4083f6fac6dcfc873 Mon Sep 17 00:00:00 2001
From: Holger Levsen " > $NAVI
+ echo " " > $NAVI
echo "$1 " >> $NAVI
RESULT=$(sqlite3 -init $INIT $PACKAGES_DB "SELECT build_date,version FROM source_packages WHERE name = \"$PKG\"")
BUILD_DATE=$(echo $RESULT|cut -d "|" -f1)
@@ -122,10 +122,10 @@ link_packages() {
echo "Starting to write statistics index page."
echo
-write_index " Results were obtained by several jobs running on jenkins.debian.net. This page is updated after each job run. $COUNT_TOTAL packages attempted to build so far, that's $PERCENT_TOTAL% of $AMOUNT source packages in Debian $SUITE currently. Out of these, $PERCENT_GOOD% were successful, so quite wildly guessing this roughy means about $GUESS_GOOD packages should be reproducibly buildable! This page is updated every three hours. Results are obtained from several build jobs running on jenkins.debian.net. Thanks to Profitbricks for donating the virtual machine it's running on! $COUNT_TOTAL packages attempted to build so far, that's $PERCENT_TOTAL% of $AMOUNT source packages in Debian $SUITE currently. Out of these, $PERCENT_GOOD% were successful, so quite wildly guessing this roughy means about $GUESS_GOOD packages should be reproducibly buildable! Join $COUNT_BAD packages ($PERCENT_BAD% of $COUNT_TOTAL) failed to built reproducibly: $COUNT_GOOD packages ($PERCENT_GOOD%) successfully built reproducibly: Packages which failed to build reproducibly, sorted by Maintainers: and Uploaders: fields."
-write_index " Static URL for this page. Last modified: $(date)"
+write_index "Statistics for reproducible builds
"
-write_index "Statistics for reproducible builds
"
+write_index "#debian-reproducible
on OFTC to get support for making sure your packages build reproducibly too!"
EXTRA_STAR=true
link_packages $BAD
@@ -148,9 +148,9 @@ fi
write_index "
"
link_packages $GOOD
write_index "
$(echo $BAD | dd-list -i)
Packages which failed to build reproducibly, sorted by Maintainers: and Uploaders: fields
"
+write_index "$(echo $BAD | dd-list -i)
Static URL for this page. Last modified: $(date). Copyright 2014 Holger Levsen, GPL-2 licensed." write_index "
" echo -- cgit v1.2.3-70-g09d2