Bug#803633: britney-tests-live-data/live-2012-05-09 fails randomly

2023-06-29 Thread Paul Gevers

Hi,

On 26-01-2023 17:45, Paul Gevers wrote:
On Sun, 01 Nov 2015 10:42:49 +0100 Emilio Pozuelo Monfort 
 wrote:

If run in a loop, live-2012-05-09 will eventually fail with:

AssertionError: NUNINST OUT OF SYNC


This issue was fixed in 2016 with this commit: 
https://salsa.debian.org/release-team/britney2/-/commit/2fd6c59460c0e78bb50a34938dbc05637abf27b2



Currently I'm seeing it also/instead being unreproducible.


This remains. I have now 10 different possible end states of britney. 
I'm trying to add sorted() to a bunch of for loops on sets. It seems I'm 
able to make it more deterministic, but I'm not there yet.


Paul


OpenPGP_signature
Description: OpenPGP digital signature


Bug#803633: britney-tests-live-data/live-2012-05-09 fails randomly

2023-01-26 Thread Paul Gevers

Hi,

On Sun, 01 Nov 2015 10:42:49 +0100 Emilio Pozuelo Monfort 
 wrote:

If run in a loop, live-2012-05-09 will eventually fail with:

AssertionError: NUNINST OUT OF SYNC

The problem is with hurd-i386 (fucked/break arch in this test) and I've
seen problems such as:

E: [Sun Nov  1 10:31:41 2015] -  hurd-i386 - invalid nuninst: {'tar'}

and:

E: [Sun Nov  1 09:41:45 2015] -  hurd-i386 - unnoticed nuninst: {'libtinfo5', 
'libtinfo-dev'}


Currently I'm seeing it also/instead being unreproducible.

With updated references I have in two different runs:

Added binary packages:
  debianutils 4.3+b1 hurd-i386
  tar 1.26-4 hurd-i386
Removed binary packages:
  dash 0.5.7-3+b1 hurd-i386
  diffutils 1:3.2-6 hurd-i386
  gzip 1.4-5 hurd-i386

And:

Added binary packages:
  debianutils 4.3+b1 hurd-i386
  tar 1.26-4 hurd-i386
Removed binary packages:
  diffutils 1:3.2-6 hurd-i386

Paul


OpenPGP_signature
Description: OpenPGP digital signature


Bug#803633: britney-tests-live-data/live-2012-05-09 fails randomly

2015-11-01 Thread Emilio Pozuelo Monfort
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: britney

If run in a loop, live-2012-05-09 will eventually fail with:

AssertionError: NUNINST OUT OF SYNC

The problem is with hurd-i386 (fucked/break arch in this test) and I've
seen problems such as:

E: [Sun Nov  1 10:31:41 2015] -  hurd-i386 - invalid nuninst: {'tar'}

and:

E: [Sun Nov  1 09:41:45 2015] -  hurd-i386 - unnoticed nuninst: {'libtinfo5', 
'libtinfo-dev'}

Emilio