[Bug 19962] New: Introduce koha-sip to replace koha-*-sip
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19962 Bug ID: 19962 Summary: Introduce koha-sip to replace koha-*-sip Change sponsored?: --- Product: Koha Version: 17.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: pongtawat@punsarn.asia QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Introduce a new koha-sip script which use new command style (as koha-plack, etc) to replace old set of SIP commands. Also add an ability to disable SIP. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19962 --- Comment #1 from Pongtawat <pongtawat@punsarn.asia> --- Created attachment 70458 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70458&action=edit Bug 19962 - Introduce koha-sip to replace koha-*-sip -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19962 Pongtawat <pongtawat@punsarn.asia> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Pongtawat <pongtawat@punsarn.asia> --- To test: - Apply this patch - koha-sip --start koha1 => same as koha-start-sip koha1 - koha-sip --stop koha1 => same as koha-stop-sip koha1 - koha-sip --restart koha1 => same as koha-stop-sip koha1 && koha-start-sip koha1 - koha-sip --enable koha1 => same as koha-enable-sip koha1 - koha-sip --disable koha1 => new, move SIP config file Note: - stop use start-stop-daemon (same as koha-plack) to make sure it really stop - enable and disable is a bit different from koha-plack. It will continue even if some instances are already enabled (or disabled). In contrast, koha-plack --enable will just stop at the instance that was already enabled without processing the following instances. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19962 Pongtawat <pongtawat@punsarn.asia> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70458|1 |0 is patch| | Attachment #70458|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19962 --- Comment #3 from Pongtawat <pongtawat@punsarn.asia> --- Created attachment 70459 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70459&action=edit Bug 19962 - Introduce koha-sip to replace koha-*-sip -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19962 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |pongtawat@punsarn.asia |ity.org | Version|17.11 |master CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19962 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no Resolution|--- |DUPLICATE Status|Needs Signoff |RESOLVED --- Comment #4 from Magnus Enger <magnus@libriotech.no> --- A koha-sip script has already been pushed to master as part of bug 18562. *** This bug has been marked as a duplicate of bug 18562 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org