Control: tags -1 confirmed On 2023-05-16 23:01:00 +0200, Johannes Schauer Marin Rodrigues wrote: > Hi, > > Quoting Sebastian Ramacher (2023-05-16 22:11:58) > > > [ Risks ] > > > > > > Low risk as the diff simply is: > > > > > > diff -Nru amavisd-new-2.13.0/debian/amavisd-new.postrm > > > amavisd-new-2.13.0/debian/amavisd-new.postrm > > > --- amavisd-new-2.13.0/debian/amavisd-new.postrm 2023-02-23 > > > 05:59:36.000000000 +0100 > > > +++ amavisd-new-2.13.0/debian/amavisd-new.postrm 2023-05-12 > > > 00:41:50.000000000 +0200 > > > @@ -33,7 +33,7 @@ > > > dpkg-statoverride --remove $i || true > > > done > > > > > > - userdel amavis > > > + userdel amavis || true > > > > userdel is from passwd and not from adduser. Am I missing something? > > Correct. But passwd is not Essential:yes and only gets pulled in by adduser. > The passwd package missing was part of my analysis in #1035654 because in that > test I only had Essential:yes packages installed (or otherwise I would not've > found this bug).
Okay, then please go ahead and remove the moreinfo tag once the package is available in unstable. Cheers -- Sebastian Ramacher