Skip to content

Instantly share code, notes, and snippets.

@mcdonc
Created August 7, 2014 17:48
Show Gist options
  • Save mcdonc/ae9c0eaa4cbdb60a7249 to your computer and use it in GitHub Desktop.
Save mcdonc/ae9c0eaa4cbdb60a7249 to your computer and use it in GitHub Desktop.
[chrism@thinko temp]$ git clone [email protected]:Pylons/substanced.git
Cloning into 'substanced'...
remote: Counting objects: 18768, done.
remote: Total 18768 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (18768/18768), 10.79 MiB | 3.60 MiB/s, done.
Resolving deltas: 100% (9778/9778), done.
[chrism@thinko temp]$ virtualenv -ppython2.7 env27
Running virtualenv with interpreter /home/chrism/bin/python2.7
New python executable in env27/bin/python2.7
Also creating executable in env27/bin/python
Installing setuptools, pip...done.
[chrism@thinko temp]$ cd substanced/
[chrism@thinko substanced]$ ../env27/bin/python setup.py develop
/home/chrism/opt/Python-2.7.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'message_extractors'
warnings.warn(msg)
running develop
running egg_info
creating substanced.egg-info
writing requirements to substanced.egg-info/requires.txt
writing substanced.egg-info/PKG-INFO
writing top-level names to substanced.egg-info/top_level.txt
writing dependency_links to substanced.egg-info/dependency_links.txt
writing entry points to substanced.egg-info/entry_points.txt
writing manifest file 'substanced.egg-info/SOURCES.txt'
reading manifest file 'substanced.egg-info/SOURCES.txt'
writing manifest file 'substanced.egg-info/SOURCES.txt'
running build_ext
Creating /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/substanced.egg-link (link to .)
Adding substanced 0.0 to easy-install.pth file
Installing sd_drain_indexing script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_adduser script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_dump script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_evolve script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_reindex script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/substanced
Processing dependencies for substanced==0.0
Searching for pytz
Reading https://pypi.python.org/simple/pytz/
Best match: pytz 2014.4
Downloading https://pypi.python.org/packages/2.7/p/pytz/pytz-2014.4-py2.7.egg#md5=1e394a3b24ef6a5848c46bed82810915
Processing pytz-2014.4-py2.7.egg
creating /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pytz-2014.4-py2.7.egg
Extracting pytz-2014.4-py2.7.egg to /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages
Adding pytz 2014.4 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pytz-2014.4-py2.7.egg
Searching for statsd
Reading https://pypi.python.org/simple/statsd/
Best match: statsd 3.0.1
Downloading https://pypi.python.org/packages/source/s/statsd/statsd-3.0.1.tar.gz#md5=af256148584ed4daa66f50c30b5c1f95
Processing statsd-3.0.1.tar.gz
Writing /tmp/easy_install-2m5TDF/statsd-3.0.1/setup.cfg
Running statsd-3.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2m5TDF/statsd-3.0.1/egg-dist-tmp-ra63O9
zip_safe flag not set; analyzing archive contents...
Adding statsd 3.0.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/statsd-3.0.1-py2.7.egg
Searching for zope.deprecation
Reading https://pypi.python.org/simple/zope.deprecation/
Best match: zope.deprecation 4.1.1
Downloading https://pypi.python.org/packages/source/z/zope.deprecation/zope.deprecation-4.1.1.tar.gz#md5=ce261b9384066f7e13b63525778430cb
Processing zope.deprecation-4.1.1.tar.gz
Writing /tmp/easy_install-WGHMyC/zope.deprecation-4.1.1/setup.cfg
Running zope.deprecation-4.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-WGHMyC/zope.deprecation-4.1.1/egg-dist-tmp-SIWBU_
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding zope.deprecation 4.1.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.deprecation-4.1.1-py2.7.egg
Searching for zope.component
Reading https://pypi.python.org/simple/zope.component/
Best match: zope.component 4.2.1
Downloading https://pypi.python.org/packages/source/z/zope.component/zope.component-4.2.1.tar.gz#md5=cf55d496428d976f9329a4a2330a8b54
Processing zope.component-4.2.1.tar.gz
Writing /tmp/easy_install-PIykQm/zope.component-4.2.1/setup.cfg
Running zope.component-4.2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-PIykQm/zope.component-4.2.1/egg-dist-tmp-xCjCiB
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding zope.component 4.2.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.component-4.2.1-py2.7.egg
Searching for zope.copy
Reading https://pypi.python.org/simple/zope.copy/
Best match: zope.copy 4.0.2
Downloading https://pypi.python.org/packages/source/z/zope.copy/zope.copy-4.0.2.zip#md5=36aa2c96dec4cfeea57f54da2b733eb9
Processing zope.copy-4.0.2.zip
Writing /tmp/easy_install-VL5N19/zope.copy-4.0.2/setup.cfg
Running zope.copy-4.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VL5N19/zope.copy-4.0.2/egg-dist-tmp-iqIQw1
warning: no files found matching '*.rst'
Adding zope.copy 4.0.2 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.copy-4.0.2-py2.7.egg
Searching for PyYAML
Reading https://pypi.python.org/simple/PyYAML/
Best match: PyYAML 3.11
Downloading https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.zip#md5=89cbc92cda979042533b640b76e6e055
Processing PyYAML-3.11.zip
Writing /tmp/easy_install-fHucuF/PyYAML-3.11/setup.cfg
Running PyYAML-3.11/setup.py -q bdist_egg --dist-dir /tmp/easy_install-fHucuF/PyYAML-3.11/egg-dist-tmp-zMJWCR
build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory
compilation terminated.
libyaml is not found or a compiler error: forcing --without-libyaml
(if libyaml is installed correctly, you may need to
specify the option --include-dirs or uncomment and
modify the parameter include_dirs in setup.cfg)
zip_safe flag not set; analyzing archive contents...
Adding PyYAML 3.11 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/PyYAML-3.11-py2.7-linux-x86_64.egg
Searching for python-magic
Reading https://pypi.python.org/simple/python-magic/
Best match: python-magic 0.4.6
Downloading https://pypi.python.org/packages/2.7/p/python-magic/python_magic-0.4.6-py2.7.egg#md5=b016ddfa7d1e3d888eb64f3e8e44d933
Processing python_magic-0.4.6-py2.7.egg
creating /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/python_magic-0.4.6-py2.7.egg
Extracting python_magic-0.4.6-py2.7.egg to /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages
Adding python-magic 0.4.6 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/python_magic-0.4.6-py2.7.egg
Searching for cryptacular
Reading https://pypi.python.org/simple/cryptacular/
Best match: cryptacular 1.4.1
Downloading https://pypi.python.org/packages/source/c/cryptacular/cryptacular-1.4.1.tar.gz#md5=fe12232ac660185186dd8057d8ca7b0e
Processing cryptacular-1.4.1.tar.gz
Writing /tmp/easy_install-uJJoCK/cryptacular-1.4.1/setup.cfg
Running cryptacular-1.4.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uJJoCK/cryptacular-1.4.1/egg-dist-tmp-8CGHOg
cryptacular/bcrypt/_bcrypt.c: In function ‘init_bcrypt’:
cryptacular/bcrypt/_bcrypt.c:129:19: warning: unused variable ‘module’ [-Wunused-variable]
Adding cryptacular 1.4.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/cryptacular-1.4.1-py2.7-linux-x86_64.egg
Searching for pyramid-mailer
Reading https://pypi.python.org/simple/pyramid_mailer/
Best match: pyramid-mailer 0.13
Downloading https://pypi.python.org/packages/source/p/pyramid_mailer/pyramid_mailer-0.13.tar.gz#md5=43800c7c894097a23140da58e3638c93
Processing pyramid_mailer-0.13.tar.gz
Writing /tmp/easy_install-X8tzc2/pyramid_mailer-0.13/setup.cfg
Running pyramid_mailer-0.13/setup.py -q bdist_egg --dist-dir /tmp/easy_install-X8tzc2/pyramid_mailer-0.13/egg-dist-tmp-JYh6P6
Adding pyramid-mailer 0.13 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_mailer-0.13-py2.7.egg
Searching for pyramid-chameleon
Reading https://pypi.python.org/simple/pyramid_chameleon/
Best match: pyramid-chameleon 0.3
Downloading https://pypi.python.org/packages/source/p/pyramid_chameleon/pyramid_chameleon-0.3.tar.gz#md5=5bb5938356dfd13fce06e095f132e137
Processing pyramid_chameleon-0.3.tar.gz
Writing /tmp/easy_install-I2U88X/pyramid_chameleon-0.3/setup.cfg
Running pyramid_chameleon-0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I2U88X/pyramid_chameleon-0.3/egg-dist-tmp-rFXl7j
Adding pyramid-chameleon 0.3 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_chameleon-0.3-py2.7.egg
Searching for pyramid-zodbconn>=0.6
Reading https://pypi.python.org/simple/pyramid_zodbconn/
Best match: pyramid-zodbconn 0.7
Downloading https://pypi.python.org/packages/source/p/pyramid_zodbconn/pyramid_zodbconn-0.7.tar.gz#md5=3c7746a227fbcda3e138ab8bfab7700b
Processing pyramid_zodbconn-0.7.tar.gz
Writing /tmp/easy_install-Ykjiom/pyramid_zodbconn-0.7/setup.cfg
Running pyramid_zodbconn-0.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ykjiom/pyramid_zodbconn-0.7/egg-dist-tmp-7wFJsQ
Adding pyramid-zodbconn 0.7 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_zodbconn-0.7-py2.7.egg
Searching for colander>=1.0a1
Reading https://pypi.python.org/simple/colander/
Best match: colander 1.0b1
Downloading https://pypi.python.org/packages/source/c/colander/colander-1.0b1.tar.gz#md5=89f2cf4b5c87d43f7917d6a0d4872e6a
Processing colander-1.0b1.tar.gz
Writing /tmp/easy_install-dS7skg/colander-1.0b1/setup.cfg
Running colander-1.0b1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dS7skg/colander-1.0b1/egg-dist-tmp-dCUSa7
Adding colander 1.0b1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/colander-1.0b1-py2.7.egg
Searching for deform>=2.0a2
Reading https://pypi.python.org/simple/deform/
Best match: deform 2.0a2
Downloading https://pypi.python.org/packages/source/d/deform/deform-2.0a2.tar.gz#md5=7a90d41f7fbc18002ce74f39bd90a5e4
Processing deform-2.0a2.tar.gz
Writing /tmp/easy_install-TZM88Y/deform-2.0a2/setup.cfg
Running deform-2.0a2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TZM88Y/deform-2.0a2/egg-dist-tmp-VcIZtA
Adding deform 2.0a2 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/deform-2.0a2-py2.7.egg
Searching for venusian>=1.0a3
Reading https://pypi.python.org/simple/venusian/
Best match: venusian 1.0
Downloading https://pypi.python.org/packages/source/v/venusian/venusian-1.0.tar.gz#md5=dccf2eafb7113759d60c86faf5538756
Processing venusian-1.0.tar.gz
Writing /tmp/easy_install-O4WrZ1/venusian-1.0/setup.cfg
Running venusian-1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-O4WrZ1/venusian-1.0/egg-dist-tmp-sLqZaq
Adding venusian 1.0 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/venusian-1.0-py2.7.egg
Searching for hypatia>=0.2
Reading https://pypi.python.org/simple/hypatia/
Best match: hypatia 0.3
Downloading https://pypi.python.org/packages/source/h/hypatia/hypatia-0.3.tar.gz#md5=d74c6dda31ff459a39fa5da9e98f2425
Processing hypatia-0.3.tar.gz
Writing /tmp/easy_install-xFeTPv/hypatia-0.3/setup.cfg
Running hypatia-0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xFeTPv/hypatia-0.3/egg-dist-tmp-J2DXcj
Adding hypatia 0.3 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/hypatia-0.3-py2.7-linux-x86_64.egg
Searching for ZODB
Reading https://pypi.python.org/simple/ZODB/
Best match: ZODB 4.0.1
Downloading https://pypi.python.org/packages/source/Z/ZODB/ZODB-4.0.1.tar.gz#md5=092d787524b095164231742c96b32f50
Processing ZODB-4.0.1.tar.gz
Writing /tmp/easy_install-64Y0aM/ZODB-4.0.1/setup.cfg
Running ZODB-4.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-64Y0aM/ZODB-4.0.1/egg-dist-tmp-v49lCC
Searching for persistent
Reading https://pypi.python.org/simple/persistent/
Best match: persistent 4.0.8
Downloading https://pypi.python.org/packages/source/p/persistent/persistent-4.0.8.tar.gz#md5=2942f1ca7764b1bef8d48fa0d9a236b7
Processing persistent-4.0.8.tar.gz
Writing /tmp/easy_install-64Y0aM/ZODB-4.0.1/temp/easy_install-bvAXpw/persistent-4.0.8/setup.cfg
Running persistent-4.0.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-64Y0aM/ZODB-4.0.1/temp/easy_install-bvAXpw/persistent-4.0.8/egg-dist-tmp-5ptFcp
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Installed /tmp/easy_install-64Y0aM/ZODB-4.0.1/persistent-4.0.8-py2.7-linux-x86_64.egg
Searching for zope.interface
Reading https://pypi.python.org/simple/zope.interface/
Best match: zope.interface 4.1.1
Downloading https://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.1.1.tar.gz#md5=edcd5f719c5eb2e18894c4d06e29b6c6
Processing zope.interface-4.1.1.tar.gz
Writing /tmp/easy_install-64Y0aM/ZODB-4.0.1/temp/easy_install-aAQeZi/zope.interface-4.1.1/setup.cfg
Running zope.interface-4.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-64Y0aM/ZODB-4.0.1/temp/easy_install-aAQeZi/zope.interface-4.1.1/egg-dist-tmp-HBVz2f
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Installed /tmp/easy_install-64Y0aM/ZODB-4.0.1/zope.interface-4.1.1-py2.7-linux-x86_64.egg
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding ZODB 4.0.1 to easy-install.pth file
Installing fsdump script to /home/chrism/projects/substanced/temp/env27/bin
Installing repozo script to /home/chrism/projects/substanced/temp/env27/bin
Installing fsoids script to /home/chrism/projects/substanced/temp/env27/bin
Installing fstail script to /home/chrism/projects/substanced/temp/env27/bin
Installing fsrefs script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/ZODB-4.0.1-py2.7.egg
Searching for pyramid>=1.5dev
Reading https://pypi.python.org/simple/pyramid/
Best match: pyramid 1.5.1
Downloading https://pypi.python.org/packages/source/p/pyramid/pyramid-1.5.1.tar.gz#md5=8a1ab3b773d8e22437828f7df22852c1
Processing pyramid-1.5.1.tar.gz
Writing /tmp/easy_install-jw2_Cm/pyramid-1.5.1/setup.cfg
Running pyramid-1.5.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jw2_Cm/pyramid-1.5.1/egg-dist-tmp-_HCbxW
Adding pyramid 1.5.1 to easy-install.pth file
Installing ptweens script to /home/chrism/projects/substanced/temp/env27/bin
Installing pdistreport script to /home/chrism/projects/substanced/temp/env27/bin
Installing proutes script to /home/chrism/projects/substanced/temp/env27/bin
Installing pshell script to /home/chrism/projects/substanced/temp/env27/bin
Installing prequest script to /home/chrism/projects/substanced/temp/env27/bin
Installing pviews script to /home/chrism/projects/substanced/temp/env27/bin
Installing pcreate script to /home/chrism/projects/substanced/temp/env27/bin
Installing pserve script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid-1.5.1-py2.7.egg
Searching for zope.event
Reading https://pypi.python.org/simple/zope.event/
Best match: zope.event 4.0.3
Downloading https://pypi.python.org/packages/source/z/zope.event/zope.event-4.0.3.tar.gz#md5=9a3780916332b18b8b85f522bcc3e249
Processing zope.event-4.0.3.tar.gz
Writing /tmp/easy_install-NLk9WJ/zope.event-4.0.3/setup.cfg
Running zope.event-4.0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NLk9WJ/zope.event-4.0.3/egg-dist-tmp-kNc_42
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding zope.event 4.0.3 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.event-4.0.3-py2.7.egg
Searching for zope.interface>=4.1.0
Reading https://pypi.python.org/simple/zope.interface/
Best match: zope.interface 4.1.1
Downloading https://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.1.1.tar.gz#md5=edcd5f719c5eb2e18894c4d06e29b6c6
Processing zope.interface-4.1.1.tar.gz
Writing /tmp/easy_install-klLbu5/zope.interface-4.1.1/setup.cfg
Running zope.interface-4.1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-klLbu5/zope.interface-4.1.1/egg-dist-tmp-Doj8tU
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding zope.interface 4.1.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.interface-4.1.1-py2.7-linux-x86_64.egg
Searching for pbkdf2
Reading https://pypi.python.org/simple/pbkdf2/
Best match: pbkdf2 1.3
Downloading https://pypi.python.org/packages/source/p/pbkdf2/pbkdf2-1.3.tar.gz#md5=40cda566f61420490206597243dd869f
Processing pbkdf2-1.3.tar.gz
Writing /tmp/easy_install-MQ9nuM/pbkdf2-1.3/setup.cfg
Running pbkdf2-1.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MQ9nuM/pbkdf2-1.3/egg-dist-tmp-K6kWsV
zip_safe flag not set; analyzing archive contents...
Adding pbkdf2 1.3 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pbkdf2-1.3-py2.7.egg
Searching for repoze.sendmail>=4.1
Reading https://pypi.python.org/simple/repoze.sendmail/
Best match: repoze.sendmail 4.2
Downloading https://pypi.python.org/packages/source/r/repoze.sendmail/repoze.sendmail-4.2.tar.gz#md5=d6e6d40e3284ea447936919adbc3002b
Processing repoze.sendmail-4.2.tar.gz
Writing /tmp/easy_install-CGfUz1/repoze.sendmail-4.2/setup.cfg
Running repoze.sendmail-4.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CGfUz1/repoze.sendmail-4.2/egg-dist-tmp-KiyhMo
Adding repoze.sendmail 4.2 to easy-install.pth file
Installing qp script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/repoze.sendmail-4.2-py2.7.egg
Searching for Chameleon
Reading https://pypi.python.org/simple/Chameleon/
Best match: Chameleon 2.16
Downloading https://pypi.python.org/packages/source/C/Chameleon/Chameleon-2.16.tar.gz#md5=6336d780dde9f7a4b8a5a8971dd983a1
Processing Chameleon-2.16.tar.gz
Writing /tmp/easy_install-my67OY/Chameleon-2.16/setup.cfg
Running Chameleon-2.16/setup.py -q bdist_egg --dist-dir /tmp/easy_install-my67OY/Chameleon-2.16/egg-dist-tmp-gUYpPT
Adding Chameleon 2.16 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/Chameleon-2.16-py2.7.egg
Searching for zodburi
Reading https://pypi.python.org/simple/zodburi/
Best match: zodburi 2.0
Downloading https://pypi.python.org/packages/source/z/zodburi/zodburi-2.0.tar.gz#md5=7876893829c2f784506c80d49f861b67
Processing zodburi-2.0.tar.gz
Writing /tmp/easy_install-hazBmG/zodburi-2.0/setup.cfg
Running zodburi-2.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hazBmG/zodburi-2.0/egg-dist-tmp-TOPxsH
Adding zodburi 2.0 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zodburi-2.0-py2.7.egg
Searching for translationstring
Reading https://pypi.python.org/simple/translationstring/
Best match: translationstring 1.1
Downloading https://pypi.python.org/packages/source/t/translationstring/translationstring-1.1.tar.gz#md5=0979b46d8f0f852810c8ec4be5c26cf2
Processing translationstring-1.1.tar.gz
Writing /tmp/easy_install-ICteqa/translationstring-1.1/setup.cfg
Running translationstring-1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ICteqa/translationstring-1.1/egg-dist-tmp-Q7AtHZ
no previously-included directories found matching 'docs/_build'
Adding translationstring 1.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/translationstring-1.1-py2.7.egg
Searching for peppercorn>=0.3
Reading https://pypi.python.org/simple/peppercorn/
Best match: peppercorn 0.4
Downloading https://pypi.python.org/packages/source/p/peppercorn/peppercorn-0.4.tar.gz#md5=464d6f2342eaf704dfb52046c1f5c320
Processing peppercorn-0.4.tar.gz
Writing /tmp/easy_install-gjo2Uq/peppercorn-0.4/setup.cfg
Running peppercorn-0.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-gjo2Uq/peppercorn-0.4/egg-dist-tmp-MknAbQ
Adding peppercorn 0.4 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/peppercorn-0.4-py2.7.egg
Searching for BTrees
Reading https://pypi.python.org/simple/BTrees/
Best match: BTrees 4.0.8
Downloading https://pypi.python.org/packages/source/B/BTrees/BTrees-4.0.8.tar.gz#md5=7f5df4cf8dd50fb0c584c0929a406c92
Processing BTrees-4.0.8.tar.gz
Writing /tmp/easy_install-lRq5xF/BTrees-4.0.8/setup.cfg
Running BTrees-4.0.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lRq5xF/BTrees-4.0.8/egg-dist-tmp-JaAtEE
Searching for persistent
Reading https://pypi.python.org/simple/persistent/
Best match: persistent 4.0.8
Downloading https://pypi.python.org/packages/source/p/persistent/persistent-4.0.8.tar.gz#md5=2942f1ca7764b1bef8d48fa0d9a236b7
Processing persistent-4.0.8.tar.gz
Writing /tmp/easy_install-lRq5xF/BTrees-4.0.8/temp/easy_install-chbBdi/persistent-4.0.8/setup.cfg
Running persistent-4.0.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-lRq5xF/BTrees-4.0.8/temp/easy_install-chbBdi/persistent-4.0.8/egg-dist-tmp-YPIbL9
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Installed /tmp/easy_install-lRq5xF/BTrees-4.0.8/persistent-4.0.8-py2.7-linux-x86_64.egg
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding BTrees 4.0.8 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/BTrees-4.0.8-py2.7-linux-x86_64.egg
Searching for persistent
Reading https://pypi.python.org/simple/persistent/
Best match: persistent 4.0.8
Downloading https://pypi.python.org/packages/source/p/persistent/persistent-4.0.8.tar.gz#md5=2942f1ca7764b1bef8d48fa0d9a236b7
Processing persistent-4.0.8.tar.gz
Writing /tmp/easy_install-786rh2/persistent-4.0.8/setup.cfg
Running persistent-4.0.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-786rh2/persistent-4.0.8/egg-dist-tmp-BSiUh1
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding persistent 4.0.8 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/persistent-4.0.8-py2.7-linux-x86_64.egg
Searching for zdaemon>=4.0.0a1
Reading https://pypi.python.org/simple/zdaemon/
Best match: zdaemon 4.0.0
Downloading https://pypi.python.org/packages/source/z/zdaemon/zdaemon-4.0.0.tar.gz#md5=4056e2ea35855695ed15389d9c168b92
Processing zdaemon-4.0.0.tar.gz
Writing /tmp/easy_install-MTC8A_/zdaemon-4.0.0/setup.cfg
Running zdaemon-4.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-MTC8A_/zdaemon-4.0.0/egg-dist-tmp-qiZOS9
warning: no files found matching '*.rst'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Adding zdaemon 4.0.0 to easy-install.pth file
Installing zdaemon script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zdaemon-4.0.0-py2.7.egg
Searching for zc.lockfile
Reading https://pypi.python.org/simple/zc.lockfile/
Best match: zc.lockfile 1.1.0
Downloading https://pypi.python.org/packages/source/z/zc.lockfile/zc.lockfile-1.1.0.zip#md5=8e46b830417363501363bd09e1af1ecc
Processing zc.lockfile-1.1.0.zip
Writing /tmp/easy_install-dcdQKz/zc.lockfile-1.1.0/setup.cfg
Running zc.lockfile-1.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dcdQKz/zc.lockfile-1.1.0/egg-dist-tmp-V8rkLg
warning: no files found matching '*.rst'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Adding zc.lockfile 1.1.0 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zc.lockfile-1.1.0-py2.7.egg
Searching for six
Reading https://pypi.python.org/simple/six/
Best match: six 1.7.3
Downloading https://pypi.python.org/packages/source/s/six/six-1.7.3.tar.gz#md5=784c6e5541c3c4952de9c0a966a0a80b
Processing six-1.7.3.tar.gz
Writing /tmp/easy_install-sdhNgp/six-1.7.3/setup.cfg
Running six-1.7.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sdhNgp/six-1.7.3/egg-dist-tmp-OJrXP2
no previously-included directories found matching 'documentation/_build'
zip_safe flag not set; analyzing archive contents...
six: module references __path__
Adding six 1.7.3 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/six-1.7.3-py2.7.egg
Searching for transaction
Reading https://pypi.python.org/simple/transaction/
Best match: transaction 1.4.3
Downloading https://pypi.python.org/packages/source/t/transaction/transaction-1.4.3.tar.gz#md5=b4ca5983c9e3a0808ff5ff7648092c76
Processing transaction-1.4.3.tar.gz
Writing /tmp/easy_install-zhAD2Y/transaction-1.4.3/setup.cfg
Running transaction-1.4.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zhAD2Y/transaction-1.4.3/egg-dist-tmp-dEfGbL
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Adding transaction 1.4.3 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/transaction-1.4.3-py2.7.egg
Searching for ZConfig
Reading https://pypi.python.org/simple/ZConfig/
Best match: ZConfig 3.0.4
Downloading https://pypi.python.org/packages/source/Z/ZConfig/ZConfig-3.0.4.tar.gz#md5=32018f77d37f220b6a80aaf311fea63f
Processing ZConfig-3.0.4.tar.gz
Writing /tmp/easy_install-LOUjcM/ZConfig-3.0.4/setup.cfg
Running ZConfig-3.0.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-LOUjcM/ZConfig-3.0.4/egg-dist-tmp-mN3BkV
warning: no files found matching '*.rst'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Adding ZConfig 3.0.4 to easy-install.pth file
Installing zconfig_schema2html script to /home/chrism/projects/substanced/temp/env27/bin
Installing zconfig script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/ZConfig-3.0.4-py2.7.egg
Searching for PasteDeploy>=1.5.0
Reading https://pypi.python.org/simple/PasteDeploy/
Best match: PasteDeploy 1.5.2
Downloading https://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-1.5.2.tar.gz#md5=352b7205c78c8de4987578d19431af3b
Processing PasteDeploy-1.5.2.tar.gz
Writing /tmp/easy_install-Kzsfox/PasteDeploy-1.5.2/setup.cfg
Running PasteDeploy-1.5.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Kzsfox/PasteDeploy-1.5.2/egg-dist-tmp-WkQqfh
Adding PasteDeploy 1.5.2 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/PasteDeploy-1.5.2-py2.7.egg
Searching for repoze.lru>=0.4
Reading https://pypi.python.org/simple/repoze.lru/
Best match: repoze.lru 0.6
Downloading https://pypi.python.org/packages/source/r/repoze.lru/repoze.lru-0.6.tar.gz#md5=2c3b64b17a8e18b405f55d46173e14dd
Processing repoze.lru-0.6.tar.gz
Writing /tmp/easy_install-3mhesa/repoze.lru-0.6/setup.cfg
Running repoze.lru-0.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3mhesa/repoze.lru-0.6/egg-dist-tmp-sAJ_lx
Adding repoze.lru 0.6 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/repoze.lru-0.6-py2.7.egg
Searching for WebOb>=1.3.1
Reading https://pypi.python.org/simple/WebOb/
Best match: WebOb 1.4
Downloading https://pypi.python.org/packages/source/W/WebOb/WebOb-1.4.tar.gz#md5=8437607c0cc00c35f658f972516ffb55
Processing WebOb-1.4.tar.gz
Writing /tmp/easy_install-BBEZ21/WebOb-1.4/setup.cfg
Running WebOb-1.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BBEZ21/WebOb-1.4/egg-dist-tmp-TpQBvH
no previously-included directories found matching '*.pyc'
no previously-included directories found matching '*.pyo'
Adding WebOb 1.4 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/WebOb-1.4-py2.7.egg
Searching for mock
Reading https://pypi.python.org/simple/mock/
Best match: mock 1.0.1
Downloading https://pypi.python.org/packages/source/m/mock/mock-1.0.1.zip#md5=869f08d003c289a97c1a6610faf5e913
Processing mock-1.0.1.zip
Writing /tmp/easy_install-ky4OXc/mock-1.0.1/setup.cfg
Running mock-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ky4OXc/mock-1.0.1/egg-dist-tmp-LEssja
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.html' under directory 'docs'
warning: no files found matching '*.js' under directory 'docs'
zip_safe flag not set; analyzing archive contents...
Adding mock 1.0.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg
Searching for ZEO
Reading https://pypi.python.org/simple/ZEO/
Best match: ZEO 4.0.0
Downloading https://pypi.python.org/packages/source/Z/ZEO/ZEO-4.0.0.tar.gz#md5=494d8320549185097ba4a6b6b76017d6
Processing ZEO-4.0.0.tar.gz
Writing /tmp/easy_install-DitjGE/ZEO-4.0.0/setup.cfg
Running ZEO-4.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DitjGE/ZEO-4.0.0/egg-dist-tmp-kWoE89
warning: no files found matching '*.rst'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Adding ZEO 4.0.0 to easy-install.pth file
Installing runzeo script to /home/chrism/projects/substanced/temp/env27/bin
Installing zeoctl script to /home/chrism/projects/substanced/temp/env27/bin
Installing zeopack script to /home/chrism/projects/substanced/temp/env27/bin
Installing zeopasswd script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/ZEO-4.0.0-py2.7.egg
Searching for setuptools==3.6
Best match: setuptools 3.6
Adding setuptools 3.6 to easy-install.pth file
Installing easy_install-3.4 script to /home/chrism/projects/substanced/temp/env27/bin
Installing easy_install script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages
Finished processing dependencies for substanced==0.0
[chrism@thinko substanced]$ ls
CHANGES.txt demos LICENSE.txt setup.cfg substanced.egg-info
CONTRIBUTORS.txt docs README.rst setup.py TODO.txt
COPYRIGHT.txt HACKING.txt rtd.txt substanced tox.ini
[chrism@thinko substanced]$ cd ..
[chrism@thinko temp]$ env27/bin/pcreate myproject
You must provide at least one scaffold name
[chrism@thinko temp]$ env27/bin/pcreate -s substanced myproject
Creating directory /home/chrism/projects/substanced/temp/myproject
Recursing into +package+
Creating /home/chrism/projects/substanced/temp/myproject/myproject/
Copying __init__.py_tmpl to /home/chrism/projects/substanced/temp/myproject/myproject/__init__.py
Copying resources.py to /home/chrism/projects/substanced/temp/myproject/myproject/resources.py
Recursing into retail
Creating /home/chrism/projects/substanced/temp/myproject/myproject/retail/
Copying __init__.py_tmpl to /home/chrism/projects/substanced/temp/myproject/myproject/retail/__init__.py
Recursing into templates
Creating /home/chrism/projects/substanced/temp/myproject/myproject/retail/templates/
Copying document.pt to /home/chrism/projects/substanced/temp/myproject/myproject/retail/templates/document.pt
Copying master.pt to /home/chrism/projects/substanced/temp/myproject/myproject/retail/templates/master.pt
Copying splash.pt to /home/chrism/projects/substanced/temp/myproject/myproject/retail/templates/splash.pt
Copying views.py to /home/chrism/projects/substanced/temp/myproject/myproject/retail/views.py
Copying views.py to /home/chrism/projects/substanced/temp/myproject/myproject/views.py
Copying CHANGES.txt_tmpl to /home/chrism/projects/substanced/temp/myproject/CHANGES.txt
Copying MANIFEST.in_tmpl to /home/chrism/projects/substanced/temp/myproject/MANIFEST.in
Copying README.txt_tmpl to /home/chrism/projects/substanced/temp/myproject/README.txt
Recursing into blobs
Creating /home/chrism/projects/substanced/temp/myproject/blobs/
Copying README.txt to /home/chrism/projects/substanced/temp/myproject/blobs/README.txt
Copying development.ini_tmpl to /home/chrism/projects/substanced/temp/myproject/development.ini
Copying production.ini_tmpl to /home/chrism/projects/substanced/temp/myproject/production.ini
Copying setup.cfg_tmpl to /home/chrism/projects/substanced/temp/myproject/setup.cfg
Copying setup.py_tmpl to /home/chrism/projects/substanced/temp/myproject/setup.py
Recursing into tmp
Creating /home/chrism/projects/substanced/temp/myproject/tmp/
Copying README.txt to /home/chrism/projects/substanced/temp/myproject/tmp/README.txt
===============================================================================
Tutorials: http://docs.pylonsproject.org/projects/pyramid_tutorials
Documentation: http://docs.pylonsproject.org/projects/pyramid
Twitter (tips & updates): http://twitter.com/pylons
Mailing List: http://groups.google.com/group/pylons-discuss
Welcome to Pyramid. Sorry for the convenience.
===============================================================================
[chrism@thinko temp]$ cd myproject/
[chrism@thinko myproject]$ ../env27/bin/python setup.py develop
running develop
running egg_info
creating myproject.egg-info
writing requirements to myproject.egg-info/requires.txt
writing myproject.egg-info/PKG-INFO
writing top-level names to myproject.egg-info/top_level.txt
writing dependency_links to myproject.egg-info/dependency_links.txt
writing entry points to myproject.egg-info/entry_points.txt
writing manifest file 'myproject.egg-info/SOURCES.txt'
reading manifest file 'myproject.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.rst'
warning: no files found matching '*.ico' under directory 'myproject'
warning: no files found matching '*.png' under directory 'myproject'
warning: no files found matching '*.css' under directory 'myproject'
warning: no files found matching '*.gif' under directory 'myproject'
warning: no files found matching '*.jpg' under directory 'myproject'
warning: no files found matching '*.txt' under directory 'myproject'
warning: no files found matching '*.mak' under directory 'myproject'
warning: no files found matching '*.mako' under directory 'myproject'
warning: no files found matching '*.js' under directory 'myproject'
warning: no files found matching '*.html' under directory 'myproject'
warning: no files found matching '*.xml' under directory 'myproject'
writing manifest file 'myproject.egg-info/SOURCES.txt'
running build_ext
Creating /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/myproject.egg-link (link to .)
Adding myproject 0.0 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/myproject
Processing dependencies for myproject==0.0
Searching for pyramid-tm
Reading https://pypi.python.org/simple/pyramid_tm/
Best match: pyramid-tm 0.7
Downloading https://pypi.python.org/packages/source/p/pyramid_tm/pyramid_tm-0.7.tar.gz#md5=6dc917d262c69366630c542bd21859a3
Processing pyramid_tm-0.7.tar.gz
Writing /tmp/easy_install-aHGVm9/pyramid_tm-0.7/setup.cfg
Running pyramid_tm-0.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-aHGVm9/pyramid_tm-0.7/egg-dist-tmp-Yn1Bep
Adding pyramid-tm 0.7 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_tm-0.7-py2.7.egg
Searching for waitress
Reading https://pypi.python.org/simple/waitress/
Best match: waitress 0.8.9
Downloading https://pypi.python.org/packages/source/w/waitress/waitress-0.8.9.tar.gz#md5=da3f2e62b3676be5dd630703a68e2a04
Processing waitress-0.8.9.tar.gz
Writing /tmp/easy_install-1nkQeM/waitress-0.8.9/setup.cfg
Running waitress-0.8.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1nkQeM/waitress-0.8.9/egg-dist-tmp-6jRlZT
Adding waitress 0.8.9 to easy-install.pth file
Installing waitress-serve script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/waitress-0.8.9-py2.7.egg
Searching for pyramid-debugtoolbar
Reading https://pypi.python.org/simple/pyramid_debugtoolbar/
Best match: pyramid-debugtoolbar 2.1
Downloading https://pypi.python.org/packages/source/p/pyramid_debugtoolbar/pyramid_debugtoolbar-2.1.tar.gz#md5=2c7c9fdba41184d4e6bca0874ea806e4
Processing pyramid_debugtoolbar-2.1.tar.gz
Writing /tmp/easy_install-TiN32t/pyramid_debugtoolbar-2.1/setup.cfg
Running pyramid_debugtoolbar-2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-TiN32t/pyramid_debugtoolbar-2.1/egg-dist-tmp-Pi8DeC
Adding pyramid-debugtoolbar 2.1 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_debugtoolbar-2.1-py2.7.egg
Searching for Pygments
Reading https://pypi.python.org/simple/Pygments/
Best match: Pygments 1.6
Downloading https://pypi.python.org/packages/2.7/P/Pygments/Pygments-1.6-py2.7.egg#md5=1e1e52b1e434502682aab08938163034
Processing Pygments-1.6-py2.7.egg
creating /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/Pygments-1.6-py2.7.egg
Extracting Pygments-1.6-py2.7.egg to /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages
Adding Pygments 1.6 to easy-install.pth file
Installing pygmentize script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/Pygments-1.6-py2.7.egg
Searching for pyramid-mako>=0.3.1
Reading https://pypi.python.org/simple/pyramid_mako/
Best match: pyramid-mako 1.0.2
Downloading https://pypi.python.org/packages/source/p/pyramid_mako/pyramid_mako-1.0.2.tar.gz#md5=ee25343a97eb76bd90abdc2a774eb48a
Processing pyramid_mako-1.0.2.tar.gz
Writing /tmp/easy_install-4asvVN/pyramid_mako-1.0.2/setup.cfg
Running pyramid_mako-1.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4asvVN/pyramid_mako-1.0.2/egg-dist-tmp-ZOqVmJ
warning: no files found matching '*.*_tmpl' under directory 'pyramid_mako'
warning: no files found matching '*.ico' under directory 'pyramid_mako'
warning: no files found matching '*.png' under directory 'pyramid_mako'
warning: no files found matching '*.pot' under directory 'pyramid_mako'
warning: no files found matching '*.cfg' under directory 'pyramid_mako'
warning: no files found matching '*.mo' under directory 'pyramid_mako'
warning: no files found matching '*.po' under directory 'pyramid_mako'
warning: no files found matching '*.ini' under directory 'pyramid_mako'
Adding pyramid-mako 1.0.2 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_mako-1.0.2-py2.7.egg
Searching for Mako>=0.8
Reading https://pypi.python.org/simple/Mako/
Best match: Mako 1.0.0
Downloading https://pypi.python.org/packages/source/M/Mako/Mako-1.0.0.tar.gz#md5=ae27c6512832fe528bb67f1a851921cc
Processing Mako-1.0.0.tar.gz
Writing /tmp/easy_install-5EVAGS/Mako-1.0.0/setup.cfg
Running Mako-1.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5EVAGS/Mako-1.0.0/egg-dist-tmp-Su1K1S
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
Adding Mako 1.0.0 to easy-install.pth file
Installing mako-render script to /home/chrism/projects/substanced/temp/env27/bin
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/Mako-1.0.0-py2.7.egg
Searching for MarkupSafe>=0.9.2
Reading https://pypi.python.org/simple/MarkupSafe/
Best match: MarkupSafe 0.23
Downloading https://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-0.23.tar.gz#md5=f5ab3deee4c37cd6a922fb81e730da6e
Processing MarkupSafe-0.23.tar.gz
Writing /tmp/easy_install-VlaJF8/MarkupSafe-0.23/setup.cfg
Running MarkupSafe-0.23/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VlaJF8/MarkupSafe-0.23/egg-dist-tmp-YnMMeg
Adding MarkupSafe 0.23 to easy-install.pth file
Installed /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/MarkupSafe-0.23-py2.7-linux-x86_64.egg
Searching for substanced==0.0
Best match: substanced 0.0
substanced 0.0 is already the active version in easy-install.pth
Installing sd_drain_indexing script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_adduser script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_dump script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_evolve script to /home/chrism/projects/substanced/temp/env27/bin
Installing sd_reindex script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/substanced
Searching for pyramid==1.5.1
Best match: pyramid 1.5.1
Processing pyramid-1.5.1-py2.7.egg
pyramid 1.5.1 is already the active version in easy-install.pth
Installing ptweens script to /home/chrism/projects/substanced/temp/env27/bin
Installing pdistreport script to /home/chrism/projects/substanced/temp/env27/bin
Installing proutes script to /home/chrism/projects/substanced/temp/env27/bin
Installing pshell script to /home/chrism/projects/substanced/temp/env27/bin
Installing prequest script to /home/chrism/projects/substanced/temp/env27/bin
Installing pviews script to /home/chrism/projects/substanced/temp/env27/bin
Installing pcreate script to /home/chrism/projects/substanced/temp/env27/bin
Installing pserve script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid-1.5.1-py2.7.egg
Searching for transaction==1.4.3
Best match: transaction 1.4.3
Processing transaction-1.4.3-py2.7.egg
transaction 1.4.3 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/transaction-1.4.3-py2.7.egg
Searching for pytz==2014.4
Best match: pytz 2014.4
Processing pytz-2014.4-py2.7.egg
pytz 2014.4 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pytz-2014.4-py2.7.egg
Searching for statsd==3.0.1
Best match: statsd 3.0.1
Processing statsd-3.0.1-py2.7.egg
statsd 3.0.1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/statsd-3.0.1-py2.7.egg
Searching for zope.deprecation==4.1.1
Best match: zope.deprecation 4.1.1
Processing zope.deprecation-4.1.1-py2.7.egg
zope.deprecation 4.1.1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.deprecation-4.1.1-py2.7.egg
Searching for zope.component==4.2.1
Best match: zope.component 4.2.1
Processing zope.component-4.2.1-py2.7.egg
zope.component 4.2.1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.component-4.2.1-py2.7.egg
Searching for zope.copy==4.0.2
Best match: zope.copy 4.0.2
Processing zope.copy-4.0.2-py2.7.egg
zope.copy 4.0.2 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.copy-4.0.2-py2.7.egg
Searching for PyYAML==3.11
Best match: PyYAML 3.11
Processing PyYAML-3.11-py2.7-linux-x86_64.egg
PyYAML 3.11 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/PyYAML-3.11-py2.7-linux-x86_64.egg
Searching for python-magic==0.4.6
Best match: python-magic 0.4.6
Processing python_magic-0.4.6-py2.7.egg
python-magic 0.4.6 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/python_magic-0.4.6-py2.7.egg
Searching for cryptacular==1.4.1
Best match: cryptacular 1.4.1
Processing cryptacular-1.4.1-py2.7-linux-x86_64.egg
cryptacular 1.4.1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/cryptacular-1.4.1-py2.7-linux-x86_64.egg
Searching for pyramid-mailer==0.13
Best match: pyramid-mailer 0.13
Processing pyramid_mailer-0.13-py2.7.egg
pyramid-mailer 0.13 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_mailer-0.13-py2.7.egg
Searching for pyramid-chameleon==0.3
Best match: pyramid-chameleon 0.3
Processing pyramid_chameleon-0.3-py2.7.egg
pyramid-chameleon 0.3 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_chameleon-0.3-py2.7.egg
Searching for pyramid-zodbconn==0.7
Best match: pyramid-zodbconn 0.7
Processing pyramid_zodbconn-0.7-py2.7.egg
pyramid-zodbconn 0.7 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pyramid_zodbconn-0.7-py2.7.egg
Searching for colander==1.0b1
Best match: colander 1.0b1
Processing colander-1.0b1-py2.7.egg
colander 1.0b1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/colander-1.0b1-py2.7.egg
Searching for deform==2.0a2
Best match: deform 2.0a2
Processing deform-2.0a2-py2.7.egg
deform 2.0a2 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/deform-2.0a2-py2.7.egg
Searching for venusian==1.0
Best match: venusian 1.0
Processing venusian-1.0-py2.7.egg
venusian 1.0 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/venusian-1.0-py2.7.egg
Searching for hypatia==0.3
Best match: hypatia 0.3
Processing hypatia-0.3-py2.7-linux-x86_64.egg
hypatia 0.3 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/hypatia-0.3-py2.7-linux-x86_64.egg
Searching for ZODB==4.0.1
Best match: ZODB 4.0.1
Processing ZODB-4.0.1-py2.7.egg
ZODB 4.0.1 is already the active version in easy-install.pth
Installing fsdump script to /home/chrism/projects/substanced/temp/env27/bin
Installing repozo script to /home/chrism/projects/substanced/temp/env27/bin
Installing fsoids script to /home/chrism/projects/substanced/temp/env27/bin
Installing fstail script to /home/chrism/projects/substanced/temp/env27/bin
Installing fsrefs script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/ZODB-4.0.1-py2.7.egg
Searching for setuptools==3.6
Best match: setuptools 3.6
Adding setuptools 3.6 to easy-install.pth file
Installing easy_install-3.4 script to /home/chrism/projects/substanced/temp/env27/bin
Installing easy_install script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages
Searching for repoze.lru==0.6
Best match: repoze.lru 0.6
Processing repoze.lru-0.6-py2.7.egg
repoze.lru 0.6 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/repoze.lru-0.6-py2.7.egg
Searching for PasteDeploy==1.5.2
Best match: PasteDeploy 1.5.2
Processing PasteDeploy-1.5.2-py2.7.egg
PasteDeploy 1.5.2 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/PasteDeploy-1.5.2-py2.7.egg
Searching for translationstring==1.1
Best match: translationstring 1.1
Processing translationstring-1.1-py2.7.egg
translationstring 1.1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/translationstring-1.1-py2.7.egg
Searching for zope.interface==4.1.1
Best match: zope.interface 4.1.1
Processing zope.interface-4.1.1-py2.7-linux-x86_64.egg
zope.interface 4.1.1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.interface-4.1.1-py2.7-linux-x86_64.egg
Searching for WebOb==1.4
Best match: WebOb 1.4
Processing WebOb-1.4-py2.7.egg
WebOb 1.4 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/WebOb-1.4-py2.7.egg
Searching for zope.event==4.0.3
Best match: zope.event 4.0.3
Processing zope.event-4.0.3-py2.7.egg
zope.event 4.0.3 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zope.event-4.0.3-py2.7.egg
Searching for pbkdf2==1.3
Best match: pbkdf2 1.3
Processing pbkdf2-1.3-py2.7.egg
pbkdf2 1.3 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/pbkdf2-1.3-py2.7.egg
Searching for repoze.sendmail==4.2
Best match: repoze.sendmail 4.2
Processing repoze.sendmail-4.2-py2.7.egg
repoze.sendmail 4.2 is already the active version in easy-install.pth
Installing qp script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/repoze.sendmail-4.2-py2.7.egg
Searching for Chameleon==2.16
Best match: Chameleon 2.16
Processing Chameleon-2.16-py2.7.egg
Chameleon 2.16 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/Chameleon-2.16-py2.7.egg
Searching for zodburi==2.0
Best match: zodburi 2.0
Processing zodburi-2.0-py2.7.egg
zodburi 2.0 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zodburi-2.0-py2.7.egg
Searching for peppercorn==0.4
Best match: peppercorn 0.4
Processing peppercorn-0.4-py2.7.egg
peppercorn 0.4 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/peppercorn-0.4-py2.7.egg
Searching for BTrees==4.0.8
Best match: BTrees 4.0.8
Processing BTrees-4.0.8-py2.7-linux-x86_64.egg
BTrees 4.0.8 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/BTrees-4.0.8-py2.7-linux-x86_64.egg
Searching for persistent==4.0.8
Best match: persistent 4.0.8
Processing persistent-4.0.8-py2.7-linux-x86_64.egg
persistent 4.0.8 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/persistent-4.0.8-py2.7-linux-x86_64.egg
Searching for zdaemon==4.0.0
Best match: zdaemon 4.0.0
Processing zdaemon-4.0.0-py2.7.egg
zdaemon 4.0.0 is already the active version in easy-install.pth
Installing zdaemon script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zdaemon-4.0.0-py2.7.egg
Searching for zc.lockfile==1.1.0
Best match: zc.lockfile 1.1.0
Processing zc.lockfile-1.1.0-py2.7.egg
zc.lockfile 1.1.0 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/zc.lockfile-1.1.0-py2.7.egg
Searching for six==1.7.3
Best match: six 1.7.3
Processing six-1.7.3-py2.7.egg
six 1.7.3 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/six-1.7.3-py2.7.egg
Searching for ZConfig==3.0.4
Best match: ZConfig 3.0.4
Processing ZConfig-3.0.4-py2.7.egg
ZConfig 3.0.4 is already the active version in easy-install.pth
Installing zconfig_schema2html script to /home/chrism/projects/substanced/temp/env27/bin
Installing zconfig script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/ZConfig-3.0.4-py2.7.egg
Searching for mock==1.0.1
Best match: mock 1.0.1
Processing mock-1.0.1-py2.7.egg
mock 1.0.1 is already the active version in easy-install.pth
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg
Searching for ZEO==4.0.0
Best match: ZEO 4.0.0
Processing ZEO-4.0.0-py2.7.egg
ZEO 4.0.0 is already the active version in easy-install.pth
Installing runzeo script to /home/chrism/projects/substanced/temp/env27/bin
Installing zeoctl script to /home/chrism/projects/substanced/temp/env27/bin
Installing zeopack script to /home/chrism/projects/substanced/temp/env27/bin
Installing zeopasswd script to /home/chrism/projects/substanced/temp/env27/bin
Using /home/chrism/projects/substanced/temp/env27/lib/python2.7/site-packages/ZEO-4.0.0-py2.7.egg
Finished processing dependencies for myproject==0.0
[chrism@thinko myproject]$ ../env27/bin/pserve development.ini
2014-08-07 13:47:16,506 INFO [ZODB.blob][MainThread] (8284) Blob temporary directory '/home/chrism/projects/substanced/temp/myproject/blobs/tmp' does not exist. Created new directory.
2014-08-07 13:47:16,507 WARNI [ZODB.blob][MainThread] (8284) Blob dir /home/chrism/projects/substanced/temp/myproject/blobs/ has insecure mode setting
2014-08-07 13:47:16,516 WARNI [ZODB.blob][MainThread] (8284) Blob dir /home/chrism/projects/substanced/temp/myproject/blobs/ has insecure mode setting
2014-08-07 13:47:17,902 INFO [substanced.catalog][MainThread] /catalogs/system: adding index named 'name'
2014-08-07 13:47:17,903 INFO [substanced.catalog][MainThread] /catalogs/system: adding index named 'text'
2014-08-07 13:47:17,904 INFO [substanced.catalog][MainThread] /catalogs/system: adding index named 'interfaces'
2014-08-07 13:47:17,905 INFO [substanced.catalog][MainThread] /catalogs/system: adding index named 'content_type'
2014-08-07 13:47:17,906 INFO [substanced.catalog][MainThread] /catalogs/system: adding index named 'allowed'
2014-08-07 13:47:17,906 INFO [substanced.catalog][MainThread] /catalogs/system: adding index named 'path'
2014-08-07 13:47:17,907 INFO [substanced.catalog][MainThread] system reindexing only indexes set(['name', 'text', 'interfaces', 'content_type', 'allowed', 'path'])
2014-08-07 13:47:17,913 INFO [substanced.catalog][MainThread] system reindexing /catalogs/system
2014-08-07 13:47:17,914 INFO [substanced.catalog][MainThread] system reindexing /catalogs/system/name
2014-08-07 13:47:17,915 INFO [substanced.catalog][MainThread] system reindexing /catalogs/system/text
2014-08-07 13:47:17,916 INFO [substanced.catalog][MainThread] system reindexing /catalogs/system/interfaces
2014-08-07 13:47:17,917 INFO [substanced.catalog][MainThread] system reindexing /catalogs/system/content_type
2014-08-07 13:47:17,918 INFO [substanced.catalog][MainThread] system reindexing /catalogs/system/allowed
2014-08-07 13:47:17,919 INFO [substanced.catalog][MainThread] system reindexing /catalogs/system/path
2014-08-07 13:47:17,919 INFO [substanced.catalog][MainThread] *** committing ***
2014-08-07 13:47:17,920 INFO [substanced.catalog][MainThread] *** committing ***
2014-08-07 13:47:18,069 INFO [substanced.catalog][MainThread] system update_indexes: no indexes added or removed
Starting server in PID 8284.
serving on http://0.0.0.0:6543
^C[chrism@thinko myproject]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment