[Bug 32584] New: Can't update po files on master, because of missing UNIMARC files
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32584 Bug ID: 32584 Summary: Can't update po files on master, because of missing UNIMARC files Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr When following the instructions on https://wiki.koha-community.org/wiki/Translating_Koha#Updating_the_po_files_... you currently have 2 errors running gulp po:update: [22:41:06] Error: File not found with singular glob: /kohadevbox/koha/misc/translator/po/si-installer-UNIMARC.po (if this was purposeful, use `allowEmpty` option) at Glob.<anonymous> (/kohadevbox/koha/node_modules/glob-stream/readable.js:84:17) at Object.onceWrapper (events.js:520:26) at Glob.emit (events.js:400:28) at Glob.emit (domain.js:475:12) at Glob._finish (/kohadevbox/koha/node_modules/glob/glob.js:197:8) at done (/kohadevbox/koha/node_modules/glob/glob.js:182:14) at Glob._processSimple2 (/kohadevbox/koha/node_modules/glob/glob.js:688:12) at /kohadevbox/koha/node_modules/glob/glob.js:676:10 at Glob._stat2 (/kohadevbox/koha/node_modules/glob/glob.js:772:12) at lstatcb_ (/kohadevbox/koha/node_modules/glob/glob.js:764:12) When you create the file, you notice a second file missing: [22:42:33] 'po_update_installer_unimarc' errored after 85 ms [22:42:33] Error: File not found with singular glob: /kohadevbox/koha/misc/translator/po/tk-installer-UNIMARC.po (if this was purposeful, use `allowEmpty` option) at Glob.<anonymous> (/kohadevbox/koha/node_modules/glob-stream/readable.js:84:17) at Object.onceWrapper (events.js:520:26) at Glob.emit (events.js:400:28) at Glob.emit (domain.js:475:12) at Glob._finish (/kohadevbox/koha/node_modules/glob/glob.js:197:8) at done (/kohadevbox/koha/node_modules/glob/glob.js:182:14) at Glob._processSimple2 (/kohadevbox/koha/node_modules/glob/glob.js:688:12) at /kohadevbox/koha/node_modules/glob/glob.js:676:10 at Glob._stat2 (/kohadevbox/koha/node_modules/glob/glob.js:772:12) at lstatcb_ (/kohadevbox/koha/node_modules/glob/glob.js:764:12) [22:42:33] 'po:update' errored after 1.63 s This hinders testing, but I also wonder why we are missing the files? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32584 --- Comment #1 from Frédéric Demians <frederic@tamil.fr> --- I confirm that those 2 files are missing: misc/translator/po/si-installer-UNIMARC.po misc/translator/po/tk-installer-UNIMARC.po -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32584 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org