Traceback occurs in cd $HOME/swift; sudo pip install -r requirements.txt; in master version of Swift
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
swift-bench |
New
|
Undecided
|
Unassigned |
Bug Description
root@necuser-
Exception:
Traceback (most recent call last):
File "/usr/lib/
status = self.run(options, args)
File "/usr/lib/
for req in parse_requireme
File "/usr/lib/
req = InstallRequirem
File "/usr/lib/
return cls(req, comes_from, url=url, prereleases=
File "/usr/lib/
req = pkg_resources.
File "/usr/lib/
reqs = list(parse_
File "/usr/lib/
line, p, specs = scan_list(
File "/usr/lib/
"Expected ',' or end-of-list in",line,
ValueError: ("Expected ',' or end-of-list in", "dnspython>
Storing debug log for failure in /root/.pip/pip.log
This was perfectly fine in previous versions, and can be run successfully with following changes in requirements.txt:-
dnspython>=1.12.0, =0.16.1, !=0.17. 0, =0.5,!= 0.10.0, !=0.10. 1,
dnspython3>=1.12.0,
eventlet>
greenlet>=0.3.1,
netifaces>
pastedeploy>=1.3.3,
six>=1.9.0,
xattr>=0.4,
PyECLib>=1.0.7