Bug 9683 - Some langpacks of gimp & libreoffice not installed (Chinese & Portugese-Brazil)
Summary: Some langpacks of gimp & libreoffice not installed (Chinese & Portugese-Brazil)
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 8
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords: IN_ERRATA8
: 28807 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-10 05:48 CEST by You-Cheng Hsieh
Modified: 2023-10-17 15:29 CEST (History)
7 users (show)

See Also:
Source RPM: libreoffice
CVE:
Status comment: Presumably applies to Cauldron


Attachments
Rpmsrate diff with fixed clean-rpmsrate (4.75 KB, patch)
2021-11-18 15:55 CET, Thierry Vignaud
Details | Diff

Description You-Cheng Hsieh 2013-04-10 05:48:35 CEST
Description of problem:
Some langpack of libreoffice not installed in LiveDVD, e.g.
libreoffice-langpack-pt-BR
libreoffice-langpack-zh-CN
libreoffice-langpack-zh-TW
Possibly due to the langpacks use naming scheme like aa-BB instead of aa_BB.

Version-Release number of selected component (if applicable):
Mageia-3-beta4-LiveDVD-GNOME-i586-DVD
Mageia-3-beta4-LiveDVD-GNOME-x86_64-DVD
Mageia-3-beta4-LiveDVD-KDE4-i586-DVD
Mageia-3-beta4-LiveDVD-KDE4-x86_64-DVD

How reproducible:
Always

Steps to Reproduce:
1.Just check the *.lst file of each DVD directory in mirrors. 


Reproducible: 

Steps to Reproduce:
Comment 1 You-Cheng Hsieh 2013-04-10 05:59:16 CEST
Another way to Reproduce is boot live-DVD and select any of these language:
Chinese Simplified
Chinese Traditional
and run libreoffice applications, the ui will show in English.
also, run these command can check that the packages are not installed
rpm -qa | grep langpack-zh
rpm -qa | grep langpack-pt-BR
Manuel Hiebel 2013-04-10 21:31:09 CEST

Assignee: bugsquad => tmb
CC: (none) => dmorganec

Comment 2 Thomas Backlund 2013-04-22 09:24:48 CEST
fixed in configx for next RC build

Resolution: (none) => FIXED
Status: NEW => RESOLVED

Comment 3 Luc Menut 2013-04-25 21:34:07 CEST
libreoffice-langpack-pt-BR, libreoffice-langpack-zh-CN and libreoffice-langpack-zh-TW are missing on classical installer isos too (since libreoffice 4). They are missing on media because they are missing in rpmsrate, because they are not recognized as language packages by clean-rpmsrate. clean-rpmsrate expandes languages only for package name like name-ll or name-ll_LL (not name-ll-LL)
I will fix this in libreoffice spec.

CC: (none) => lmenut

Thierry Vignaud 2013-04-26 09:08:06 CEST

Source RPM: (none) => libreoffice
Component: Release (media or process) => RPM Packages
CC: (none) => thierry.vignaud

Comment 4 You-Cheng Hsieh 2021-04-19 11:12:53 CEST
Reopen because now it can be reproduced in mga8.

Resolution: FIXED => (none)
Status: RESOLVED => REOPENED

Comment 5 Lewis Smith 2021-04-19 20:40:31 CEST
*** Bug 28807 has been marked as a duplicate of this bug. ***
Comment 6 Lewis Smith 2021-04-19 20:47:43 CEST
Take a look at the new duplicate bug, which shows this problem as a regression from Mageia 7.
Assigning to ThierryV for LibreOffice, but wonder whether the component should be Installer or Release Media. CC'ing ISO team for the last.

Version: Cauldron => 8
Status comment: (none) => Presumably applies to Cauldron
Assignee: tmb => thierry.vignaud
CC: thierry.vignaud => isobuild

Lewis Smith 2021-04-19 20:50:59 CEST

Summary: Some langpacks of libreoffice not installed in Live-DVD => Some langpacks of libreoffice not installed (Chinese & Portugese-Brazil)
CC: (none) => lewyssmith

Comment 7 You-Cheng Hsieh 2021-04-23 12:12:03 CEST
I have added this issue in Mageia 8 Errata.
Comment 8 Morgan Leijström 2021-04-23 13:53:23 CEST
Thank you :)

CC: (none) => fri
Keywords: (none) => IN_ERRATA8

Lewis Smith 2021-04-23 20:22:39 CEST

CC: lewyssmith => (none)

Comment 9 Martin Whitaker 2021-04-24 11:25:25 CEST
This is caused by a libreoffice packaging change. In Mageia 7, libreoffice-langpack-zh_CN requires locales-zh. In Mageia 8, it requires locales-zh_CN. But when clean-rpmsrate identifies localised packages, it only detects packages that require a basic locale, so fails to add any packages that require a country-specific locale to the expanded package lists.

This could either be fixed in the libreoffice package or in clean-rpmsrate. For Thierry to decide.

CC: isobuild => mageia

Comment 10 Thierry Vignaud 2021-11-18 14:59:00 CET
This should be fixed in clean-rpmsrate I think
Comment 11 Thierry Vignaud 2021-11-18 15:55:08 CET
Created attachment 12993 [details]
Rpmsrate diff with fixed clean-rpmsrate

As one can see, it also helps gimp translations :-)
Comment 12 Thierry Vignaud 2021-11-18 16:00:28 CET
Actually it was already fixed for nearly 10 years in git:
http://gitweb.mageia.org/software/infrastructure/mgatools/commit/?id=0e86511f9d3bc43517873f25ad75b5fe1d5a2ed1
It just was never released
Comment 13 Thierry Vignaud 2021-11-18 16:06:04 CET
I just released mgatools-0.2-1.mga9 into cauldron.
I guess we'll need to backport to infra_8 (and maybe infra_7) for you guys to deploy on BS?

CC: (none) => mageia, tmb

Thierry Vignaud 2021-11-18 16:07:18 CET

Summary: Some langpacks of libreoffice not installed (Chinese & Portugese-Brazil) => Some langpacks of gimp & libreoffice not installed (Chinese & Portugese-Brazil)

Comment 14 Nicolas Lécureuil 2021-11-19 15:56:45 CET
Please push on infra_8
Comment 15 Morgan Leijström 2023-09-14 14:58:46 CEST
This bug never got fixed?

I found this is mentioned in Mageia *9* errata too.

Is this still valid for Gimp?  For Libroffice?
Comment 16 You-Cheng Hsieh 2023-10-17 15:07:03 CEST
Fixed in Mageia 9, at least for Traditional Chinese (zh-TW). Not sure why it's in Errata.
Comment 17 Morgan Leijström 2023-10-17 15:27:14 CEST
(In reply to You-Cheng Hsieh from comment #16)
> Fixed in Mageia 9, at least for Traditional Chinese (zh-TW).

Thank you for checking.
I assume it is fixed for pt brazil too then.


> Not sure why it's in Errata.

Because it was in mga8 and bug was never set to QA for testing, nothing indicating it was really fixed until you replied, so...

I set this to resolved.

If someone finds there is still problem with pt brazil, please reopen.

Resolution: (none) => FIXED
Status: REOPENED => RESOLVED

Comment 18 Morgan Leijström 2023-10-17 15:29:01 CEST
( This should have been set to QA and tested during Mageia 9 cauldron times by netinstall or ISO classic installer testing. )

Note You need to log in before you can comment on or make changes to this bug.