Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577892 - dev-python/gcs-oauth2-boto-plugin missing dependency
Summary: dev-python/gcs-oauth2-boto-plugin missing dependency
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: InVCS
Depends on:
Blocks:
 
Reported: 2016-03-20 23:08 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2016-04-21 04:27 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2016-03-20 23:08:26 UTC
flame@equinox ~ % gsutil hash --help
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/gsutil", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2900, in <module>
    @_call_aside
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2886, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2913, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 642, in _build_master
    ws.require(__requires__)
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 943, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 830, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'SocksiPy-branch>=1.01' distribution was not found and is required by gcs-oauth2-boto-plugin
Comment 1 SpanKY gentoo-dev 2016-03-28 18:23:20 UTC
this is due to the branch renaming
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1929f25147c765449ad16de588942d59cb7ebf7e
Comment 2 Zac Medico gentoo-dev 2016-04-21 04:07:15 UTC
It seems like this bug was incorrectly assigned to jlec (apparently he's never touched this package except for a metadata.xml tweak).