Bug 8399

Summary: Crash when moving from Mouse selection to timeconfiguration + a few i18n glitches
Product: [Retired] Red Hat Linux Reporter: Kjartan Maraas <kmaraas>
Component: installerAssignee: Jay Turner <jturner>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.2CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-04 17:40:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kjartan Maraas 2000-01-12 10:59:14 UTC
This time a no-name Pentium text mode install.

The machine has a serial 2-button mouse and a plain
keyboard. Also has an advansys SCSI controller.

- After choosing language the dialog box starts using
the selected language. But the only text that is from
the translation is the box itself. The heading and
footer are not translated. This is from the dialog box
"Keyboard type" where one selects the keyboard map.

- I chose no-latin1 and "Ok". The next screen is also
translated except header, footer and the choices in
the dialog box "Local CDROM" and "Hard drive" are not
translated. Not sure if these are in the pot file.

- From the second stage on the header and footer are
translated.

- The text in the welcome message "Welcome to Red Hat
Linux........." is a bit weird. Ie. unneeded line breaks
etc. But this could be my own fault of course, since I
did the translation :)

- Much of the text in Disk Druid is not translated.

- Crash in the time configuration dialog when
choosing "Hardware clock set to UTC"

It seems that /usr/sbin/hwclock is missing.

Reconstructed msg:

Traceback: (innermost last):
File "/usr/lib/anaconda/textw/timezone.py", line 43, in
updateSysClock
    iutil.execWithRedirect(args[0], args)
File "/usr/lib/anaconda/iutil.py", line 30, in execWithRedirect
    raise RuntimeError, command + "can not be run"
RunTimeError:  /usr/sbin/hwclock can not be run

Cheers
Kjartan Maraas

Comment 1 Erik Troan 2000-02-03 16:18:59 UTC
Fixed for beta

Comment 2 openshift-github-bot 2016-04-12 05:55:57 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/2a6dc68bffdb62f3d369c546c786cf4e872fa680
Merge pull request #8461 from soltysh/issue8399

Merged by openshift-bot

Comment 3 openshift-github-bot 2016-04-27 12:36:54 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/3f9b4819893cf0fbd724368f14b3b591e4c505f1
Merge pull request #8525 from soltysh/issue8399_v3

Merged by openshift-bot