You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by thinker0 <th...@gmail.com> on 2018/04/06 11:05:47 UTC

I need help with Homebrew.

I am uploading aurora-cli to Homebrew.

https://github.com/Homebrew/homebrew-core/pull/26134

https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/21767/

*el_capitan*, *sierra* will continue to fail. Pants What version should I
use?

*09:39:37* New python executable in
/private/tmp/aurora-cli-20180406-91064-dupjge/apache-aurora-0.20.0/.brew_home/.cache/pants/setup/bootstrap-Darwin-x86_64/pants.LOLmud/install/bin/python*09:39:37*
Installing setuptools, pip, wheel...done.*09:39:37* Collecting
pantsbuild.pants==1.4.0*09:39:37*   Could not find a version that
satisfies the requirement pantsbuild.pants==1.4.0 (from versions:
)*09:39:37* No matching distribution found for
pantsbuild.pants==1.4.0*09:39:37* ./pants: line 99:
/private/tmp/aurora-cli-20180406-91064-dupjge/apache-aurora-0.20.0/.brew_home/.cache/pants/setup/bootstrap-Darwin-x86_64/1.4.0/bin/python:
No such file or directory*09:39:37*

Re: I need help with Homebrew.

Posted by thinker0 <th...@gmail.com>.
Wow ~ ~ ~ Wow has been good. Thank you.
😀

2018년 4월 7일 (토) 오전 4:32, Stephan Erb <se...@apache.org>님이 작성:

> Hey :)
>
> certain Python + SSL variants on MacOS can have difficulties connection
> to the Python package index.
>
> Please try to patch https://github.com/apache/aurora/blob/master/pants#
> L35 <https://github.com/apache/aurora/blob/master/pants#L35> to use
> virtualenv==15.2.0.
>
> You can leave the pants version at 1.4.0.dev23, which is the one we
> have been using for Aurora 0.20 and master.
>
> I hope this helps.
>
>
> On Fri, 2018-04-06 at 11:05 +0000, thinker0 wrote:
> > I am uploading aurora-cli to Homebrew.
> >
> > https://github.com/Homebrew/homebrew-core/pull/26134
> >
> > https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/21767/
> >
> > *el_capitan*, *sierra* will continue to fail. Pants What version should I
> > use?
> >
> > *09:39:37* New python executable in
> >
> /private/tmp/aurora-cli-20180406-91064-dupjge/apache-aurora-0.20.0/.brew_home/.cache/pants/setup/bootstrap-Darwin-x86_64/pants.LOLmud/install/bin/python*09:39:37*
> > Installing setuptools, pip, wheel...done.*09:39:37* Collecting
> > pantsbuild.pants==1.4.0*09:39:37*   Could not find a version that
> > satisfies the requirement pantsbuild.pants==1.4.0 (from versions:
> > )*09:39:37* No matching distribution found for
> > pantsbuild.pants==1.4.0*09:39:37* ./pants: line 99:
> >
> /private/tmp/aurora-cli-20180406-91064-dupjge/apache-aurora-0.20.0/.brew_home/.cache/pants/setup/bootstrap-Darwin-x86_64/1.4.0/bin/python:
> > No such file or directory*09:39:37*

Re: I need help with Homebrew.

Posted by Stephan Erb <se...@apache.org>.
Hey :)

certain Python + SSL variants on MacOS can have difficulties connection
to the Python package index.

Please try to patch https://github.com/apache/aurora/blob/master/pants#
L35 to use virtualenv==15.2.0. 

You can leave the pants version at 1.4.0.dev23, which is the one we
have been using for Aurora 0.20 and master.

I hope this helps. 


On Fri, 2018-04-06 at 11:05 +0000, thinker0 wrote:
> I am uploading aurora-cli to Homebrew.
> 
> https://github.com/Homebrew/homebrew-core/pull/26134
> 
> https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/21767/
> 
> *el_capitan*, *sierra* will continue to fail. Pants What version should I
> use?
> 
> *09:39:37* New python executable in
> /private/tmp/aurora-cli-20180406-91064-dupjge/apache-aurora-0.20.0/.brew_home/.cache/pants/setup/bootstrap-Darwin-x86_64/pants.LOLmud/install/bin/python*09:39:37*
> Installing setuptools, pip, wheel...done.*09:39:37* Collecting
> pantsbuild.pants==1.4.0*09:39:37*   Could not find a version that
> satisfies the requirement pantsbuild.pants==1.4.0 (from versions:
> )*09:39:37* No matching distribution found for
> pantsbuild.pants==1.4.0*09:39:37* ./pants: line 99:
> /private/tmp/aurora-cli-20180406-91064-dupjge/apache-aurora-0.20.0/.brew_home/.cache/pants/setup/bootstrap-Darwin-x86_64/1.4.0/bin/python:
> No such file or directory*09:39:37*