Package: adduser
Version: 3.122
Severity: normal

The tests expect the test environment to be fresh. They relay too much
on uids being the same and do not preseed adduser to provide
reproducible uids.

Reproducer:
- create test chroot
- adduser --system foo
- deluser foo
- verify that foo is actually gone
- run autopkgtests
- see not just one test failing.

You get other failures if you don't delete the foo user prior to running
the test.

Greetings
Marc

Reply via email to