Bug 4952

Summary: the koha-remove script doesn't shut down the site's zebra instance
Product: Koha Reporter: Robin Sheat <robin>
Component: PackagingAssignee: Robin Sheat <robin>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: gmcharlt
Version: Main   
Hardware: All   
OS: Linux   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: proposed patch

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.