Re: Various d-i daily build failures: arm64, armhf, riscv64
Holger Wansing <[email protected]>
| Newsgroups | gmane.linux.debian.devel.boot,gmane.linux.debian.ports.arm,gmane.linux.debian.riscv |
|---|---|
| Message-ID | <[email protected]> |
Hi Cyril, Cyril Brulebois <[email protected]> wrote (Tue, 6 Jan 2026 14:21:49 +0100): > Hi, > > For some reason (possibly because of frequent errors while refreshing > repositories from Salsa), the daily build overview task was commented > out and the overview hadn't been updated since end of last month: > https://d-i.debian.org/daily-images/daily-build-overview.html Sorry, that was me. I disabled that cron job, since there were failures like WARNING: [printf] Object must contain a valid delta at ./daily-build-overview line 156. Use of uninitialized value $deltahours in numeric gt (>) at ./daily-build-overview line 159. WARNING: [printf] Object must contain a valid delta at ./daily-build-overview line 156. Use of uninitialized value $deltahours in numeric gt (>) at ./daily-build-overview line 159. WARNING: [printf] Object must contain a valid delta at ./daily-build-overview line 156. Use of uninitialized value $deltahours in numeric gt (>) at ./daily-build-overview line 159. every hours for a bunch of days. What means to me that the script is broken somehow / needs some update. My plan was to drop you a note about this, indeed. But I forgot about this then, sorry! Holger