https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10517

--- Comment #21 from Rudolf Byker <rudolfby...@gmail.com> ---
(In reply to Victor Grousset/tuxayo from comment #18)
> > 2) Remove the instance completely using `koha-remove`.
> 
> I'm having an issue here. Maybe it's my dev environment.
> 
> root@4dfd0fcc251b:kohadevbox$ koha-remove kohadev
> Removing Koha instance kohadev
> [ ok ] Stopping Plack daemon for kohadev:.
> userdel: user kohadev-koha is currently used by process 1005
> /usr/sbin/deluser: `/usr/sbin/userdel kohadev-koha' returned error code 8.
> Exiting.
> 
> 
> 
> 
> Using koha-disable doesn't help. There are still starman and apache
> processes running that are from the unix user of the instance.
> 
> Could there be anything more to do before removing the instance?

Probably your dev environment. I've never had this issue, and I'm using my own
patch. Did you check which process is still using the user using `ps -u
kohadev-koha`?

By the way: Is the test plan supposed to be in the commit message, in a
comment, or both?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to