Hi again, On Sun, 2025-01-26 at 17:58 +0100, John Paul Adrian Glaubitz wrote: > Hi Johannes, > > On Sun, 2025-01-26 at 17:46 +0100, John Paul Adrian Glaubitz wrote: > > Hi Johannes, > > > > On Sun, 2025-01-26 at 16:58 +0100, Johannes Schauer Marin Rodrigues wrote: > > > Hi Dave & Adrian, > > > > > > Quoting Dave Anglin (2025-01-20 20:09:13) > > > > On 2025-01-20 4:00 a.m., Johannes Schauer Marin Rodrigues wrote: > > > > > thank you for testing my patch! Can you give the updated patch a try? > > > > Although there are no errors, wanna-build fails to find packages ready > > > > to build: > > > > Jan 20 14:04:53 buildd[24441]: wanna-build --list=needs-build > > > > --dist=sid failed; status 127/0 > > > > Jan 20 14:04:54 buildd[24441]: wanna-build --list=needs-build > > > > --dist=experimental failed; status 127/0 > > > > > > and this does *not* happen with the sbuild version before? > > > > > > I do not have a buildd setup, so I'm afraid I cannot be of much help here. > > > > > > Adrian, can you confirm that the problem persists even with the changes > > > from > > > > > > https://salsa.debian.org/debian/sbuild/-/merge_requests/137 > > > > Let me give it a try on a test setup. Will report back in about 30 minutes. > > Yes, that fixes it: > > Jan 26 17:56:54 buildd[1052]: Daemon started. (pid=1052) > Jan 26 17:56:55 buildd[1052]: wanna-build --list=needs-build --dist=sid > failed; status 127/0 > Jan 26 17:56:56 buildd[1052]: wanna-build --list=needs-build > --dist=experimental failed; status 127/0 > Jan 26 17:56:56 buildd[1052]: Nothing to do -- sleeping 300 seconds > > Please ignore the unrelated failure with wanna-build, this is just a > configuration issue.
I just noticed the odd side-effect that there are multiple instances of the buildd process running now and the number of processes seems to increase over the time: root@alpha-sc-01:~# ps aux|grep buildd buildd 2214 0.0 0.5 28288 22160 ? Ss 20:01 0:00 /usr/bin/perl /usr/bin/buildd buildd 2215 0.1 0.5 28296 22240 ? S 20:01 0:00 /usr/bin/perl /usr/bin/buildd buildd 2217 0.0 0.5 28296 21680 ? S 20:01 0:00 /usr/bin/perl /usr/bin/buildd root 2228 86.9 0.0 6440 2008 ttyS0 S+ 20:03 0:00 grep buildd root@alpha-sc-01:~# Not sure whether this is the result of your patch or something else. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

