Bug 9472
Summary: | 6.1.92: problem to install when Turkish is selected | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Gorkem Cetin <gorkem> |
Component: | installer | Assignee: | Matt Wilson <msw> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2 | ||
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-07-27 23:09:12 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
Gorkem Cetin
2000-02-15 20:55:29 UTC
assigned to the correct component. I am able to get through a Turkish installation wiht the latest installer code without the installer crashing. However, I did see that the charset did not appear to be loading in the loader (so the TUI was not using Turkish characters) I was not able to reproduce the exact behavior as above, but performing an NFS GUI full install (selecting "Turkish" language and "us" keyboard ) and entering the "Select Individual packages" screens as described above did generate an anaconda traceback during the post-install phase: Traceback (innermost last): File "/usr/lib/python1.5/threading.py", line 376, in __bootstrap self.run File "/usr/lib/anaconda/iw/progress.py", line 16, in run rc = self.todo.doInstall () File "/usr/lib/anaconda/todo.py", line 1249, in doInstall self.copyExtraModules() File "/usr/lib/anaconda/todo.py", line 1015, in copyExtraModules version = (self.hdList['kernel']['version'] + "-" + File "/usr/lib/anaconda/comps.py", line 20, in __getitem__ return self.h[item] KeyError: unknown header tag This problem does NOT occur doing the same install using TUI mode... this problem also occurs when language is "Turkish" and keyboard is "trq" (default) ... Fixed in pinstripe *** Bug 10982 has been marked as a duplicate of this bug. *** |