@@ -135,6 +135,7 @@ This is about Debian, below are more todo entries for other projects…
...
@@ -135,6 +135,7 @@ This is about Debian, below are more todo entries for other projects…
* on SIGTERM, also ssh to remote host and cleanup there! (via ssh &)
* on SIGTERM, also ssh to remote host and cleanup there! (via ssh &)
* higher prio:
* higher prio:
** scheduler should automatically schedule 404 packages
** explain status in plain english on each coreboot/openwrt/netbsd/freebsd page, also on the Debian dashboard plus add an "executive summary about reproducible builds in the free software world"
** explain status in plain english on each coreboot/openwrt/netbsd/freebsd page, also on the Debian dashboard plus add an "executive summary about reproducible builds in the free software world"
*** get the content for "<h2>status of $1</h2>" from notes.git/friends.yaml or such
*** get the content for "<h2>status of $1</h2>" from notes.git/friends.yaml or such
*** document in the non-debian pages, that we don't have a clear idea yet, how to record+reproduce the build environment and that this is essential for reproducible builds too.
*** document in the non-debian pages, that we don't have a clear idea yet, how to record+reproduce the build environment and that this is essential for reproducible builds too.
echo"Warning: Download of ${SRCPACKAGE} sources from ${SUITE} failed." | tee-a${RBUILDLOG}
echo"Warning: Download of ${SRCPACKAGE} sources from ${SUITE} failed." | tee-a${RBUILDLOG}
ls-l${SRCPACKAGE}* | tee-a${RBUILDLOG}
ls-l${SRCPACKAGE}* | tee-a${RBUILDLOG}
echo"Warning: Maybe there was a network problem, or ${SRCPACKAGE} is not a source package in ${SUITE}, or it was removed or renamed. Please investigate." | tee-a${RBUILDLOG}
echo"Warning: Maybe there was a network problem, or ${SRCPACKAGE} is not a source package in ${SUITE}, or it was removed or renamed. Please investigate. Sleeping 30m as this should not happen." | tee-a${RBUILDLOG}