[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-06-22 Thread Dustin Kirkland
** Changed in: server-papercuts
   Status: Triaged = In Progress

** Changed in: net-snmp (Ubuntu)
   Status: Triaged = In Progress

-- 
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


[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-06-22 Thread Dustin Kirkland
** Changed in: server-papercuts
   Status: In Progress = Fix Committed

** Changed in: net-snmp (Ubuntu)
   Status: In Progress = Fix Committed

-- 
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


[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-06-22 Thread Launchpad Bug Tracker
This bug was fixed in the package net-snmp -
5.4.2.1~dfsg0ubuntu1-0ubuntu4

---
net-snmp (5.4.2.1~dfsg0ubuntu1-0ubuntu4) maverick; urgency=low

  * debian/snmpd.postinst: source debconf before doing work, LP: #589056
  * debian/snmp.preinst, debian/snmp.prerm: kill any/all processes owned by
snmp user before install/uninstall, LP: #573391
 -- Dustin Kirkland kirkl...@ubuntu.com   Tue, 22 Jun 2010 14:04:48 -0500

** Changed in: net-snmp (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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


[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-06-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/net-snmp

-- 
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


[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-06-04 Thread Christian Reis
The easy workaround for this problem is just to killall -u snmp before
retrying the snmp install. Of course, once you get past that point, you
may very well run into bug 589056..

-- 
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


[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-06-03 Thread Dustin Kirkland
** Changed in: server-papercuts
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

** Changed in: net-snmp (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
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


[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-06-02 Thread Thierry Carrez
** Changed in: server-papercuts
   Importance: Undecided = High

** Changed in: server-papercuts
   Status: New = Triaged

** Changed in: server-papercuts
Milestone: None = maverick-alpha-2

-- 
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


[Bug 573391] Re: package snmpd failed to upgrade: userdel: user snmp is currently logged in

2010-05-03 Thread marararam
I was able to get around it.

Looking for what the user snmp was doing I found

$~ ps auxf|grep [s]nmp
snmp  1129  0.0  0.0  10384   296 ?Ss   14:19   0:00 rpc.statd -L

After

$~ sudo /etc/init.d/statd stop

the process was gone and the user 'snmp' did no longer own any process
and

$~ sudo dpkg --configure -a

completet without errors.

-- 
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