maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01495
Re: [Maas-builds] Jenkins Failure - maas-test 56
On Tuesday 18 Feb 2014 23:26:35 Jenkins Notification wrote:
> + make
> virtualenv --python=python --quiet --system-site-packages
> /home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test Already using
> interpreter /usr/bin/python
> bin/python setup.py --quiet develop
> virtualenv --python=python --quiet --system-site-packages
> /home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test Already using
> interpreter /usr/bin/python
> bin/pip install --quiet --ignore-installed -r requirements.txt
> make: bin/pip: Command not found
> make: *** [bin/flake8] Error 127
> Build step 'Execute shell' marked build as failure
> Email was triggered for: Failure
> Sending email for trigger: Failure
So the pip problem is creeping further. I tried to fix this by using
"bin/python -m pip" but ended up further in the mire, can someone help please?
Follow ups