Is preupgrade from F9 to rawhide supposed to work at the moment, and where can I report problems?
I've tried to run it and got a few depsolving problems for packages from livna... but when it gets to the boot images stage there are problems:
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/lib/python2.5/ConfigParser.py", line 520, in get raise NoOptionError(option, section) ConfigParser.NoOptionError: No option 'instimage' in section: 'stage2'
Any ideas?
-Cam