Bug 346782

Summary: Part of the ki18n translations are also shipped with KDE Applications 15.04 in kde-l10n
Product: [Frameworks and Libraries] frameworks-ki18n Reporter: Raymond Wooninck <tittiatcoke>
Component: generalAssignee: Chusslove Illich <caslav.ilic>
Status: RESOLVED FIXED    
Severity: normal CC: aacid, faure, hrvoje.senjan, kdelibs-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Raymond Wooninck 2015-04-27 11:35:04 UTC
When building Frameworks 5.9 and then KDE Applications 15.04 on top of it, it appears that for the languages RU, SR and UK, certain ki18n translations are being delivered double. This is causing conflicts when trying to install the created packages. The conflicts are:

> found conflict of kde-l10n-ru-15.04.0-4.10.noarch with libKF5I18n5-
> lang-5.9.0-1.1.noarch:
>   - /usr/share/locale/ru/LC_SCRIPTS/ki18n5/ki18n5.js
> 
> found conflict of kde-l10n-sr-15.04.0-4.10.noarch with libKF5I18n5-
> lang-5.9.0-1.1.noarch:
>   - /usr/share/locale/sr/LC_SCRIPTS/ki18n5/ki18n5.js
>   - /usr/share/locale/sr/LC_SCRIPTS/ki18n5/trapnakron.pmap
>   - /usr/share/locale/sr/LC_SCRIPTS/ki18n5/trapnakron.pmapc
> 
> found conflict of kde-l10n-uk-15.04.0-4.10.noarch with libKF5I18n5-
> lang-5.9.0-1.1.noarch:
>   - /usr/share/locale/uk/LC_SCRIPTS/ki18n5/ki18n5.js

As that the translation domain ki18n5 belongs to frameworks-ki18n, I assume that the above files shouldn't be in kde-l10n

Reproducible: Always
Comment 1 Chusslove Illich 2015-04-27 18:48:28 UTC
This is the same problem as #343277, and now I committed the same fix.