yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07993
[Bug 1266794] [NEW] Neutron install fails on Windows
Public bug reported:
"python setup.py install" fails on Windows due to this patch:
https://review.openstack.org/#/c/64747/
with the following error:
"setup.py install" now fails on Windows due to this patch with the following error:
error: can't copy 'etc\neutron\plugins\nicira\nvp.ini': doesn't exist or not a regular file
The issue is related to the usage of symlinks which are not supported on
Windows in:
etc/neutron/plugins/nicira
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1266794
Title:
Neutron install fails on Windows
Status in OpenStack Neutron (virtual network service):
New
Bug description:
"python setup.py install" fails on Windows due to this patch:
https://review.openstack.org/#/c/64747/
with the following error:
"setup.py install" now fails on Windows due to this patch with the following error:
error: can't copy 'etc\neutron\plugins\nicira\nvp.ini': doesn't exist or not a regular file
The issue is related to the usage of symlinks which are not supported
on Windows in:
etc/neutron/plugins/nicira
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1266794/+subscriptions
Follow ups
References