Hello, I'm currently hosting a buildd for GNU/kFreeBSD, kamp. In order to find out which packages FTBFS, either new or outdated it would be nice to get the build statistics. Samuel Thibault has developed a set of scripts, https://people.debian.org/~sthibault/scripts, deriving graphs and text files showing the current status of in his Debian home directory, https://people.debian.org/~sthibault/*.fig,*.txt,etc.
It would be nice to modify these scripts to also generate statistics for kFreeBSD. However, trying these scripts, either for Hurd or kFreeBSD I get access errors e.g.: ssh -C -o ControlMaster=auto -o ControlPath=$HOME/.ssh/master/%r@%h:%p -o ControlPersist=300 buildd.debian.org /usr/local/bin/wanna-build -d sid --api=1 -A hurd-i386 --list=needs-build | head -n -1 > needs- build.txt According to Samuel, I need to have access permission to the buildd database. Would it be possible for me to get such an access? Thanks!
