Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292510 - www-apps/trac-0.11.5 doesn't work with dev-python/setuptools-0.6.4
Summary: www-apps/trac-0.11.5 doesn't work with dev-python/setuptools-0.6.4
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 291915
Blocks:
  Show dependency tree
 
Reported: 2009-11-09 12:43 UTC by Alex Legler (RETIRED)
Modified: 2009-11-19 20:08 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge_info,8.84 KB, text/plain)
2009-11-11 14:36 UTC, Andrey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Legler (RETIRED) archtester gentoo-dev Security 2009-11-09 12:43:10 UTC
alegler@isci ~ $ trac-admin
Traceback (most recent call last):
  File "/usr/bin/trac-admin", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib64/python2.6/site-packages/pkg_resources.py", line 2595, in <module>
    working_set.require(__requires__)
  File "/usr/lib64/python2.6/site-packages/pkg_resources.py", line 621, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib64/python2.6/site-packages/pkg_resources.py", line 519, in resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: setuptools>=0.6b1

Works fine with setuptools-0.6-r1. stable amd64.
Comment 1 Andrey 2009-11-11 14:35:31 UTC
(In reply to comment #0)
> Works fine with setuptools-0.6-r1. stable amd64.
+1
Stable x86.
Comment 2 Andrey 2009-11-11 14:36:14 UTC
Created attachment 209912 [details]
emerge --info
Comment 3 James Gilliland 2009-11-11 16:47:07 UTC
I don't know if there's some sort of API breakage or what with this version but I'm seeing the same problem. Gitosis also seems to be affected by this problem.
Comment 4 Benedikt Böhm (RETIRED) gentoo-dev 2009-11-11 20:27:20 UTC
i can confirm the same problem with gitosis, it is looking for setuptools 0.6c5 though. upgrading to 0.6.6 does the trick
Comment 5 Andrey 2009-11-11 21:28:28 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > Works fine with setuptools-0.6-r1. stable amd64.
> +1
> Stable x86.
Works fine with dev-python/setuptools-0.6.8.
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-12 13:56:36 UTC
dev-python/setuptools-0.6.6 is already being stabilized in bug #291915.
Comment 7 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-11-12 14:08:14 UTC
Nice, how does that fix this bug for stable users until it is stabilized?
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-19 20:08:19 UTC
dev-python/setuptools-0.6.6 is now stable.