Bug 469006 - preupgrade traceback No option 'instimage' in section: 'stage2'
Summary: preupgrade traceback No option 'instimage' in section: 'stage2'
Keywords:
Status: CLOSED DUPLICATE of bug 459935
Alias: None
Product: Fedora
Classification: Fedora
Component: preupgrade
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-29 13:53 UTC by Christopher Stone
Modified: 2014-01-21 23:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-29 17:09:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christopher Stone 2008-10-29 13:53:53 UTC
Hi, I attempted to use preupgrade to upgrade to rawhide, and I get the following traceback message:

Traceback (most recent call last):
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 198, in on_assistant_apply
    self._do_main()
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 206, in _do_main
    self.main_preupgrade()
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 349, in main_preupgrade
    self.pu.retrieve_treeinfo()
  File "/usr/lib/python2.5/site-packages/preupgrade/__init__.py", line 395, in retrieve_treeinfo
    self.instimage = cp.get('stage2', 'instimage')
  File "/usr/lib64/python2.5/ConfigParser.py", line 520, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'instimage' in section: 'stage2'

Comment 1 Will Woods 2008-10-29 17:09:05 UTC

*** This bug has been marked as a duplicate of bug 459935 ***


Note You need to log in before you can comment on or make changes to this bug.