Skip to content

Instantly share code, notes, and snippets.

@vkmc
Created July 15, 2013 12:37
Show Gist options
  • Save vkmc/5999626 to your computer and use it in GitHub Desktop.
Save vkmc/5999626 to your computer and use it in GitHub Desktop.
virtualenv --distribute --python=python2.7 --no-site-packages marconi
vkmc@havana:~$ virtualenv --distribute --python=python2.7 --no-site-packages marconi
Running virtualenv with interpreter /usr/bin/python2.7
The --no-site-packages flag is deprecated; it is now the default behavior.
New python executable in marconi/bin/python2.7
Also creating executable in marconi/bin/python
Installing distribute.............................................................................................................................................................................................done.
Installing pip...............done.
vkmc@havana:~$ source marconi/bin/activate
(marconi)vkmc@havana:~$ cd /opt/stack/marconi/
(marconi)vkmc@havana:/opt/stack/marconi$ python setup.py develop
running develop
running egg_info
writing requirements to marconi.egg-info/requires.txt
writing marconi.egg-info/PKG-INFO
writing top-level names to marconi.egg-info/top_level.txt
writing dependency_links to marconi.egg-info/dependency_links.txt
writing entry points to marconi.egg-info/entry_points.txt
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'marconi.egg-info/SOURCES.txt'
running build_ext
Creating /home/vkmc/marconi/lib/python2.7/site-packages/marconi.egg-link (link to .)
Adding marconi 8ec464a to easy-install.pth file
Installing marconi-gc script to /home/vkmc/marconi/bin
Installing marconi-server script to /home/vkmc/marconi/bin
Installed /opt/stack/marconi
Processing dependencies for marconi==8ec464a
Searching for stevedore>=0.9
Reading http://pypi.python.org/simple/stevedore/
Best match: stevedore 0.10
Downloading https://pypi.python.org/packages/source/s/stevedore/stevedore-0.10.tar.gz#md5=3c8fdc4ec460a4b3958eeb43ce147613
Processing stevedore-0.10.tar.gz
Running stevedore-0.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IjuSqv/stevedore-0.10/egg-dist-tmp-bTaRsH
warning: no files found matching '*.html' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.js' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.py' under directory 'tests'
Adding stevedore 0.10 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/stevedore-0.10-py2.7.egg
Searching for WebOb
Reading http://pypi.python.org/simple/WebOb/
Best match: WebOb 1.2.3
Downloading https://pypi.python.org/packages/source/W/WebOb/WebOb-1.2.3.tar.gz#md5=11825b7074ba7043e157805e4e6e0f55
Processing WebOb-1.2.3.tar.gz
Running WebOb-1.2.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uj_xVC/WebOb-1.2.3/egg-dist-tmp-t3cIT6
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
Adding WebOb 1.2.3 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/WebOb-1.2.3-py2.7.egg
Searching for simplejson
Reading http://pypi.python.org/simple/simplejson/
Best match: simplejson 3.3.0
Downloading https://pypi.python.org/packages/source/s/simplejson/simplejson-3.3.0.tar.gz#md5=0e29b393bceac8081fa4e93ff9f6a001
Processing simplejson-3.3.0.tar.gz
Running simplejson-3.3.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4Y3Y5Q/simplejson-3.3.0/egg-dist-tmp-KP7Vsr
zip_safe flag not set; analyzing archive contents...
simplejson.tests.__init__: module references __file__
Adding simplejson 3.3.0 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/simplejson-3.3.0-py2.7-linux-x86_64.egg
Searching for python-keystoneclient
Reading http://pypi.python.org/simple/python-keystoneclient/
Best match: python-keystoneclient 0.3.1
Downloading https://pypi.python.org/packages/source/p/python-keystoneclient/python-keystoneclient-0.3.1.tar.gz#md5=5811a2d84cacb13a213b44123069beb1
Processing python-keystoneclient-0.3.1.tar.gz
Running python-keystoneclient-0.3.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-de9Y0i/python-keystoneclient-0.3.1/egg-dist-tmp-rmiw48
zip_safe flag not set; analyzing archive contents...
Adding python-keystoneclient 0.3.1 to easy-install.pth file
Installing keystone script to /home/vkmc/marconi/bin
Installed /home/vkmc/marconi/lib/python2.7/site-packages/python_keystoneclient-0.3.1-py2.7.egg
Searching for pymongo
Reading http://pypi.python.org/simple/pymongo/
Best match: pymongo 2.5.2
Downloading https://pypi.python.org/packages/source/p/pymongo/pymongo-2.5.2.tar.gz#md5=d1ada91f0ec474534eab88429fb6ce5e
Processing pymongo-2.5.2.tar.gz
Running pymongo-2.5.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1VW2Ae/pymongo-2.5.2/egg-dist-tmp-GlbTTL
zip_safe flag not set; analyzing archive contents...
Adding pymongo 2.5.2 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/pymongo-2.5.2-py2.7-linux-x86_64.egg
Searching for oslo.config>=1.1.0
Reading http://pypi.python.org/simple/oslo.config/
Best match: oslo.config 1.1.1
Downloading https://pypi.python.org/packages/source/o/oslo.config/oslo.config-1.1.1.tar.gz#md5=54eef87dabb9ceb2e8d57c9bbbde1f65
Processing oslo.config-1.1.1.tar.gz
Running oslo.config-1.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zl68tc/oslo.config-1.1.1/egg-dist-tmp-6mKY2H
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
zip_safe flag not set; analyzing archive contents...
Adding oslo.config 1.1.1 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/oslo.config-1.1.1-py2.7.egg
Searching for msgpack-python
Reading http://pypi.python.org/simple/msgpack-python/
Best match: msgpack-python 0.3.0
Downloading https://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-0.3.0.tar.gz#md5=10dec96c90992b0f6e38bdf0cc5a8e79
Processing msgpack-python-0.3.0.tar.gz
Running msgpack-python-0.3.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gOIOgy/msgpack-python-0.3.0/egg-dist-tmp-rQVa8q
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
WARNING: Failed to compile extensiom modules.
msgpack uses fallback pure python implementation.
command 'gcc' failed with exit status 1
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
WARNING: Failed to compile extensiom modules.
msgpack uses fallback pure python implementation.
command 'gcc' failed with exit status 1
zip_safe flag not set; analyzing archive contents...
Adding msgpack-python 0.3.0 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/msgpack_python-0.3.0-py2.7-linux-x86_64.egg
Searching for iso8601>=0.1.4
Reading http://pypi.python.org/simple/iso8601/
Best match: iso8601 0.1.4
Downloading https://pypi.python.org/packages/source/i/iso8601/iso8601-0.1.4.tar.gz#md5=f63c17a1786b9fe48d05b43d61970f85
Processing iso8601-0.1.4.tar.gz
Running iso8601-0.1.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-KUIRG6/iso8601-0.1.4/egg-dist-tmp-FM3jkq
zip_safe flag not set; analyzing archive contents...
Adding iso8601 0.1.4 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/iso8601-0.1.4-py2.7.egg
Searching for falcon>=0.1.6,<0.1.7
Reading http://pypi.python.org/simple/falcon/
Best match: falcon 0.1.6.post1
Downloading https://pypi.python.org/packages/source/f/falcon/falcon-0.1.6.post1.tar.gz#md5=15f8bd7569fc4541a4bb287f6a918e8a
Processing falcon-0.1.6.post1.tar.gz
Running falcon-0.1.6.post1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4Rp42R/falcon-0.1.6.post1/egg-dist-tmp-YdBxWE
WARNING: Cython not installed. Falcon modules WILL NOT be compiled with Cython.
Adding falcon 0.1.6.post1post1 to easy-install.pth file
Installing falcon-bench script to /home/vkmc/marconi/bin
Installed /home/vkmc/marconi/lib/python2.7/site-packages/falcon-0.1.6.post1post1-py2.7.egg
Searching for eventlet>=0.9.12
Reading http://pypi.python.org/simple/eventlet/
Reading http://eventlet.net
Reading http://wiki.secondlife.com/wiki/Eventlet
Best match: eventlet 0.13.0
Downloading https://pypi.python.org/packages/source/e/eventlet/eventlet-0.13.0.tar.gz#md5=104fb01f488b1e7e4382aa87336b0b69
Processing eventlet-0.13.0.tar.gz
Running eventlet-0.13.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WPK3fS/eventlet-0.13.0/egg-dist-tmp-BzheSb
Adding eventlet 0.13.0 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/eventlet-0.13.0-py2.7.egg
Searching for six
Reading http://pypi.python.org/simple/six/
Best match: six 1.3.0
Downloading https://pypi.python.org/packages/source/s/six/six-1.3.0.tar.gz#md5=ec47fe6070a8a64c802363d2c2b1e2ee
Processing six-1.3.0.tar.gz
Running six-1.3.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aaweHH/six-1.3.0/egg-dist-tmp-pNQcGa
zip_safe flag not set; analyzing archive contents...
Adding six 1.3.0 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/six-1.3.0-py2.7.egg
Searching for requests>=0.8.8
Reading http://pypi.python.org/simple/requests/
Best match: requests 1.2.3
Downloading https://pypi.python.org/packages/source/r/requests/requests-1.2.3.tar.gz#md5=adbd3f18445f7fe5e77f65c502e264fb
Processing requests-1.2.3.tar.gz
Running requests-1.2.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qteC0T/requests-1.2.3/egg-dist-tmp-QDlqrJ
Adding requests 1.2.3 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/requests-1.2.3-py2.7.egg
Searching for prettytable>=0.6,<0.8
Reading http://pypi.python.org/simple/prettytable/
Best match: prettytable 0.7.2
Downloading https://pypi.python.org/packages/source/P/PrettyTable/prettytable-0.7.2.zip#md5=0c1361104caff8b09f220748f9d69899
Processing prettytable-0.7.2.zip
Running prettytable-0.7.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RWERt3/prettytable-0.7.2/egg-dist-tmp-Bebbs2
zip_safe flag not set; analyzing archive contents...
Adding prettytable 0.7.2 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/prettytable-0.7.2-py2.7.egg
Searching for greenlet>=0.3
Reading http://pypi.python.org/simple/greenlet/
Best match: greenlet 0.4.1
Downloading https://pypi.python.org/packages/source/g/greenlet/greenlet-0.4.1.zip#md5=c2deda75bdda59c38cae12a77cc53adc
Processing greenlet-0.4.1.zip
Running greenlet-0.4.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cXaoVC/greenlet-0.4.1/egg-dist-tmp-WHP1u2
/tmp/easy_install-cXaoVC/greenlet-0.4.1/temp/tmpi41zjw/simple.c:1:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
greenlet.c: In function ‘g_switch’:
greenlet.c:593:5: warning: ‘err’ may be used uninitialized in this function [-Wuninitialized]
Adding greenlet 0.4.1 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/greenlet-0.4.1-py2.7-linux-x86_64.egg
Searching for pbr==0.5.16
Best match: pbr 0.5.16
Processing pbr-0.5.16-py2.7.egg
Copying pbr-0.5.16-py2.7.egg to /home/vkmc/marconi/lib/python2.7/site-packages
Adding pbr 0.5.16 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/pbr-0.5.16-py2.7.egg
Searching for d2to1==0.2.10
Best match: d2to1 0.2.10
Processing d2to1-0.2.10-py2.7.egg
Copying d2to1-0.2.10-py2.7.egg to /home/vkmc/marconi/lib/python2.7/site-packages
Adding d2to1 0.2.10 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/d2to1-0.2.10-py2.7.egg
Searching for setuptools-git==1.0b1
Best match: setuptools-git 1.0b1
Processing setuptools_git-1.0b1-py2.7.egg
Copying setuptools_git-1.0b1-py2.7.egg to /home/vkmc/marconi/lib/python2.7/site-packages
Adding setuptools-git 1.0b1 to easy-install.pth file
Installed /home/vkmc/marconi/lib/python2.7/site-packages/setuptools_git-1.0b1-py2.7.egg
Searching for distribute==0.6.24
Best match: distribute 0.6.24
Processing distribute-0.6.24-py2.7.egg
distribute 0.6.24 is already the active version in easy-install.pth
Installing easy_install script to /home/vkmc/marconi/bin
Installing easy_install-2.7 script to /home/vkmc/marconi/bin
Using /home/vkmc/marconi/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg
Finished processing dependencies for marconi==8ec464a
(marconi)vkmc@havana:/opt/stack/marconi$ marconi-server
No handlers could be found for logger "marconi.common.cli"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment