← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1404458] [NEW] python setup.py build failed on rhel 7.0

 

Public bug reported:

After new source code in neutron master branch, we ran below command
failed on rhel 7.0

python setup.py build

running build
[...]

running build_py
[...]

running egg_info
writing requirements to neutron.egg-info/requires.txt
writing neutron.egg-info/PKG-INFO
writing top-level names to neutron.egg-info/top_level.txt
writing dependency_links to neutron.egg-info/dependency_links.txt
writing entry points to neutron.egg-info/entry_points.txt
[pbr] Reusing existing SOURCES.txt
error: can't copy 'neutron/tests/functional/contrib': doesn't exist or not a regular file

** 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/1404458

Title:
  python setup.py build failed on rhel 7.0

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  After new source code in neutron master branch, we ran below command
  failed on rhel 7.0

  python setup.py build

  running build
  [...]

  running build_py
  [...]

  running egg_info
  writing requirements to neutron.egg-info/requires.txt
  writing neutron.egg-info/PKG-INFO
  writing top-level names to neutron.egg-info/top_level.txt
  writing dependency_links to neutron.egg-info/dependency_links.txt
  writing entry points to neutron.egg-info/entry_points.txt
  [pbr] Reusing existing SOURCES.txt
  error: can't copy 'neutron/tests/functional/contrib': doesn't exist or not a regular file

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


Follow ups

References