Bug 4952 - the koha-remove script doesn't shut down the site's zebra instance
Summary: the koha-remove script doesn't shut down the site's zebra instance
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Packaging (show other bugs)
Version: Main
Hardware: All Linux
: PATCH-Sent (DO NOT USE) minor (vote)
Assignee: Robin Sheat
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 02:04 UTC by Robin Sheat
Modified: 2012-10-25 22:52 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (747 bytes, patch)
2010-07-07 02:25 UTC, Robin Sheat
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Sheat 2010-07-07 02:04:10 UTC
This means that there is still a process running as the user that the script tries to remove, causing the deluser to fail.
Comment 1 Robin Sheat 2010-07-07 02:25:28 UTC
Created attachment 2316 [details] [review]
proposed patch
Comment 2 Galen Charlton 2010-07-07 16:05:50 UTC
Patch pushed.  Please test and close.