Bug 433050 - hgsvn needs python-setuptools
Summary: hgsvn needs python-setuptools
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hgsvn
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-15 21:24 UTC by Ian Burrell
Modified: 2008-02-19 03:18 UTC (History)
0 users

Fixed In Version: 0.1.5-3.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-19 03:18:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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