Hi, On Thu, Aug 07, 2025 at 09:33:34AM +0200, Uwe Kleine-König wrote: > Package: devscripts > Version: 2.25.17 > Severity: normal > File: /usr/bin/getbuildlog > X-Debbugs-Cc: [email protected] > > Hello, > > I can download the build log of linux 6.1.137-1 for armhf just fine: > > $ getbuildlog linux 6.1.137-1 armhf > --2025-08-07 09:22:34-- > https://buildd.debian.org/status/fetch.php?pkg=linux&arch=armhf&ver=6.1.137-1&stamp=1746668301&raw=1 > Resolving buildd.debian.org (buildd.debian.org)... > 2607:f8f0:614:1::1274:60, 209.87.16.60 > Connecting to buildd.debian.org > (buildd.debian.org)|2607:f8f0:614:1::1274:60|:443... connected. > HTTP request sent, awaiting response... 200 OK > Length: unspecified [text/plain] > Saving to: ‘linux_6.1.137-1_armhf.log’ > > linux_6.1.137-1_armhf.log [ <=> > ] 222.56M 16.8MB/s in 15s > > 2025-08-07 09:22:50 (15.3 MB/s) - ‘linux_6.1.137-1_armhf.log’ saved > [233376396] > > but it doesn't work for 6.1.140-1: > > $ getbuildlog linux 6.1.140-1 armhf > $ echo $? > 0 > > I didn't check how getbuildlog finds the build logs, but I suspect the > failure to find the 6.1.140-1 log relates to this version to be in s-p-u > "only" and > https://buildd.debian.org/status/logs.php?pkg=linux&arch=armhf not > listing it either. > > Still it would be great if that worked ...
I believe that is not really a devscripts problem. 6.1.140-1 was released via a security update. build logs of security updates are kept private, and in principle they could be made public after a package is released if they do not further leak if something is build from the embargoed queues still embargoed. This is a longstanding problem and some "recent" discussion started back in https://lists.debian.org/debian-lts/2023/06/msg00001.html Regards, Salvatore

