Bug 19269
| Summary: | I don't know what is happening | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Carlos <carife> | 
| Component: | anaconda | Assignee: | Michael Fulbright <msf> | 
| Status: | CLOSED NOTABUG | 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: | 2000-11-28 17:40:13 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: | |||
this sounds like a corrupted install source (ie bad format for comps file) ... did you download the install source ...? can you verify the download ...? Closing due to inactivity.  | 
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 428, in nextClicked self.setScreen (self.currentScreen, self.nextClicked) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 463, in setScreen direction () File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 428, in nextClicked self.setScreen (self.currentScreen, self.nextClicked) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 466, in setScreen new_screen = screen.getScreen () File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/package_gui.py", line 427, in getScreen self.todo.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