[OpenStack-Infra] Devstack installation failure in CI

Abhishek Shrivastava abhishek at cloudbyte.com
Tue Jul 14 12:12:12 UTC 2015


Hi all,

During my CI run I see the following error due to which the DevStack
installation fails and causing abnormal exit in CI.

2015-07-14 11:57:48.989 | + pip_install -e /opt/stack/new/cinder
2015-07-14 11:57:49.451 | + sudo -H http_proxy= https_proxy= no_proxy=
PIP_FIND_LINKS=file:///opt/stack/new/.wheelhouse /usr/local/bin/pip
install -e /opt/stack/new/cinder
2015-07-14 11:57:50.516 | Obtaining file:///opt/stack/new/cinder
2015-07-14 11:57:52.000 | Exception:
2015-07-14 11:57:52.000 | Traceback (most recent call last):
2015-07-14 11:57:52.000 |   File
"/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 223,
in main
2015-07-14 11:57:52.000 |     status = self.run(options, args)
2015-07-14 11:57:52.000 |   File
"/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line
293, in run
2015-07-14 11:57:52.001 |     wb.build(autobuilding=True)
2015-07-14 11:57:52.001 |   File
"/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 705, in
build
2015-07-14 11:57:52.001 |     self.requirement_set.prepare_files(self.finder)
2015-07-14 11:57:52.001 |   File
"/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 334,
in prepare_files
2015-07-14 11:57:52.001 |     functools.partial(self._prepare_file, finder))
2015-07-14 11:57:52.001 |   File
"/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 321,
in _walk_req_to_install
2015-07-14 11:57:52.001 |     more_reqs = handler(req_to_install)
2015-07-14 11:57:52.002 |   File
"/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 561,
in _prepare_file
2015-07-14 11:57:52.002 |     set(req_to_install.extras) - set(dist.extras)
2015-07-14 11:57:52.002 |   File
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py",
line 2774, in extras
2015-07-14 11:57:52.002 |     return [dep for dep in self._dep_map if dep]
2015-07-14 11:57:52.002 |   File
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py",
line 2591, in _dep_map
2015-07-14 11:57:52.002 |
dm.setdefault(extra,[]).extend(parse_requirements(reqs))
2015-07-14 11:57:52.002 |   File
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py",
line 2924, in parse_requirements
2015-07-14 11:57:52.003 |     "version spec")
2015-07-14 11:57:52.003 |   File
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py",
line 2889, in scan_list
2015-07-14 11:57:52.003 |     raise RequirementParseError(msg, line,
"at", line[p:])
2015-07-14 11:57:52.003 | RequirementParseError: Expected version spec
in enum34;python_version=='2.7' or python_version=='2.6' at
;python_version=='2.7' or python_version=='2.6'

Can anyone tell me how to resolve this.


-- 


*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20150714/857ae740/attachment.html>


More information about the OpenStack-Infra mailing list