Hello,
Bill Allombert writes:
Package: fbgetty
Version: 0.1.698-7
Severity: serious
Hello Sylvain,
There is an error when attempting to remove fbgetty:
Removing fbgetty ...
dpkg: error processing fbgetty (--remove):
subprocess post-removal script returned error exit status 1
The postrm include the following:
remove | disappear)
id fbgetty > /dev/null 2>&1 && userdel fbgetty
sg fbgetty -c true 2> /dev/null && groupdel fbgetty
1) this fail if the user fbgetty does not exist, so the script is not
idempotent as it should.
2) direct use of userdel/groupdel are frowned upon, you must use
adduser tools: deluser, delgroup, see policy 10.9. Permissions and
owners
Cheers,
--
Bill. <[EMAIL PROTECTED]>
Imagine a large red swirl here.
Humm, i think this bug has already been reported... But it is ok. The
severity gives me enough reason to work on it soon...
I will try to correct the thing ASAP.
Kind regard
Sylvain Le Gall
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]