Bug 433050

Summary: hgsvn needs python-setuptools
Product: [Fedora] Fedora Reporter: Ian Burrell <ianburrell>
Component: hgsvnAssignee: Terje Røsten <terje.rosten>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.1.5-3.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-19 03:18:00 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:

Description Ian Burrell 2008-02-15 21:24:45 UTC
When running either program in hgsvn-0.1.5-2.fc8, I get the following error:

Traceback (most recent call last):
  File "/usr/bin/hgimportsvn", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

Installing python-setuptools fixes the problem.  My guess is that the hgsvn
package should explicitly require the python-setuptools package.  Or that the
automatic python requires generation has a problem that doesn't detect it needs
pkg_resources.

Comment 1 Terje Røsten 2008-02-15 23:35:05 UTC
Ok, will fix. Thanks for the report.

Comment 2 Fedora Update System 2008-02-16 15:41:33 UTC
hgsvn-0.1.5-3.fc7 has been submitted as an update for Fedora 7

Comment 3 Fedora Update System 2008-02-16 15:43:33 UTC
hgsvn-0.1.5-3.fc8 has been submitted as an update for Fedora 8

Comment 4 Fedora Update System 2008-02-19 03:17:29 UTC
hgsvn-0.1.5-3.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2008-02-19 03:18:28 UTC
hgsvn-0.1.5-3.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.