See <http://jenkins.turbogears.org/job/tg-2.1-py2.4/140/changes>

Changes:

[Alessandro Molina] Forgot to add crank dependency in setup.py

------------------------------------------
Started by an SCM change
Checkout:workspace / <http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/> - 
hudson.remoting.LocalChannel@1e6136e
Using strategy: Default
Last Built Revision: Revision 93d9a24553cb5f190ded7ce1422c68208db08fda 
(origin/development)
Checkout:workspace / <http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/> - 
hudson.remoting.LocalChannel@1e6136e
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://git.code.sf.net/p/turbogears2/tg2
Commencing build of Revision 9791c7af69b18d666ff97d5ce0039cafffdc4057 
(origin/development)
Checking out Revision 9791c7af69b18d666ff97d5ce0039cafffdc4057 
(origin/development)
[workspace] $ /bin/sh -xe /tmp/hudson7477085543636413542.sh
+ git clean -f -x -d
Removing .coverage
Removing TurboGears2.egg-info/
Removing hashlib-20081119-py2.4-linux-i686.egg
Removing nosetests.xml
Removing pysqlite-2.6.3-py2.4-linux-i686.egg
Removing tests/__init__.pyc
Removing tests/fixtures/__init__.pyc
Removing tests/test_caching.pyc
Removing tests/test_configuration.pyc
Removing tests/test_controllers.pyc
Removing tests/test_generic_json.pyc
Removing tests/test_i18n.pyc
Removing tests/test_jsonify.pyc
Removing tests/test_jsonify_sqlalchemy.pyc
Removing tests/test_render.pyc
Removing tests/test_rest_controller_dispatch.pyc
Removing tests/test_stack/__init__.pyc
Removing tests/test_tg_controller_dispatch.pyc
Removing tests/test_util.pyc
Removing tests/test_validation.pyc
Removing tg/__init__.pyc
Removing tg/configuration.pyc
Removing tg/controllers/__init__.pyc
Removing tg/controllers/dispatcher.pyc
Removing tg/controllers/util.pyc
Removing tg/decorators.pyc
Removing tg/exceptions.pyc
Removing tg/flash.pyc
Removing tg/i18n.pyc
Removing tg/paginate.pyc
Removing tg/util.pyc
Removing tg/wsgiapp.pyc
Removing tg2env/
Removing wsgiref-0.1.2-py2.4.egg
+ virtualenv -p python2.4 --no-site-packages tg2env
The --no-site-packages flag is deprecated; it is now the default behavior.
New python executable in tg2env/bin/python2.4
Also creating executable in tg2env/bin/python
Installing setuptools.............done.
Installing pip...............done.
Running virtualenv with interpreter /usr/bin/python2.4
+ source tg2env/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=<http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/tg2env>
++ export VIRTUAL_ENV
++ 
_OLD_VIRTUAL_PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/hudson/bin
++ 
PATH=<http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/tg2env/bin>:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/hudson/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename <http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/tg2env>
++ '[' tg2env = __ ']'
+++ basename <http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/tg2env>
++ PS1='(tg2env)'
++ export PS1
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
+ cd ..
+ easy_install coverage
Searching for coverage
Reading http://pypi.python.org/simple/coverage/
Reading http://nedbatchelder.com/code/modules/coverage.html
Reading http://nedbatchelder.com/code/coverage
Reading http://nedbatchelder.com/code/coverage/3.5b1
Reading http://nedbatchelder.com/code/coverage/3.4b1
Reading http://nedbatchelder.com/code/coverage/3.4b2
Reading http://nedbatchelder.com/code/coverage/3.5.1b1
Best match: coverage 3.5.1
Downloading 
http://pypi.python.org/packages/source/c/coverage/coverage-3.5.1.tar.gz#md5=410d4c8155a4dab222f2bc51212d4a24
Processing coverage-3.5.1.tar.gz
Running coverage-3.5.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-KDuLkh/coverage-3.5.1/egg-dist-tmp-uEOv9f
no previously-included directories found matching 'test'
Adding coverage 3.5.1 to easy-install.pth file
Installing coverage script to 
<http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/tg2env/bin>

Installed 
<http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/tg2env/lib/python2.4/site-packages/coverage-3.5.1-py2.4-linux-i686.egg>
Processing dependencies for coverage
Finished processing dependencies for coverage
+ cd -
<http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/>
+ python setup.py tgdevelop
running develop
running egg_info
creating TurboGears2.egg-info
writing requirements to TurboGears2.egg-info/requires.txt
writing TurboGears2.egg-info/PKG-INFO
writing top-level names to TurboGears2.egg-info/top_level.txt
writing dependency_links to TurboGears2.egg-info/dependency_links.txt
writing entry points to TurboGears2.egg-info/entry_points.txt
writing manifest file 'TurboGears2.egg-info/SOURCES.txt'
reading manifest file 'TurboGears2.egg-info/SOURCES.txt'
writing manifest file 'TurboGears2.egg-info/SOURCES.txt'
running build_ext
Creating 
<http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/tg2env/lib/python2.4/site-packages/TurboGears2.egg-link>
 (link to .)
Adding TurboGears2 2.1.4 to easy-install.pth file

Installed <http://jenkins.turbogears.org/job/tg-2.1-py2.4/ws/>
Processing dependencies for TurboGears2==2.1.4
Searching for crank
Reading http://www.turbogears.org/2.1/downloads/current/
Reading http://tg.tgy/current/index/crank/
Download error: (-2, 'Name or service not known') -- Some packages may not be 
found!
Couldn't find index page for 'crank' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://tg.tgy/current/index/
Download error: (-2, 'Name or service not known') -- Some packages may not be 
found!
No local packages or download links found for crank
Best match: None
Traceback (most recent call last):
  File "setup.py", line 75, in ?
    dependency_links=[
  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-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-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-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-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-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-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-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-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 turbogears-trunk@googlegroups.com.
To unsubscribe from this group, send email to 
turbogears-trunk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en.

Reply via email to