Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274252 - dev-python/xmpppy-0.5.0_rc1 missing dev-python/setuptools dep
Summary: dev-python/xmpppy-0.5.0_rc1 missing dev-python/setuptools dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Briesenick (RETIRED)
URL:
Whiteboard:
Keywords:
: 272718 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-15 17:02 UTC by Sune Kloppenborg Jeppesen (RETIRED)
Modified: 2009-09-04 14:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2009-06-15 17:02:28 UTC
Seems like there is a misseng dep on dev-python/setuptools

>>> Compiling source in /var/tmp/portage/dev-python/xmpppy-0.5.0_rc1/work/xmpppy-0.5.0-rc1 ...               
Traceback (most recent call last):                                                                           
  File "setup.py", line 4, in <module>                                                                       
    from setuptools import setup                                                                             
ImportError: No module named setuptools
Comment 1 Patrick Lauer gentoo-dev 2009-09-04 14:56:40 UTC
*** Bug 272718 has been marked as a duplicate of this bug. ***
Comment 2 Patrick Lauer gentoo-dev 2009-09-04 14:57:50 UTC
+  04 Sep 2009; Patrick Lauer <patrick@gentoo.org> xmpppy-0.5.0_rc1.ebuild:
+  Adding setuptools dep, fixes #274252