Bug 443777 - Anaconda does not respect language support selected during installation
Summary: Anaconda does not respect language support selected during installation
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-23 09:17 UTC by vvs
Modified: 2008-04-24 13:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-23 15:58:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description vvs 2008-04-23 09:17:17 UTC
Description of problem:

Support for all languages is installed despite no languages were selected during
installation.

Steps to Reproduce:
1. Do not select support for any languages during installation
2. After installation run find /usr/share/locale -type f
  
Actual results:

The language support files are still present for other than english languages.

Expected results:

They shouldn't be installed.

Additional info:

Also, it would be nice if languages selected during installation got included in
to rpm %_install_langs macro.

Comment 1 Jeremy Katz 2008-04-23 15:58:50 UTC
We don't set %_install_langs because doing so leaves a user with no way to add
translations later. 

Comment 2 vvs 2008-04-24 05:32:45 UTC
Well, %_install_langs was just a suggestion, but the bug really was about
language support selection not working. How about that?


Comment 3 Jeremy Katz 2008-04-24 13:37:22 UTC
Language support groups are about packages for supporting a language such as
input methods, fonts, and dictionaries.  They're not about translations.


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