On 30/07/22 at 21:12 +0200, Johannes Schauer Marin Rodrigues wrote: > Hi Lucas, > > Quoting Lucas Nussbaum (2022-07-29 20:18:41) > > During a rebuild of all packages in sid, your package failed to build on > > amd64. > > thanks a lot for your bug report! > > > > command: MALLOC_PERTURB_=84 /usr/bin/appstream-util validate-relax > > > /<<PKGBUILDDIR>>/data/com.github.rafostar.Clapper.metainfo.xml > > > ----------------------------------- stdout > > > ----------------------------------- > > > /<<PKGBUILDDIR>>/data/com.github.rafostar.Clapper.metainfo.xml: FAILED: > > > • url-not-found : <screenshot> failed to connect: SSL handshake > > > failed > > > [https://raw.githubusercontent.com/wiki/Rafostar/clapper/media/screenshot-windowed.png] > > > • url-not-found : <screenshot> failed to connect: SSL handshake > > > failed > > > [https://raw.githubusercontent.com/wiki/Rafostar/clapper/media/screenshot-fullscreen.png] > > > • url-not-found : <screenshot> failed to connect: SSL handshake > > > failed > > > [https://raw.githubusercontent.com/wiki/Rafostar/clapper/media/screenshot-floating.png] > > > • url-not-found : <screenshot> failed to connect: SSL handshake > > > failed > > > [https://raw.githubusercontent.com/wiki/Rafostar/clapper/media/screenshot-mobile.png] > > > ----------------------------------- stderr > > > ----------------------------------- > > > Validation of files failed > > > ============================================================================== > > This is now fixed in git and I'll do an upload soon: > > https://salsa.debian.org/gnome-team/clapper/-/commit/a5e207f51fa37592bb3c8bbb64d71edbf19a88f7 > > What I don't understand is, why this wasn't discovered by the autobuilders. Do > the buildds allow network access during the builds? I thought they did not. Do > you have an idea?
I think that the buildds allow internet access (as I do). So no idea. Lucas