yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08273
[Bug 1269546] [NEW] ./run_test.sh fails while trying to install setuptools
Public bug reported:
When running ./run_tests.sh, the script stop while trying to install
setuptools :
sudo apt-get install git
git clone https://github.com/openstack/horizon.git
cd horizon
./run_tests.sh
[...]
Wheel installs require setuptools >= 0.8 for dist-info support.
pip's wheel support requires setuptools >= 0.8 for dist-info support.
Storing debug log for failure in /home/dev/.pip/pip.log
Command "tools/with_venv.sh pip install --upgrade pip>=1.4" failed.
None
Tested on a fresh Ubuntu 12.04 LTS Server / Desktop 64-bit installation.
** Affects: horizon
Importance: Undecided
Assignee: Robert Mizielski (miziel-r)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Robert Mizielski (miziel-r)
** Description changed:
When running ./run_tests.sh, the script stop while trying to install
setuptools :
sudo apt-get install git
git clone https://github.com/openstack/horizon.git
- cd horizon
+ cd horizon
./run_tests.sh
[...]
Wheel installs require setuptools >= 0.8 for dist-info support.
pip's wheel support requires setuptools >= 0.8 for dist-info support.
Storing debug log for failure in /home/dev/.pip/pip.log
Command "tools/with_venv.sh pip install --upgrade pip>=1.4" failed.
None
- Tested on a fresh Ubuntu Server 12.04 LTS Server / Desktop 64-bit
- installation.
+ Tested on a fresh Ubuntu 12.04 LTS Server / Desktop 64-bit installation.
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1269546
Title:
./run_test.sh fails while trying to install setuptools
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When running ./run_tests.sh, the script stop while trying to install
setuptools :
sudo apt-get install git
git clone https://github.com/openstack/horizon.git
cd horizon
./run_tests.sh
[...]
Wheel installs require setuptools >= 0.8 for dist-info support.
pip's wheel support requires setuptools >= 0.8 for dist-info support.
Storing debug log for failure in /home/dev/.pip/pip.log
Command "tools/with_venv.sh pip install --upgrade pip>=1.4" failed.
None
Tested on a fresh Ubuntu 12.04 LTS Server / Desktop 64-bit
installation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1269546/+subscriptions
Follow ups
References