Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553320 - =dev-python/oauth2client-1.4.11 requires =dev-python/pyasn-0.1.7
Summary: =dev-python/oauth2client-1.4.11 requires =dev-python/pyasn-0.1.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-26 11:26 UTC by Marc Schiffbauer
Modified: 2015-06-26 11:37 UTC (History)
1 user (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 Marc Schiffbauer gentoo-dev 2015-06-26 11:26:20 UTC
After updating to dev-python/pyasn-0.1.8, oauth2client stopped working:

Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/goobook", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3084, in <module>
    @_call_aside
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3070, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3097, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 653, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 666, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 839, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pyasn1==0.1.7' distribution was not found and is required by oauth2client
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-06-26 11:37:50 UTC
+  26 Jun 2015; Justin Lecher <jlec@gentoo.org> -oauth2client-1.4.2.ebuild,
+  oauth2client-1.4.11.ebuild, oauth2client-1.4.6.ebuild:
+  Correct version in dependencies, bug #553320; drop old
+