On Mon, Aug 22, 2022 at 04:08:37PM +0200, Vincent Lefevre wrote:
> On 2022-08-22 14:38:38 +0200, Marc Haber wrote:
> > I apologize. What matters is the output of:
> > 
> > < /etc/adduser.conf grep -v '^DIR_MODE' | sha512sum -
> > 
> > (DIR_MODE is debconf controlled and had its default changed).
> 
> d8502b9daf3a3a486ca563a15f2bb03a25eb9247d201d15a4640088626c660a03416b62217f59c37aa94050317243b8979fd46d99e081f555eb7f8adf325a7f8

Ok, that is an ancient version of the file. As I suspected when your bug
report arrived, there is a logical error in the preinst. A user can
install adduser 3.114 or older, then upgrade through the regular ways to
3.123. The preinst currently checks for the package version AND the
checksum, so 3.114's config file during an upgrade from 3.123 is not
recognized properly.

I have reworked the preinst and removed most of the version checks.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421

Reply via email to