Bug 33168
| Summary: | Installer crashes running Anaconda, even with update image | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Alvaro Medina <alvaromg> |
| Component: | anaconda | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | ||
| 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: | 2001-04-20 03:53:26 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
Alvaro Medina
2001-03-26 04:10:18 UTC
It is very likely the floppy you used is corrupt. I would recommend downloading the update again and trying a different floppy. Yes, it passed through, it was a corrupt disk. But now I am getting the same bug
I am trying to fix with the update! The error messages is as it follows:
Traceback (innermost last):
File "/usr/bin/anaconda.real", line 438, in ?
intf.run(todo, test = test)
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in run
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/textw/packages_text.py", line
33, in __call__
File "/tmp/updates/todo.py", line 539, in getCompsList
self.comps = self.method.readComps(self.hdList)
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/harddrive.py", line 43, in
readComps
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 459, in __init__
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 428, in
readCompsFile
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 101, in
__getitem__
KeyError: perl
Local variables in innermost frame:
self: <comps.HeaderList instance at 8332210>
item: perl
ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iharddrive
HardDriveInstallMethod
p4
(dp5
S'fstype'
p6
S'vfat'
p7
sS'isMounted'
p8
I1
sS'fnames'
p9
(dp10
<failed>
So, almost the exact bug. What can be going on?
This bug has occurred in my experience when something about the hard drive install image is corrupt, in this case it looks like the perl RPM is corrupt or missing. This can happen when downloaded the files. I would recommend trying to use a different server and grabbing the perl RPM and replacing your current one. |