Bug 396091 - Missing Requires : PyXML
Summary: Missing Requires : PyXML
Keywords:
Status: CLOSED DUPLICATE of bug 332311
Alias: None
Product: Fedora
Classification: Fedora
Component: conduit
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Bernard Johnson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-22 20:51 UTC by Chitlesh GOORAH
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-23 02:25:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chitlesh GOORAH 2007-11-22 20:51:04 UTC
Description of problem:
Missing Requires : PyXML


Version-Release number of selected component (if applicable):
conduit-0.3.3-5.fc8

How reproducible:
everytime

Steps to Reproduce:
1. yum remove pyxml
2. yum install conduit
3. start_conduit
  
Actual results:
chitlesh(~)[0]$/usr/bin/start_conduit
Traceback (most recent call last):
  File "/usr/bin/start_conduit", line 49, in <module>
    import conduit.Main
  File "/usr/lib/python2.5/site-packages/conduit/Main.py", line 13, in <module>
    from conduit.SyncSet import SyncSet
  File "/usr/lib/python2.5/site-packages/conduit/SyncSet.py", line 12, in <module>
    import xml.dom.ext

Comment 1 Bernard Johnson 2007-11-23 02:25:25 UTC
Please update to the latest conduit, 0.3.4-2.

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

Comment 2 Bernard Johnson 2007-11-23 02:27:00 UTC
Sorry, wrong bug #.  Here's the correct one.

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


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