[ovs-dev] [PATCH] travis: Use pip2 instead of pip for OSX build.

aserdean at ovn.org aserdean at ovn.org
Tue Dec 12 00:02:23 UTC 2017


I applied this on master.

> -----Original Message-----
> From: ovs-dev-bounces at openvswitch.org [mailto:ovs-dev-
> bounces at openvswitch.org] On Behalf Of aserdean at ovn.org
> Sent: Monday, December 11, 2017 4:23 PM
> To: 'Ilya Maximets' <i.maximets at samsung.com>; ovs-dev at openvswitch.org
> Cc: 'Lance Richardson' <lrichard at redhat.com>; 'Heetae Ahn'
> <heetae82.ahn at samsung.com>
> Subject: Re: [ovs-dev] [PATCH] travis: Use pip2 instead of pip for OSX
build.
> 
> > -----Original Message-----
> > From: ovs-dev-bounces at openvswitch.org [mailto:ovs-dev-
> > bounces at openvswitch.org] On Behalf Of Ilya Maximets
> > Sent: Friday, December 8, 2017 2:53 PM
> > To: ovs-dev at openvswitch.org
> > Cc: Ilya Maximets <i.maximets at samsung.com>; Lance Richardson
> > <lrichard at redhat.com>; Heetae Ahn <heetae82.ahn at samsung.com>
> > Subject: [ovs-dev] [PATCH] travis: Use pip2 instead of pip for OSX
build.
> >
> > xcode8.3 is a new default image for OS X on Travis-CI, but it does not
> have
> > 'pip':
> >
> >     pip install --user six
> >     ./.travis/osx-prepare.sh: line 3: pip: command not found
> >
> > 'pip2' or 'pip3' should be used explicitly instead:
> >
> >     https://github.com/travis-ci/travis-ci/issues/8829
> >
> > Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
> 
> I haven't tested it, but I saw other people complaining about the same
issue
> on travis-ci.
> 
> Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev



More information about the dev mailing list