[Koha-bugs] [Bug 10517] koha-restore fails to create mysqluser at mysql_hostname so zebra update fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 6 10:26:37 CEST 2020


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

--- Comment #21 from Rudolf Byker <rudolfbyker at 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 at 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.


More information about the Koha-bugs mailing list