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? -- Mailing list: https://launchpad.net/~maas-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-builds More help : https://help.launchpad.net/ListHelp

