See <http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/74/changes>

Changes:

[Alessandro Molina] missing comma causing issues when ming is enabled

------------------------------------------
[...truncated 610 lines...]
Processing simplejson-2.3.0-py2.6-linux-i686.egg
simplejson 2.3.0 is already the active version in easy-install.pth

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/simplejson-2.3.0-py2.6-linux-i686.egg>
Searching for FormEncode==1.2.4
Best match: FormEncode 1.2.4
Processing FormEncode-1.2.4-py2.6.egg
FormEncode 1.2.4 is already the active version in easy-install.pth

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/FormEncode-1.2.4-py2.6.egg>
Searching for PasteScript==1.7.4.2
Best match: PasteScript 1.7.4.2
Processing PasteScript-1.7.4.2-py2.6.egg
PasteScript 1.7.4.2 is already the active version in easy-install.pth
Installing paster script to 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/bin>

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/PasteScript-1.7.4.2-py2.6.egg>
Searching for PasteDeploy==1.3.4
Best match: PasteDeploy 1.3.4
Processing PasteDeploy-1.3.4-py2.6.egg
PasteDeploy 1.3.4 is already the active version in easy-install.pth

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg>
Searching for Beaker==1.5.4
Best match: Beaker 1.5.4
Processing Beaker-1.5.4-py2.6.egg
Beaker 1.5.4 is already the active version in easy-install.pth

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/Beaker-1.5.4-py2.6.egg>
Searching for WebHelpers==1.3
Best match: WebHelpers 1.3
Processing WebHelpers-1.3-py2.6.egg
WebHelpers 1.3 is already the active version in easy-install.pth

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/WebHelpers-1.3-py2.6.egg>
Searching for Routes==1.12.3
Best match: Routes 1.12.3
Processing Routes-1.12.3-py2.6.egg
Routes 1.12.3 is already the active version in easy-install.pth

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/Routes-1.12.3-py2.6.egg>
Searching for MarkupSafe==0.15
Best match: MarkupSafe 0.15
Processing MarkupSafe-0.15-py2.6-linux-i686.egg
MarkupSafe 0.15 is already the active version in easy-install.pth

Using 
<http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg2env/lib/python2.6/site-packages/MarkupSafe-0.15-py2.6-linux-i686.egg>
Finished processing dependencies for tg.devtools==2.1.4
+ cd <http://jenkins.turbogears.org/job/tg-2.1-devtools-py2.6/ws/tg21inst>
+ rm -rf tg21teststd
+ paster quickstart --noinput --sqlalchemy --auth tg21teststd
Selected and implied templates:
  tg.devtools#turbogears2  TurboGears 2. Standard Quickstart Template

Variables:
  auth:          sqlalchemy
  cookiesecret:  9704f9a6-0d06-4722-969c-9a2a384f794d
  egg:           tg21teststd
  geo:           None
  mako:          False
  migrations:    True
  ming:          False
  package:       tg21teststd
  project:       tg21teststd
  sqlalchemy:    True
  tgversion:     2.1.4
  tw1:           False
Creating template turbogears2
Creating directory ./tg21teststd
  Recursing into +package+
    Creating ./tg21teststd/tg21teststd/
    Copying __init__.py_tmpl to ./tg21teststd/tg21teststd/__init__.py
    Recursing into config
      Creating ./tg21teststd/tg21teststd/config/
      Copying __init__.py_tmpl to ./tg21teststd/tg21teststd/config/__init__.py
      Copying app_cfg.py_tmpl to ./tg21teststd/tg21teststd/config/app_cfg.py
      Copying deployment.ini_tmpl_tmpl to 
./tg21teststd/tg21teststd/config/deployment.ini_tmpl
      Copying environment.py_tmpl to 
./tg21teststd/tg21teststd/config/environment.py
      Copying middleware.py_tmpl to 
./tg21teststd/tg21teststd/config/middleware.py
    Recursing into controllers
      Creating ./tg21teststd/tg21teststd/controllers/
      Copying __init__.py_tmpl to 
./tg21teststd/tg21teststd/controllers/__init__.py
      Copying controller.template_tmpl to 
./tg21teststd/tg21teststd/controllers/controller.template
      Copying error.py_tmpl to ./tg21teststd/tg21teststd/controllers/error.py
      Copying root.py_tmpl to ./tg21teststd/tg21teststd/controllers/root.py
      Copying secure.py_tmpl to ./tg21teststd/tg21teststd/controllers/secure.py
      Copying template.py_tmpl to 
./tg21teststd/tg21teststd/controllers/template.py
    Recursing into i18n
      Creating ./tg21teststd/tg21teststd/i18n/
      Recursing into ru
        Creating ./tg21teststd/tg21teststd/i18n/ru/
        Recursing into LC_MESSAGES
          Creating ./tg21teststd/tg21teststd/i18n/ru/LC_MESSAGES/
          Copying +package+.po_tmpl to 
./tg21teststd/tg21teststd/i18n/ru/LC_MESSAGES/tg21teststd.po
    Recursing into lib
      Creating ./tg21teststd/tg21teststd/lib/
      Copying __init__.py_tmpl to ./tg21teststd/tg21teststd/lib/__init__.py
      Copying app_globals.py_tmpl to 
./tg21teststd/tg21teststd/lib/app_globals.py
      Copying base.py_tmpl to ./tg21teststd/tg21teststd/lib/base.py
      Copying helpers.py_tmpl to ./tg21teststd/tg21teststd/lib/helpers.py
    Recursing into model
      Creating ./tg21teststd/tg21teststd/model/
      Copying __init__.py_tmpl to ./tg21teststd/tg21teststd/model/__init__.py
      Copying auth.py_tmpl to ./tg21teststd/tg21teststd/model/auth.py
      Copying model.template_tmpl to 
./tg21teststd/tg21teststd/model/model.template
    Recursing into public
      Creating ./tg21teststd/tg21teststd/public/
      Recursing into css
        Creating ./tg21teststd/tg21teststd/public/css/
        Copying admin.css to ./tg21teststd/tg21teststd/public/css/admin.css
        Copying style.css to ./tg21teststd/tg21teststd/public/css/style.css
      Copying favicon.ico to ./tg21teststd/tg21teststd/public/favicon.ico
      Recursing into images
        Creating ./tg21teststd/tg21teststd/public/images/
        Copying add.png to ./tg21teststd/tg21teststd/public/images/add.png
        Copying contentbg.png to 
./tg21teststd/tg21teststd/public/images/contentbg.png
        Copying delete.png to ./tg21teststd/tg21teststd/public/images/delete.png
        Copying error.png to ./tg21teststd/tg21teststd/public/images/error.png
        Copying header_inner2.png to 
./tg21teststd/tg21teststd/public/images/header_inner2.png
        Copying headerbg.png to 
./tg21teststd/tg21teststd/public/images/headerbg.png
        Copying info.png to ./tg21teststd/tg21teststd/public/images/info.png
        Copying inputbg.png to 
./tg21teststd/tg21teststd/public/images/inputbg.png
        Copying loginbg.png to 
./tg21teststd/tg21teststd/public/images/loginbg.png
        Copying loginbottombg.png to 
./tg21teststd/tg21teststd/public/images/loginbottombg.png
        Copying loginheader-left.png to 
./tg21teststd/tg21teststd/public/images/loginheader-left.png
        Copying loginheader-right.png to 
./tg21teststd/tg21teststd/public/images/loginheader-right.png
        Copying menu-item-actibg-first.png to 
./tg21teststd/tg21teststd/public/images/menu-item-actibg-first.png
        Copying menu-item-actibg.png to 
./tg21teststd/tg21teststd/public/images/menu-item-actibg.png
        Copying menu-item-border.png to 
./tg21teststd/tg21teststd/public/images/menu-item-border.png
        Copying menubg.png to ./tg21teststd/tg21teststd/public/images/menubg.png
        Copying ok.png to ./tg21teststd/tg21teststd/public/images/ok.png
        Copying pagebg.png to ./tg21teststd/tg21teststd/public/images/pagebg.png
        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.6/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.who==1.0.19', 
'repoze.who.plugins.sa', 'repoze.what.plugins.sql>=1.0.1', 'tw2.forms']
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://www.turbogears.org/2.1/downloads/development/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.who==1.0.19', 
'repoze.who.plugins.sa', 'repoze.what.plugins.sql>=1.0.1', 'tw2.forms']
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.6/ws/tg2env/lib/python2.6/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.6/ws/tg21inst/tg21teststd>
Processing dependencies for tg21teststd==0.1dev
Searching for tw2.forms
Reading http://www.turbogears.org/2.1/downloads/current/
Reading http://www.turbogears.org/2.1/downloads/development/index/tw2.forms/
Couldn't find index page for 'tw2.forms' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://www.turbogears.org/2.1/downloads/development/index/
No local packages or download links found for tw2.forms
Best match: None
Traceback (most recent call last):
  File "setup.py", line 78, in <module>
    zip_safe=False
  File "/usr/lib/python2.6/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.6/distutils/dist.py", line 975, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
    cmd_obj.run()
  File "build/bdist.linux-i686/egg/setuptools/command/develop.py", line 27, in 
run
  File "build/bdist.linux-i686/egg/setuptools/command/develop.py", line 102, in 
install_for_development
  File "build/bdist.linux-i686/egg/setuptools/command/easy_install.py", line 
519, in process_distribution
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 563, in resolve
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 799, in best_match
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 811, in obtain
  File "build/bdist.linux-i686/egg/setuptools/command/easy_install.py", line 
434, in easy_install
  File "build/bdist.linux-i686/egg/setuptools/package_index.py", line 475, in 
fetch_distribution
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.

Reply via email to