Bug#608812: muroard user left in passwd after purge

2011-01-04 Thread Bob Proulx
Philipp Schafft wrote: > Thanks for info. So my guess about it seemed to be true. > Will test that fix and if it works (I guess so) will include it in next > upload (in a few days). Excellent! > thanks for reporting. Thanks for working on the package! Bob signature.asc Description: Digital si

Bug#608812: muroard user left in passwd after purge

2011-01-04 Thread Philipp Schafft
tags 608812 + pending thanks reflum, On Tue, 2011-01-04 at 16:27 -0700, Bob Proulx wrote: > tags 608812 - moreinfo + patch > thanks > > Bob Proulx wrote: > > I believe the best corrective action is to ensure in the init script > > file /etc/init.d/muroard that start-stop-daemon ensures that the

Bug#608812: muroard user left in passwd after purge

2011-01-04 Thread Bob Proulx
tags 608812 - moreinfo + patch thanks Bob Proulx wrote: > I believe the best corrective action is to ensure in the init script > file /etc/init.d/muroard that start-stop-daemon ensures that the > process has actually exited before the script exits. Currently it > does: > > start-stop-daemon --

Bug#608812: muroard user left in passwd after purge

2011-01-04 Thread Bob Proulx
Philipp Schafft wrote: > Can you please try installing and purging again? if you only install > muroard there should be no problem with *dnet* as it is a depends of > libroar0 not muroard. I have done that with the following results: $ sudo apt-get remove --purge muroard Reading package lists

Bug#608812: muroard user left in passwd after purge

2011-01-03 Thread Philipp Schafft
reflum, On Mon, 2011-01-03 at 11:41 -0700, Bob Proulx wrote: > Philipp Schafft wrote: > > I just tested it in my sid sandbox and it worked fine. > >=20 > > The current postrm script does the following: > > purge) > > if getent passwd|grep -q ^muroard: ; then > >

Bug#608812: muroard user left in passwd after purge

2011-01-03 Thread Bob Proulx
Philipp Schafft wrote: > I just tested it in my sid sandbox and it worked fine. >=20 > The current postrm script does the following: > purge) > if getent passwd|grep -q ^muroard: ; then > userdel muroard 2>&1 > /dev/null || true > fi >

Bug#608812: muroard user left in passwd after purge

2011-01-03 Thread Philipp Schafft
tag 608812 moreinfo thanks reflum, On Mon, 2011-01-03 at 10:24 -0700, Bob Proulx wrote: > Package: muroard > Version: 0.1.0-4 > Severity: normal > > When the muroard package is installed it adds a muroard user to the > password database. When the muroard package is purged the muroard > user i

Bug#608812: muroard user left in passwd after purge

2011-01-03 Thread Bob Proulx
Package: muroard Version: 0.1.0-4 Severity: normal When the muroard package is installed it adds a muroard user to the password database. When the muroard package is purged the muroard user is left behind instead of being cleaned up and removed. Bob -- To UNSUBSCRIBE, email to debian-bugs-di