Skip to content

fixup v2.6.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 5, 2018
Merged

fixup v2.6.0 #2

merged 5 commits into from
Apr 5, 2018

Conversation

yebyen
Copy link

@yebyen yebyen commented Apr 4, 2018

Addresses #1

Not quite fixed:

4/4/2018, 6:11:35 PM Running setup.py install for googleapis-common-protos: started
4/4/2018, 6:11:35 PM Running setup.py install for googleapis-common-protos: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1dax4wi3/googleapis-common-protos/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-kywctp5p-record/install-record.txt --single-version-externally-managed --compile:
4/4/2018, 6:11:35 PM Traceback (most recent call last): 
File "<string>", line 1, in <module> 
File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 11, in <module> from setuptools.extern.six.moves import filterfalse, map 
File "/usr/lib/python3/dist-packages/setuptools/extern/__init__.py", line 1, in <module> from pkg_resources.extern import VendorImporter 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2927, in <module> @_call_aside 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2913, in _call_aside f(*args, **kwargs) 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2952, in _initialize_master_working_set add_activation_listener(lambda dist: dist.activate()) 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 956, in subscribe callback(dist) 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2952, in <lambda> add_activation_listener(lambda dist: dist.activate()) 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2515, in activate declare_namespace(pkg) 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2097, in declare_namespace _handle_ns(packageName, path_item) 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2047, in _handle_ns _rebuild_mod_path(path, packageName, module) 
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2066, in _rebuild_mod_path orig_path.sort(key=position_in_sys_path) 
AttributeError: '_NamespacePath' object has no attribute 'sort' 
----------------------------------------

@yebyen
Copy link
Author

yebyen commented Apr 4, 2018

@yebyen yebyen changed the title WIP: fixup v2.6.0 fixup v2.6.0 Apr 5, 2018
Copy link
Member

@Cryptophobia Cryptophobia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and the image builds!

@Cryptophobia
Copy link
Member

The CI failed because it requires the image to be built before the tests are ran. So I will ignore that for now and merge!

@Cryptophobia Cryptophobia merged commit 263f50e into teamhephy:master Apr 5, 2018
@Cryptophobia Cryptophobia mentioned this pull request Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants