Bug 206531
Summary: | Can not upgrade with installer | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Wright <chrisw> | ||||||
Component: | anaconda | Assignee: | Paul Nasrat <nobody+pnasrat> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | dtimms | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2007-03-19 22:39:28 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: | |||||||||
Attachments: |
|
Description
Chris Wright
2006-09-14 21:23:54 UTC
Created attachment 136309 [details]
Anaconda exception trace
Created attachment 136413 [details]
anaconda exception trace- Unknown header tag basepath
I'm able to reproduce same exception FC6T3, although while handling
java-1.4.2-gcj-compat-plugin package:
...
File "/usr/lib/anaconda/dispatch.py", line 123, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/gui.py", line 919, in nextClicked
self.anaconda.dispatch.gotoNext()
MiscError: Unknown header tag basepath
Local variables in innermost frame:
self: java-1.4.2-gcj-compat-plugin - 1.4.2.0-40jpp.104.i386
tag: basepath
e: 'unknown header tag'
...
i386, pentiumII, hp omnibook 4150. FC6T2/devel to kernel 2.6.171.2600.fc6 i686
{I know upgrade from test is not ~supported~}
exception trace is same, and hence duplicate of #205961 |