[Bug 15626] New: koha-remove does not remove log4perl.conf
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626 Bug ID: 15626 Summary: koha-remove does not remove log4perl.conf Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 14167 Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14167 [Bug 14167] Add Koha::Logger based on Log4perl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46984 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46984&action=edit Bug 15626: Remove log4perl.conf when using koha-remove if you create a koha install using koha-create, and remove it with koha-remove, the /etc/koha/sites/$SITE/ directory won't be removed, because the /etc/koha/sites/$SITE/log4perl.conf has not been removed by this script. Test plan: Use this koha-remove script to remove a koha install Without this patch, the /etc/koha/sites/$SITE directory won't be removed. With this patch applied, the directory will be correctly removed. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46984|0 |1 is obsolete| | --- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Created attachment 47045 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47045&action=edit Bug 15626: Remove log4perl.conf when using koha-remove if you create a koha install using koha-create, and remove it with koha-remove, the /etc/koha/sites/$SITE/ directory won't be removed, because the /etc/koha/sites/$SITE/log4perl.conf has not been removed by this script. Test plan: Use this koha-remove script to remove a koha install Without this patch, the /etc/koha/sites/$SITE directory won't be removed. With this patch applied, the directory will be correctly removed. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47045|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 47194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47194&action=edit Bug 15626: Remove log4perl.conf when using koha-remove if you create a koha install using koha-create, and remove it with koha-remove, the /etc/koha/sites/$SITE/ directory won't be removed, because the /etc/koha/sites/$SITE/log4perl.conf has not been removed by this script. Test plan: Use this koha-remove script to remove a koha install Without this patch, the /etc/koha/sites/$SITE directory won't be removed. With this patch applied, the directory will be correctly removed. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org