Re: Weird status of pdm
[ trimming Cc list ]
On Thu, Dec 04, 2025 at 09:59:28AM -0700, Soren Stoutner wrote:
> You have a number of tests that are failing on the buildds.
>
> One of the differences between the buildds and Salsa CI is that the buildds do
> not allow any internet access during build, whereas Salsa CI does not enforce
> that. So, the first place I would recommend looking is to see if the tests
> that are failing require internet access.
>
> If that is the case, you can disable just those tests during the build, while
> enabling them in autopkgtest (which does allow internet access).
>
> If these tests do not require internet access, then you might dig deeper into
> the error message for each test to see why they are failing.
Thanks a lot, there is indeed an upstream commit regarding network
access, which I will try next, because it will disable at least some
of the failing tests.
[ However, both the buildd network and Salsa CI recently switched to
sbuild+unshare and neither of them currently allow network access,
so it is certainly surprising that they do not behave the same
in this respect ].
Thanks.
Reply to: