[Bug 701944] Re: snmpd postinst fails if user cannot be deleted
Nathan Stratton Treadway
ubuntu.lp at nathanst.com
Fri Jul 6 20:04:08 UTC 2012
I noticed that the proposed branch ( lp:~shuff/ubuntu/precise/net-snmp/fix-for-701944 ) includes a new copy of the line:
if [ ! `getent passwd snmp >/dev/null` ]; then
(and also leaves the existing "group" line untouched), so I thought it was worth mentioning debbugs #609430, which points out that the combo of backticks and redirection to /dev/null means the expression doesn't work as intended...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609430
Nathan
** Bug watch added: Debian Bug tracker #609430
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609430
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/701944
Title:
snmpd postinst fails if user cannot be deleted
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/701944/+subscriptions
More information about the Ubuntu-server-bugs
mailing list