Bug 14619

Summary: clients-marc-MARC21.po missing
Product: Koha Reporter: Indranil Das Gupta <indradg>
Component: PackagingAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: robin
Version: 3.20   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Indranil Das Gupta 2015-07-30 02:35:52 UTC
Encountered the following error while updating to 3.20.2 (from 3.20.1) on a 64-bit Jessie.

Error: /usr/share/koha/misc/translator/po/clients-marc-MARC21.po not found.
ERROR: an error was found when updating 'clients' translations. Please manually
run 'koha-translate --update clients'. Run man koha-translate for more options.

Install is a package based one.
Comment 1 Robin Sheat 2015-07-30 05:25:48 UTC
This looks like an issue with your configuration. Do you have a directory called "clients" in the place where translated templates would be?
Comment 2 Indranil Das Gupta 2015-07-30 08:23:19 UTC
(In reply to Robin Sheat from comment #1)
> This looks like an issue with your configuration. Do you have a directory
> called "clients" in the place where translated templates would be?

Thanks for the clue Robin. Indeed that is the case. I've some client-wise folders with favicons and stuff in that folder. Closing this as RESOLVED INVALID.