Bug 18154
| Summary: | RedHat Linux 7.0 upgrade failure | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <troyw> |
| Component: | anaconda | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | 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: | 2000-10-04 15:42:35 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: | |||
Since I posted earlier I found three different RPMS that were the wrong size.
Indexhtml was one of them. The ftp server reports that the file size is 16967
after being downloaded the filesize was 17031. The only way I could fix this
was to switch to binary mode on my ftp program. Now I get a totally different
dump from anaconda
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 "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 941, in
upgradeFindPackages
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in
getCompsList
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 425, in
readCompsFile
File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 101, in
__getitem__
KeyError: compat-glibc
Local variables in innermost frame:
self: <comps.HeaderList instance at 8230900>
item: compat-glibc
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>
compat-glibc is the right size
Please do an md5sum of the file and I'll see if its not currupted. |
I am trying to upgrade a Linux 6.0 system to 7.0. After booting and telling the system where to look for the RPMS and base files, The computer starts Anaconda then it gives me a file report of what went wrong. Here is the file: 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 "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 941, in upgradeFindPackages File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in getCompsList 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: cyrus-sasl Local variables in innermost frame: self: <comps.HeaderList instance at 8230900> item: cyrus-sasl 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> This happenes when I try to install or upgrade.