[Bug 8310] New: All parts an instance should be under one path
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 Priority: P5 - low Change sponsored?: --- Bug ID: 8310 CC: robin@catalyst.net.nz Assignee: koha-bugs@lists.koha-community.org Summary: All parts an instance should be under one path Severity: enhancement Classification: Unclassified OS: All Reporter: ddean@njstatelib.org Hardware: All Status: NEW Version: unspecified Component: Packaging Product: Koha For mobility and to potentially enable chroot down the line, the directories now created under /etc/koha/sites and /var/(spool|lib|lock|run|log)/koha should be created under a common directory. I'd be happy to contribute a patch if a good common path can be found. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- I'm not convinced that debian would let us get away with that. Also, /etc and /var are the appropriate places for what goes into them. This said, it wouldn't be the end of the world to symlink them together, so they still appear like they are now, but everything is really under /var/lib/koha. Additionally, it would only really need to be /var/lib/koha, all the rest are transient data. Not completely sold on the need for it vs. the additional complexity though. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 --- Comment #2 from David Dean <ddean@njstatelib.org> --- Fair enough! :) Here is a patch in case it's helpful to others looking to move instances around, or to give hosted catalog customers limited shell access. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 --- Comment #3 from David Dean <ddean@njstatelib.org> --- Created attachment 10716 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10716&action=edit Patch storing all instance folders under /var/lib/koha/instance name, with symlinks -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Version|unspecified |master Assignee|koha-bugs@lists.koha-commun |ddean@njstatelib.org |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- Patch is not a git patch, reformatting now -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10716|0 |1 is obsolete| | --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 11819 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11819&action=edit Bug 8310 : Patch to store all instances in /var/lib/koha - For use with the debian packages -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #6 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- As I understand it, candidate packages for inclusion in Debian must use the standard Debian file layout, as in the current packages. Therefore, I would suggest the patch is probably not suitable for inclusion in Koha master, though the patch might be useful as an option for people running their own hand-rolled packages. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8310 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Resolution|--- |INVALID Status|In Discussion |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org