Affected code:

if [ ! `getent group snmp >/dev/null` ]; then
   deluser --quiet --system snmp
fi

The upgrade only deletes (and recreates) the user if the group "snmp"
doesn't exist on the machine. That leaves a window for a system where
user snmp exists, group snmp doesn't, and snmpd is running under that
user.


** Also affects: server-papercuts
   Importance: Undecided
       Status: New

-- 
package snmpd failed to upgrade: userdel: user snmp is currently logged in
https://bugs.launchpad.net/bugs/573391
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to