Bug 23271
Summary: | Anaconda hangs during upgrade, then crashes during 2nd attempt | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Harry Hart <rapid_clicker> |
Component: | anaconda | Assignee: | Matt Wilson <msw> |
Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | paulmcq |
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:40:42 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
Harry Hart
2001-01-04 07:19:12 UTC
Assigning to a developer. Anaconda died trying to do a hard-drive upgrade to Redhat 7.0. The traceback info looks awfully similiar to the one shown in the original report. I have two hard drives, about 4 Gb each. They both contain an MS-DOS partition as the first partition. The upgrade data is on /dev/hdb3. =============================================== 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 1028, in run File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 279, in __call__ File "/tmp/updates/todo.py", line 941, in upgradeFindPackages self.getCompsList () 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: XFree86 Local variables in innermost frame: self: <comps.HeaderList instance at 819ea28> item: XFree86 ToDo object: (itodo ToDo p1 (dp2 S'method' p3 (iharddrive HardDriveInstallMethod p4 (dp5 S'fstype' p6 S'ext2' p7 sS'isMounted' p8 I0 sS'fnames' p9 (dp10 <failed> are you sure you propery copied all the rpms to your hard drive? |