[
https://issues.apache.org/jira/browse/BEAM-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466419#comment-16466419
]
Udi Meiri commented on BEAM-4249:
---------------------------------
Gradle task :beam-sdks-python-container:docker depends on
:beam-sdks-python:setupVirtualenv (via :beam-sdks-python:sdist).
Virtualenv setup succeeds, but pip fails, trying to install a package under
/usr/local/lib/python2.7/dist-packages. I want to check pip and virtualenv
versions first. PR pending.
[~pabloem] is working on https://github.com/apache/beam/pull/5289, which might
(30% chance) indirectly solve this.
> beam_PostCommit_Python_ValidatesContainer_Dataflow red for a few days
> ---------------------------------------------------------------------
>
> Key: BEAM-4249
> URL: https://issues.apache.org/jira/browse/BEAM-4249
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Affects Versions: 2.5.0
> Reporter: Alan Myrvold
> Assignee: Alan Myrvold
> Priority: Major
>
> https://builds.apache.org/job/beam_PostCommit_Python_ValidatesContainer_Dataflow/
> Installing collected packages: protobuf, futures, grpcio, grpcio-tools
> Could not install packages due to an EnvironmentError: [Errno 13] Permission
> denied:
> '/usr/local/lib/python2.7/dist-packages/protobuf-3.5.2.post1-py2.7-nspkg.pth'
> Consider using the `--user` option or check the permissions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)