[Koha-bugs] [Bug 34915] New: how-to.pl/tt blocks translation script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 26 15:32:26 CEST 2023


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

            Bug ID: 34915
           Summary: how-to.pl/tt blocks translation script
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: caroline.cyr-la-rose at inlibro.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

Created attachment 156223
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156223&action=edit
Screenshot of the error in a terminal window

I'm putting this here, I don't know if this is a "just me" problem or if it's a
larger one. I've only recently started using KTD so I might not be using it
correctly. I'm more used to using the git installation.

When I do `ktd up` it adds "how-to" files in my koha git directory. When I do
`ktd down` those files are not removed. Normally, I don't think I would mind,
but the translation update script doesn't like those files at all.

To recreate:
1. ktd up
2. ktd down
3. In the git directory, run `gulp po:update --lang fr-CA`
--> Error

[09:20:40] 'po_extract_messages' errored after 2.17 s
[09:20:40] Error: ENOENT: no such file or directory, stat '[...]how-to.pl'
[09:20:40] 'po:update' errored after 2.18 s


I added a screenshot of what it looks like in my terminal.

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


More information about the Koha-bugs mailing list