← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1364048] Re: Neutron setup script is broken

 

*** This bug is a duplicate of bug 1351466 ***
    https://bugs.launchpad.net/bugs/1351466

** This bug has been marked a duplicate of bug 1351466
   can't copy '.../cisco_cfg_agent.ini': doesn't exist

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1364048

Title:
  Neutron setup script is broken

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Currently Neutron can't be installed from the master branch due to
  problem with the setup script (setup.cfg)

  git clone https://github.com/openstack/neutron.git
  cd neutron && sudo python setup.py install
  ---------------
  error: can't copy 'etc/neutron/plugins/cisco/cisco_cfg_agent.ini': doesn't exist or not a regular file

  The problem is that in setup.cfg the following strings can be found:
      etc/neutron/plugins/cisco =                                                 
          etc/neutron/plugins/cisco/cisco_cfg_agent.ini

  But there's no such file in the repository.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1364048/+subscriptions


References