Defaults builder does not support @-locales

Bug #889986 reported by David Planella
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-defaults-builder (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I used the tools to create an ISO shipping the Catalan language pack and setting the default keyboard to Catalan and the default locale to the Valencian variant of the language (ca@valencia). Here's the code for the customizations [1] and here the generated defaults package on a PPA [2].

Setting ca@valencia as a default locale did not work on the generated ISO. The default was set to English instead, but I'm not sure if it was an issue with the underlying tools not supporting @-locales or the ca@valencia translation not being present in ubiquity (I would have expected it to fall back to ca, though).

[1] http://bazaar.launchpad.net/~dpm/ubuntu-defaults-ca/oneiric-ca-valencia/files
[2] https://launchpad.net/~dpm/+archive/ubuntu-defaults-ca

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu-defaults-builder (Ubuntu):
status: New → Confirmed
Revision history for this message
Pau Iranzo (paugnu) wrote :

Same problem here with ca@valencia :(

Revision history for this message
Martin Pitt (pitti) wrote :

ubuntu-defaults-builder does support it, it ships the file correctly:

$ cat usr/share/ubuntu-defaults-ca-valencia/language.txt
ca@valencia

That gets copied verbatim to the CDs as /isolinux/lang, so I figure the .iso has it right, too. So either gfxboot doesn't understand them, or it expects those variants to be in a different format. Colin, do you have an idea what goes wrong here?

Thanks!

Revision history for this message
Martin Pitt (pitti) wrote :

The installer currently does not support ca@valencia (in the menu or d-i or ubiquity) because the translations are too incomplete. If it still does not work once Valencia is in the gfxboot menu list (right now it isn't), we need to revisit this and look in gfxboot-theme-ubuntu or localechooser where it evaluates this file.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.