[Koha-bugs] [Bug 21894] New: Upgrade to 18.11.00 fails because of translation problems

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 27 21:31:53 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21894

            Bug ID: 21894
           Summary: Upgrade to 18.11.00 fails because of translation
                    problems
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: I18N/L10N
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mirko at abunchofthings.net
        QA Contact: testopia at bugs.koha-community.org
                CC: frederic at tamil.fr

On upgrade of a package installation to 18.11.00, there are several errors
related to translations.


Use of uninitialized value $pref_name in concatenation (.) or string at
/usr/share/koha/misc/translator/LangInstaller.pm line 196.
Use of uninitialized value $pref_name in concatenation (.) or string at
/usr/share/koha/misc/translator/LangInstaller.pm line 238.
Can't stat /usr/share/koha/intranet/cgi-bin/koha-tmpl: No such file or
directory
 at /usr/share/koha/misc/translator/LangInstaller.pm line 633.
/usr/bin/msginit: error while opening "Koha.pot" for reading: No such file or
directory
/bin/sed: can't read /usr/share/koha/misc/translator/po/de-DE-messages.po: No
such file or directory
/usr/bin/msgfmt: error while opening
"/usr/share/koha/misc/translator/po/de-DE-messages.po" for reading: No such
file or directory
Updated the de-DE translations.
find: invalid expression; you have used a binary operator '-or' with nothing
before it.
W: APT had planned for dpkg to do more than it reported back (0 vs 4).
   Affected packages: koha-common:amd64


Bugs related are probably 15395 and 21823

/usr/share/koha/intranet/cgi-bin/koha-tmpl appears to be a dev path not working
for regular installations (/usr/share/koha/misc/translator/LangInstaller.pm
line 633.)

New files are not created (Koha.pot, de-DE-messages.po)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list