Bug 22893
Summary: | Priblems with updrade 6.0 -7.0 "ANACONDA" | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Andres Merello <andresmerello> |
Component: | anaconda | Assignee: | Andres Merello <andresmerello> |
Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
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-01-26 18:11: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
Andres Merello
2000-12-27 21:11:45 UTC
If you could please attach the entire error output from the installer it will help us track down the problem. Traceback (innermost last): File "/usr/bin/anaconda", line 438, in ? intf.run(todo, test = test) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 336, in run self.icw.run () File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 678, in run mainloop () File "/usr/lib/python1.5/site-packages/gtk.py", line 2554, in mainloop _gtk.gtk_main() File "/usr/lib/python1.5/site-packages/gtk.py", line 125, in __call__ ret = apply(self.func, a) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 412, in nextClicked next = self.currentScreen.getNext () File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/examine_gui.py", line 19, in getNext self.todo.upgradeFindPackages (self.root) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 941, in upgradeFindPackages self.getCompsList () File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in getCompsList self.comps = self.method.readComps(self.hdList) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/image.py", line 16, in readComps return ComponentSet(self.tree + '/RedHat/base/comps', hdlist) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 459, in __init__ self.readCompsFile(file, self.packages, arch, matchAllLang) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 360, in readCompsFile raise TypeError, "comp file version 3 or 4 expected" TypeError: comp file version 3 or 4 expected Local variables in innermost frame: arch2: i686 |