Bug 30129 - Locals aren't evaluated
Locals aren't evaluated
Status: CLOSED WORKSFORME
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Image management
unspecified
Other Linux
: P5 normal
: UCC 2.0
Assigned To: Felix Botner
Erik Damrose
: interim-1
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-23 15:01 CET by Kevin Dominik Korte
Modified: 2014-06-12 09:19 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Dominik Korte univentionstaff 2013-01-23 15:01:12 CET
The default locals aren't necessary committed when installing to a client, resulting in an ambiguous non utf-8 compatible state.

Setting locale/default via ucr or registry solves the problem.

It could both be reproduced using a custom as well as the thin client image.
Comment 1 Moritz Muehlenhoff univentionstaff 2013-01-24 08:41:59 CET
Please provide more details.

Which locale was set on the UCS server serving the UCC images? The locale from the UCS server is set as default on the UCC clients.

How did you install the client? PXE boot or local installation?
Comment 2 Kevin Dominik Korte univentionstaff 2013-01-24 09:36:38 CET
The Server has de_DE.UTF-8 the clients default with ucr get is also set to de_DE.UTF-8. The Problem was that the files were not comitted. ucr commit also solved the issue.

The Systems were rolled out using PXE and both MS2 and MS3 of the integration package.
Comment 3 Ingo Steuwer univentionstaff 2013-09-03 14:56:11 CEST
I can confirm that, without UCR policies the default locale is empty and the german locale of the server is not applied.
Comment 4 Felix Botner univentionstaff 2014-04-04 14:48:42 CEST
UCC 2.0 client, no policies, just "locale=de_DE.UTF-8:UTF-8" in the clients pxe config, after the rollout the locale seems to be fine

-> ucr get locale/default
de_DE.UTF-8:UTF-8

-> more /etc/locale.gen 
de_DE.UTF-8 UTF-8

-> root@ucc1:~# ls -la /sad
ls: Zugriff auf /sad nicht möglich: Datei oder Verzeichnis nicht gefunden
Comment 5 Erik Damrose univentionstaff 2014-04-09 16:53:56 CEST
Verified, i could not reproduce the issue.
Comment 6 Moritz Muehlenhoff univentionstaff 2014-06-12 09:19:45 CEST
UCC 2.0 has been released:
 http://docs.univention.de/release-notes-ucc-2.0.html

If this error occurs again, please use "Clone This Bug".