Summary: | Translation is not updated on daily CI | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Zayed Al-Saidi <zayed.alsaidi> |
Component: | Packages Unstable Edition | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jr, neon-bugs, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Zayed Al-Saidi
2021-11-24 13:27:22 UTC
for example which application? All language packs have same issue, for example Arabic pack for KDE: zayed@zayed-virtualbox:~$ apt show language-pack-kde-ar Package: language-pack-kde-ar Version: 1:19.10.0ubuntu1 Priority: optional Section: universe/translations Origin: Ubuntu Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 8,192 B Pre-Depends: dpkg (>= 1.10.27ubuntu1) Depends: language-pack-ar, k3b-i18n Conflicts: language-pack-kde-ar-base Download-Size: 2,356 B APT-Sources: http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages Description: KDE translation meta package for language ar We do not use language packs. I'll repeat my question: for example which applications? (In reply to Harald Sitter from comment #3) > We do not use language packs. I'll repeat my question: for example which > applications? Sorry, I wasn't accurate. Currently, I get the latest build of KDE application on daily basis, but I don't get the latest translation from svn trunk (Arabic Language). I notice this on the following applications (because I update the translation in svn trunk /trunk/l10n-kf5/ar/messages, but I don't see the translated strings in the next day build): 1- Dolphin 2- konsole 3- okular 4- gwenview 5- plasma-workspace I hope this will help. Thanks, that helped figure out what's wrong. The svn internal database of our checkout got corrupted and svn is apparently unable to deal with that ¯\_(ツ)_/¯ This resulted in the checkout not updating for more than a month. I've now added automatic recovery logic to our checkout management so this doesn't happen again, hopefully. |