Control: forcemerge 1052811 1074678 1069407 On Sat, Apr 20, 2024 at 14:08:55 +0200, Lucas Nussbaum wrote:
> Source: mercurial > Version: 6.7.2-1 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-arm64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on arm64. > > [...] > > --- /<<PKGBUILDDIR>>/tests/test-http-bad-server.t > > +++ /<<PKGBUILDDIR>>/tests/test-http-bad-server.t.err > > @@ -42,7 +42,7 @@ > > $ cat hg.pid > $DAEMON_PIDS > > > > $ hg clone http://localhost:$HGPORT/ clone > > - abort: error: (\$ECONNRESET\$|\$EADDRNOTAVAIL\$) (re) > > + abort: error: Connection refused > > [100] > > > > (The server exits on its own, but there is a race between that and > > starting a new server. > > > > ERROR: test-http-bad-server.t output changed On Tue, Jul 2, 2024 at 14:47:34 +0200, Lucas Nussbaum wrote: > Source: mercurial > Version: 6.7.4-1 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20240702 ftbfs-trixie > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. > > > Relevant part (hopefully): [...] > > --- /<<PKGBUILDDIR>>/tests/test-http-bad-server.t > > +++ /<<PKGBUILDDIR>>/tests/test-http-bad-server.t.err > > @@ -42,7 +42,7 @@ > > $ cat hg.pid > $DAEMON_PIDS > > > > $ hg clone http://localhost:$HGPORT/ clone > > - abort: error: (\$ECONNRESET\$|\$EADDRNOTAVAIL\$) (re) > > + abort: error: Connection refused > > [100] > > > > (The server exits on its own, but there is a race between that and > > starting a new server. > > > > ERROR: test-http-bad-server.t output changed You filed this before; merging. Cheers, Julien