Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead

2025-09-08 Thread Santiago Vila
Ok, I've taken a look at the build log. A while ago I inserted a "spy" line in debian/rules so that we could see this in the build log: === MemAvailable:7472456 kB SwapFree: 0 kB nproc: 2 === So, yes, this will not work in Salsa CI,

Re: Debian Python team: don't use recipes/debian.yml@salsa-ci-team/pipeline, use debian/salsa-ci.yml instead

2025-09-08 Thread Otto Kekäläinen
> > I was looking at which of the Salsa CI jobs take longest and consume > > most resources and stumbled across > > https://salsa.debian.org/python-team/packages/graph-tool > > > > The build uses more memory than available on a Salsa CI runner, and it > > has never, and will never build. > > I don'

Re: pybuild-autopkgtest NO TESTS RAN should trigger a failure

2025-09-08 Thread دانیال بهزادی
Hi, I know we are not yet ready to make "NO TESTS RAN" a failure at build time, that would create an insane number of bugs. But for the packages where wi did explicitly set "Testsuite: autopkgtest-pkg-pybuild" this condition should turn into a failed. Thanks. So I think this should befixed n