Skip to content

Instantly share code, notes, and snippets.

@hogepodge
Created January 26, 2015 22:27
Show Gist options
  • Save hogepodge/d3ad491f20be94747f89 to your computer and use it in GitHub Desktop.
Save hogepodge/d3ad491f20be94747f89 to your computer and use it in GitHub Desktop.
Downloading/unpacking fixtures>=0.3.14 (from -r /home/vagrant/refstack-client/.tempest/requirements.txt (line 26))
Downloading fixtures-1.0.0.tar.gz (43kB): 43kB downloaded
Running setup.py (path:/home/vagrant/refstack-client/.tempest/.venv/build/fixtures/setup.py) egg_info for package fixtures
Installed /home/vagrant/refstack-client/.tempest/.venv/build/fixtures/pbr-0.10.7-py2.7.egg
[pbr] Processing SOURCES.txt
warning: LocalManifestMaker: standard file '-c' not found
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment