See <http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/69/>
------------------------------------------
[...truncated 800 lines...]
Copying pencil.png to ./tg21teststd/tg21teststd/public/images/pencil.png
Copying star.png to ./tg21teststd/tg21teststd/public/images/star.png
Copying strype2.png to
./tg21teststd/tg21teststd/public/images/strype2.png
Copying under_the_hood_blue.png to
./tg21teststd/tg21teststd/public/images/under_the_hood_blue.png
Copying warning.png to
./tg21teststd/tg21teststd/public/images/warning.png
Recursing into javascript
Creating ./tg21teststd/tg21teststd/public/javascript/
Copying empty to ./tg21teststd/tg21teststd/public/javascript/empty
Recursing into templates
Creating ./tg21teststd/tg21teststd/templates/
Copying __init__.py to ./tg21teststd/tg21teststd/templates/__init__.py
Copying about.html to ./tg21teststd/tg21teststd/templates/about.html
Copying authentication.html to
./tg21teststd/tg21teststd/templates/authentication.html
Copying data.html to ./tg21teststd/tg21teststd/templates/data.html
Copying debug.html to ./tg21teststd/tg21teststd/templates/debug.html
Copying environ.html to ./tg21teststd/tg21teststd/templates/environ.html
Copying error.html to ./tg21teststd/tg21teststd/templates/error.html
Copying footer.html to ./tg21teststd/tg21teststd/templates/footer.html
Copying header.html to ./tg21teststd/tg21teststd/templates/header.html
Copying index.html to ./tg21teststd/tg21teststd/templates/index.html
Copying login.html to ./tg21teststd/tg21teststd/templates/login.html
Copying master.html to ./tg21teststd/tg21teststd/templates/master.html
Copying sidebars.html to ./tg21teststd/tg21teststd/templates/sidebars.html
Recursing into tests
Creating ./tg21teststd/tg21teststd/tests/
Copying __init__.py_tmpl to ./tg21teststd/tg21teststd/tests/__init__.py
Recursing into functional
Creating ./tg21teststd/tg21teststd/tests/functional/
Copying __init__.py_tmpl to
./tg21teststd/tg21teststd/tests/functional/__init__.py
Copying test_authentication.py_tmpl to
./tg21teststd/tg21teststd/tests/functional/test_authentication.py
Copying test_root.py_tmpl to
./tg21teststd/tg21teststd/tests/functional/test_root.py
Recursing into models
Creating ./tg21teststd/tg21teststd/tests/models/
Copying __init__.py_tmpl to
./tg21teststd/tg21teststd/tests/models/__init__.py
Copying test_auth.py_tmpl to
./tg21teststd/tg21teststd/tests/models/test_auth.py
Recursing into websetup
Creating ./tg21teststd/tg21teststd/websetup/
Copying __init__.py_tmpl to ./tg21teststd/tg21teststd/websetup/__init__.py
Copying bootstrap.py_tmpl to
./tg21teststd/tg21teststd/websetup/bootstrap.py
Copying schema.py_tmpl to ./tg21teststd/tg21teststd/websetup/schema.py
Copying MANIFEST.in_tmpl to ./tg21teststd/MANIFEST.in
Copying README.txt_tmpl to ./tg21teststd/README.txt
Copying development.ini_tmpl to ./tg21teststd/development.ini
Recursing into ez_setup
Creating ./tg21teststd/ez_setup/
Copying README.txt to ./tg21teststd/ez_setup/README.txt
Copying __init__.py to ./tg21teststd/ez_setup/__init__.py
Recursing into migration
Creating ./tg21teststd/migration/
Copying __init__.py_tmpl to ./tg21teststd/migration/__init__.py
Copying migrate.cfg_tmpl to ./tg21teststd/migration/migrate.cfg
Recursing into versions
Creating ./tg21teststd/migration/versions/
Copying __init__.py_tmpl to ./tg21teststd/migration/versions/__init__.py
Copying setup.cfg_tmpl to ./tg21teststd/setup.cfg
Copying setup.py_tmpl to ./tg21teststd/setup.py
Copying test.ini_tmpl to ./tg21teststd/test.ini
Running
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/bin/python>
setup.py egg_info
['TurboGears2 >= 2.1.4', 'Genshi', 'zope.sqlalchemy >= 0.4', 'repoze.tm2 >=
1.0a5', 'sqlalchemy', 'sqlalchemy-migrate', 'repoze.what >= 1.0.8',
'repoze.who-friendlyform >= 1.0.4', 'repoze.what-pylons >= 1.0',
'repoze.who==1.0.19', 'tgext.admin >= 0.3.11', 'repoze.what-quickstart',
'repoze.what.plugins.sql>=1.0.1', 'tw.forms', 'hashlib', 'pysqlite']
running egg_info
writing requirements to tg21teststd.egg-info/requires.txt
writing tg21teststd.egg-info/PKG-INFO
writing top-level names to tg21teststd.egg-info/top_level.txt
writing dependency_links to tg21teststd.egg-info/dependency_links.txt
writing entry points to tg21teststd.egg-info/entry_points.txt
writing paster_plugins to tg21teststd.egg-info/paster_plugins.txt
reading manifest file 'tg21teststd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'tg21teststd.egg-info/SOURCES.txt'
+ cd tg21teststd
+ python setup.py develop -i http://tg.gy/current/index/
['TurboGears2 >= 2.1.4', 'Genshi', 'zope.sqlalchemy >= 0.4', 'repoze.tm2 >=
1.0a5', 'sqlalchemy', 'sqlalchemy-migrate', 'repoze.what >= 1.0.8',
'repoze.who-friendlyform >= 1.0.4', 'repoze.what-pylons >= 1.0',
'repoze.who==1.0.19', 'tgext.admin >= 0.3.11', 'repoze.what-quickstart',
'repoze.what.plugins.sql>=1.0.1', 'tw.forms', 'hashlib', 'pysqlite']
running develop
running egg_info
writing requirements to tg21teststd.egg-info/requires.txt
writing tg21teststd.egg-info/PKG-INFO
writing top-level names to tg21teststd.egg-info/top_level.txt
writing dependency_links to tg21teststd.egg-info/dependency_links.txt
writing entry points to tg21teststd.egg-info/entry_points.txt
writing paster_plugins to tg21teststd.egg-info/paster_plugins.txt
reading manifest file 'tg21teststd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'tg21teststd.egg-info/SOURCES.txt'
running build_ext
Creating
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/tg21teststd.egg-link>
(link to .)
Adding tg21teststd 0.1dev to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg21inst/tg21teststd>
Processing dependencies for tg21teststd==0.1dev
Searching for pysqlite
Reading http://www.turbogears.org/2.1/downloads/current/
Best match: pysqlite 2.6.3
Downloading
http://www.turbogears.org/2.1/downloads/current/pysqlite-2.6.3.tar.gz
Processing pysqlite-2.6.3.tar.gz
Running pysqlite-2.6.3/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-IXktRg/pysqlite-2.6.3/egg-dist-tmp-gSLHlg
zip_safe flag not set; analyzing archive contents...
Adding pysqlite 2.6.3 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/pysqlite-2.6.3-py2.4-linux-i686.egg>
Searching for hashlib
Reading http://tg.gy/current/index/hashlib/
Best match: hashlib 20081119
Downloading http://www.turbogears.org/2.1/downloads/current/hashlib-20081119.zip
Processing hashlib-20081119.zip
Running hashlib-20081119/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-GC-gOF/hashlib-20081119/egg-dist-tmp-VWYzpX
Using OpenSSL version 0x0090802f from
Headers: /usr/include
Library: /usr/lib/libssl.so
no previously-included directories found matching 'build'
no previously-included directories found matching 'dist'
no previously-included directories found matching 'RCS'
no previously-included directories found matching 'CVS'
no previously-included directories found matching '.svn'
zip_safe flag not set; analyzing archive contents...
Adding hashlib 20081119 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/hashlib-20081119-py2.4-linux-i686.egg>
Searching for tw.forms
Reading http://tg.gy/current/index/tw.forms/
Best match: tw.forms 0.9.9
Downloading
http://www.turbogears.org/2.1/downloads/current/tw.forms-0.9.9.tar.gz
Processing tw.forms-0.9.9.tar.gz
Running tw.forms-0.9.9/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-mIlmFX/tw.forms-0.9.9/egg-dist-tmp-DL4oWU
Adding tw.forms 0.9.9 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/tw.forms-0.9.9-py2.4.egg>
Searching for repoze.what.plugins.sql>=1.0.1
Reading http://tg.gy/current/index/repoze.what.plugins.sql/
Best match: repoze.what.plugins.sql 1.0.1
Downloading
http://www.turbogears.org/2.1/downloads/current/repoze.what.plugins.sql-1.0.1.tar.gz
Processing repoze.what.plugins.sql-1.0.1.tar.gz
Running repoze.what.plugins.sql-1.0.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-OsRAW3/repoze.what.plugins.sql-1.0.1/egg-dist-tmp-gIl0d7
warning: no previously-included files matching '*' found under directory 'docs'
warning: no previously-included files matching '*' found under directory 'tests'
warning: no previously-included files matching '*' found under directory
'test_elixir'
warning: no previously-included files matching '*~' found anywhere in
distribution
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
warning: no previously-included files matching '*.egg' found anywhere in
distribution
warning: no previously-included files matching '.directory' found anywhere in
distribution
Adding repoze.what.plugins.sql 1.0.1 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/repoze.what.plugins.sql-1.0.1-py2.4.egg>
Searching for repoze.what-quickstart
Reading http://tg.gy/current/index/repoze.what-quickstart/
Best match: repoze.what-quickstart 1.0.9
Downloading
http://www.turbogears.org/2.1/downloads/current/repoze.what-quickstart-1.0.9.tar.gz
Processing repoze.what-quickstart-1.0.9.tar.gz
Running repoze.what-quickstart-1.0.9/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-HLwYrz/repoze.what-quickstart-1.0.9/egg-dist-tmp-Y1IIGZ
no previously-included directories found matching 'docs/build'
warning: no previously-included files matching '*' found under directory 'tests'
warning: no previously-included files matching '*~' found anywhere in
distribution
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
warning: no previously-included files matching '*.egg' found anywhere in
distribution
warning: no previously-included files matching '.directory' found anywhere in
distribution
Adding repoze.what-quickstart 1.0.9 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/repoze.what_quickstart-1.0.9-py2.4.egg>
Searching for tgext.admin>=0.3.11
Reading http://tg.gy/current/index/tgext.admin/
Best match: tgext.admin 0.3.12
Downloading
http://www.turbogears.org/2.1/downloads/current/tgext.admin-0.3.12.tar.gz
Processing tgext.admin-0.3.12.tar.gz
Running tgext.admin-0.3.12/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-nZ00vs/tgext.admin-0.3.12/egg-dist-tmp-1BhJkw
Adding tgext.admin 0.3.12 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/tgext.admin-0.3.12-py2.4.egg>
Searching for repoze.who==1.0.19
Reading http://tg.gy/current/index/repoze.who/
Best match: repoze.who 1.0.19
Downloading
http://www.turbogears.org/2.1/downloads/current/repoze.who-1.0.19.tar.gz
Processing repoze.who-1.0.19.tar.gz
Running repoze.who-1.0.19/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-Zj9q_6/repoze.who-1.0.19/egg-dist-tmp-hY21lG
Adding repoze.who 1.0.19 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/repoze.who-1.0.19-py2.4.egg>
Searching for repoze.what-pylons>=1.0
Reading http://tg.gy/current/index/repoze.what-pylons/
Best match: repoze.what-pylons 1.0
Downloading
http://www.turbogears.org/2.1/downloads/current/repoze.what-pylons-1.0.tar.gz
Processing repoze.what-pylons-1.0.tar.gz
Running repoze.what-pylons-1.0/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-CPxg_S/repoze.what-pylons-1.0/egg-dist-tmp-QWBl_M
no previously-included directories found matching 'docs/build'
warning: no previously-included files matching '*' found under directory 'tests'
warning: no previously-included files matching '*~' found anywhere in
distribution
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
warning: no previously-included files matching '*.egg' found anywhere in
distribution
warning: no previously-included files matching '.directory' found anywhere in
distribution
Adding repoze.what-pylons 1.0 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/repoze.what_pylons-1.0-py2.4.egg>
Searching for repoze.who-friendlyform>=1.0.4
Reading http://tg.gy/current/index/repoze.who-friendlyform/
Best match: repoze.who-friendlyform 1.0.8
Downloading
http://www.turbogears.org/2.1/downloads/current/repoze.who-friendlyform-1.0.8.tar.gz
Processing repoze.who-friendlyform-1.0.8.tar.gz
Running repoze.who-friendlyform-1.0.8/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-wpIquC/repoze.who-friendlyform-1.0.8/egg-dist-tmp-7tlwXP
no previously-included directories found matching 'docs/build'
warning: no previously-included files matching '*' found under directory 'tests'
warning: no previously-included files matching '*~' found anywhere in
distribution
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
warning: no previously-included files matching '*.egg' found anywhere in
distribution
warning: no previously-included files matching '.directory' found anywhere in
distribution
Adding repoze.who-friendlyform 1.0.8 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/repoze.who_friendlyform-1.0.8-py2.4.egg>
Searching for repoze.what>=1.0.8
Reading http://tg.gy/current/index/repoze.what/
Best match: repoze.what 1.0.9
Downloading
http://www.turbogears.org/2.1/downloads/current/repoze.what-1.0.9.tar.gz
Processing repoze.what-1.0.9.tar.gz
Running repoze.what-1.0.9/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-mrCMqc/repoze.what-1.0.9/egg-dist-tmp-Ess5se
Adding repoze.what 1.0.9 to easy-install.pth file
Installed
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/repoze.what-1.0.9-py2.4.egg>
Searching for sqlalchemy-migrate
Reading http://tg.gy/current/index/sqlalchemy-migrate/
Couldn't find index page for 'sqlalchemy-migrate' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://tg.gy/current/index/
No local packages or download links found for sqlalchemy-migrate
Best match: None
Traceback (most recent call last):
File "setup.py", line 80, in ?
zip_safe=False
File "/usr/lib/python2.4/distutils/core.py", line 149, in setup
dist.run_commands()
File "/usr/lib/python2.4/distutils/dist.py", line 946, in run_commands
self.run_command(cmd)
File "/usr/lib/python2.4/distutils/dist.py", line 966, in run_command
cmd_obj.run()
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/develop.py",>
line 27, in run
self.install_for_development()
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/develop.py",>
line 102, in install_for_development
self.process_distribution(None, self.dist, not self.no_deps)
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/easy_install.py",>
line 518, in process_distribution
distros = WorkingSet([]).resolve(
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py",>
line 563, in resolve
dist = best[req.key] = env.best_match(req, self, installer)
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py",>
line 799, in best_match
return self.obtain(req, installer) # try and download/install
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py",>
line 811, in obtain
return installer(requirement)
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/command/easy_install.py",>
line 434, in easy_install
self.local_index
File
"<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.4/ws/tg2env/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/setuptools/package_index.py",>
line 475, in fetch_distribution
return dist.clone(location=self.download(dist.location, tmpdir))
AttributeError: 'NoneType' object has no attribute 'clone'
Build step 'Execute shell' marked build as failure
Recording test results
--
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears-trunk?hl=en.