[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [willy@debian.org: Bug#192297: more info]



Peter Van Eynde wrote:
> As per attachment I ask for help for cmucl that needs to use the
> adduser package during the postrm. Which fails because cmucl only
> depends on adduser. Pre-depending seems like overkill, so what to do?

For my chipcard-tools package I adopted ssh's way of doing it, e.g.
  deluser --quiet sshd > /dev/null || true

Probably "Best effort user removing." is the best to do when not predepending.
(BTW: While grepping: it looks like gdm has a similar bug.)

Cheers

T.


Attachment: pgpouLuOqrPSF.pgp
Description: PGP signature


Reply to: