Bug 457968 - missing requires in preupgrade-0.9.3-3.fc9.noarch
Summary: missing requires in preupgrade-0.9.3-3.fc9.noarch
Keywords:
Status: CLOSED DUPLICATE of bug 457803
Alias: None
Product: Fedora
Classification: Fedora
Component: preupgrade
Version: rawhide
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-08-05 20:11 UTC by Eric Paris
Modified: 2008-08-12 21:57 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-12 21:57:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eric Paris 2008-08-05 20:11:41 UTC
minimally installed F9 system.  yum install preupgrade.  run preupgrade

Fail:  
Traceback (most recent call last):
  File "/usr/share/preupgrade/preupgrade-gtk.py", line 19, in <module>
    import gtk

Cheat and just install system-config-netboot to get these things (and who knows what else), so next:

Fail:
Traceback (most recent call last):
  File "/usr/share/preupgrade/preupgrade-cli.py", line 26, in <module>
    import preupgrade
  File "/usr/lib/python2.5/site-packages/preupgrade/__init__.py", line 27, in <module>
    import xf86config
ImportError: No module named xf86config

Install pyxf86config.x86_64

At this point its just pissed that it has no fonts, but at least it "sorta" starts.

Comment 1 Will Woods 2008-08-12 21:57:13 UTC

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


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