Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-07 Thread Guillem Jover
Hi! BTW, I've now also pushed fixes to git HEAD, for the test failures with dpkg-checkbuilddeps, and fixed the test suite to not require coreutils, which will be part of 1.21.13. On Wed, 2022-12-07 at 19:50:08 +0100, Sören Tempel wrote: > Guillem Jover wrote: > > * Might need a makedepends on x

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-07 Thread Sören Tempel
Hello! Guillem Jover wrote: > On Mon, 2022-12-05 at 20:43:45 +0100, Sören Tempel wrote: > > I haven't tried reproducing the failure on alpine:latest yet so please > > let me know if you are also not able to reproduce the hang on alpine:edge. > > So this should be properly fixed now in dpkg 1.21.

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-06 Thread Guillem Jover
On Tue, 2022-12-06 at 16:45:40 +0100, Guillem Jover wrote: > On Mon, 2022-12-05 at 20:43:45 +0100, Sören Tempel wrote: > > I haven't tried reproducing the failure on alpine:latest yet so please > > let me know if you are also not able to reproduce the hang on alpine:edge. > > So this should be pro

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-06 Thread Guillem Jover
Hi! On Mon, 2022-12-05 at 20:43:45 +0100, Sören Tempel wrote: > I haven't tried reproducing the failure on alpine:latest yet so please > let me know if you are also not able to reproduce the hang on alpine:edge. So this should be properly fixed now in dpkg 1.21.12 which I released yesterday. Than

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-05 Thread Guillem Jover
On Mon, 2022-12-05 at 21:52:38 +0100, Guillem Jover wrote: > Ok, looks like this might be due to the new GNU make behavior change > where $(shell) now properly gets all exported variables, which is causing > recursion. Passing -f to dpkg-arechitecture in the .mk fragment makes the > test pass, but

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-05 Thread Guillem Jover
Hi! On Mon, 2022-12-05 at 21:16:19 +0100, Guillem Jover wrote: > On Mon, 2022-12-05 at 20:43:45 +0100, Sören Tempel wrote: > > alpine:latest is the latest stable release. I encountered this on > > alpine:edge, which is our rolling release development version (basically > > Debian Sid). It is inter

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-05 Thread Guillem Jover
On Mon, 2022-12-05 at 20:43:45 +0100, Sören Tempel wrote: > alpine:latest is the latest stable release. I encountered this on > alpine:edge, which is our rolling release development version (basically > Debian Sid). It is interesting that it doesn't seem to fail in > alpine:latest though. However,

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-05 Thread Sören Tempel
Hi, Thanks for your quick response. Guillem Jover wrote: > That's weird. I cannot reproduce this. It works in Debian (but that > could imply some hidden dependency), and I just spawned an alpine:latest > Docker image, and it passes there too with what's currently on git HEAD: > > ,--- > /sr

Re: dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-05 Thread Guillem Jover
Hi! On Mon, 2022-12-05 at 16:03:44 +0100, Sören Tempel wrote: > I just wanted to report that the dpkg 1.21.11 and 1.21.10 test suite > fails on Alpine Linux Edge. The test suite passed successfully for > previous version of dpkg. Thanks for the report! > The specific test that fails is the ./t/m

dpkg test suite fails on Alpine Linux starting with 1.21.10

2022-12-05 Thread Sören Tempel
Hello, I just wanted to report that the dpkg 1.21.11 and 1.21.10 test suite fails on Alpine Linux Edge. The test suite passed successfully for previous version of dpkg. The specific test that fails is the ./t/mk.t. The output looks as follows: ./t/mk.t ... Use of uni