From 9425901bfcdd7166f402bc0f005834cbd15ff27d Mon Sep 17 00:00:00 2001
From: Holger Levsen 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 Other views for the build results:#debian-reproducible
on OFTC to get support for making sure your packages build reproducibly too!"
+ for TARGET in $ALLVIEWS ; do
+ if [ "$TARGET" = "$VIEW" ] ; then
+ continue
+ fi
+ write_summary "
$COUNT_BAD packages ($PERCENT_BAD% of $COUNT_TOTAL) failed to built reproducibly: "
link_packages ${BAD[$VIEW]}
@@ -197,7 +207,7 @@ for VIEW in $ALLVIEWS ; do
# publish
cp $SUMMARY /var/lib/jenkins/userContent/
if [ "$VIEW" = "$MAINVIEW" ] ; then
- cp $SUMMARY reproducible.html
+ cp $SUMMARY /var/lib/jenkins/userContent/reproducible.html
fi
rm $SUMMARY
done
--
cgit v1.2.3-70-g09d2