Bug 155289 - Timezone installation
Summary: Timezone installation
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Installation (show other bugs)
Version: Alpha 1
Hardware: i386 SuSE Linux 10.1
: P5 - None : Enhancement (vote)
Target Milestone: Alpha 1
Assignee: Ruediger Oertel
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-04 14:06 UTC by Forgotten User 7L3tOtZIov
Modified: 2006-09-06 10:13 UTC (History)
5 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User 7L3tOtZIov 2006-03-04 14:06:41 UTC
During the installation, the timezone "USA - Mountain" is selected by default. In the file 'content' it says: America/Los_Angeles

There is no relation between the file content and what YaST shows me. Changing it to e.g. Europe/Brussels or Europe/Berlin does not change the timezone during the setup.
Comment 1 Martin Vidner 2006-03-07 09:33:34 UTC
AFAIK the time zone is preselected according to the language. So we should perhaps remove it from the content file. You may try to set the language in the content file instead.
Comment 2 Forgotten User 7L3tOtZIov 2006-03-07 10:57:06 UTC
Languages are not identical to countries. e.g. I want my PC in English, yet I live in Belgium. Belgium in itself has three languages, Dutch, French and German. Most people I know install their system in English, because it won't confuse them as much and makes it easier to find solutions for problems.

It is not a real big issue, so perhaps setting it to WONTFIX is the best for now.
Comment 3 Jiří Suchomel 2006-03-07 11:40:39 UTC
I'll add a check for content/control file before setting timezone; but not now.
Comment 4 Jiří Suchomel 2006-05-19 13:29:41 UTC
reopen
Comment 5 Jiří Suchomel 2006-05-19 13:37:23 UTC
I'm not sure what should be correct solution if content file includes time zone - should the setting of timezone according to language be skipped at all? But current content file always includes time zone...

Maybe we should leave out the time zone from content file at all, but might introduce optional timezone value to control file.

Andreas, this needs to be defined (not urgently now, of course).
Comment 6 Andreas Jaeger 2006-05-22 06:42:49 UTC
I suggest to remove it from the content file, seems this is the only sane default.

Who will do this?  Is this a job for autobuild team?
Comment 7 Jiří Suchomel 2006-05-22 06:50:12 UTC
Rudi?
Comment 8 Ruediger Oertel 2006-05-23 13:48:42 UTC
I think removing this can be done in the content file, but removing the
support for having it there is just wrong.

The language is only a first guess for the timezone, and that guess will
be more often wrong than right.

so: yes, I can remove it from the content file, the question is what other
uses we might break by doing so ...
Comment 9 Jiří Suchomel 2006-05-23 13:56:39 UTC
> The language is only a first guess for the timezone, and that guess will
> be more often wrong than right.

maybe - but yast doesn't look to content file anyway (not because it wouldn't be possible, but because it is not defined how should it use such info)

Does linuxrc use it?
Comment 10 Steffen Winterfeldt 2006-05-23 14:17:28 UTC
no, linuxrc does not look at /content at all
Comment 11 Jiří Suchomel 2006-05-23 14:34:38 UTC
So, back to autobuild: looks like noone uses this value so it can be removed. Or provide correct definition of how should yast/linuxrc use it.
Comment 12 Ruediger Oertel 2006-05-23 16:02:55 UTC
LANGUAGE: default language yast should start up with
TIMEZONE: default timezone yast should present to the user

these have been defined since the original UL media description ...
(http://w3.suse.de/~kkaempf/specifications/UL-media-description/media-descr.html)
Comment 13 Jiří Suchomel 2006-05-23 16:19:38 UTC
YaST usese the LANGUAGE entry, this bug is not about this one.

With TIMEZONE, we're back to comment #5. It is clear what should TIMEZONE mean when it conflicts with the timezone based on language. Just look - currently it always conflicts, as content file contains US/Los Angeles which is  not used even for english as default. That's why I asked (see comment #5) how the define the behaviour which is totally unclear. (I assume) that's why AJ asked for removing that info from content file. But yes, it might have a sence to have hard-written timezone default on CD. For that we must define the way when such default should be used (and override the default language-based one); btw, having such info in control rather than content file might be more practical.


If the original specifications doesn't have sense, we must change them. AJ, back to you.
Comment 14 Andreas Jaeger 2006-05-23 16:34:44 UTC
I'm fine with removing it.
Comment 15 Ruediger Oertel 2006-09-06 10:13:04 UTC
let's close this one,
and remove the TIMEZONE entry from content (post alpha4)