Bug 12130 - Translations should live in /var not /usr for package installs
Summary: Translations should live in /var not /usr for package installs
Status: RESOLVED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Packaging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 11:07 UTC by Martin Renvoize
Modified: 2024-02-13 11:58 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2014-04-23 11:07:00 UTC
As mentioned by Robin in comment - http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10942#c15

'They probably also should be going into /var, as writing to /usr is a bit of an odd thing to do really. This'll require more thought though.'
Comment 1 Robin Sheat 2014-04-23 23:22:17 UTC
I possibly think that this ought to be superseded by whatever bug it is somewhere that has the translations being built as part of the package building process. This'd involve a lot of careful migration that would probably be better having effort put into doing it with the packages.
Comment 2 Martin Renvoize 2014-04-25 07:48:28 UTC
I think the bug you're referring to is bug 4861.

I agree, this is a longer term piece of work which would be nice to get done.