[Testbot] Plone 4.3 - Python 2.6 - Build # 2641 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Jan 23 14:23:47 UTC 2015


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2641 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/2641/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.app.contenttypes
Branch: refs/heads/1.1.x
Date: 2015-01-23T14:43:26+01:00
Author: Philip Bauer (pbauer) <bauer at starzel.de>
Commit: https://github.com/plone/plone.app.contenttypes/commit/870b5276da39bfb2510f88c648f1822978fa4507

skip PIL

Files changed:
M .travis.yml
M bootstrap.py

diff --git a/.travis.yml b/.travis.yml
index d73eaa2..7410cb2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,8 +3,6 @@ python: "2.7"
 branches:
   only:
     - 1.1.x
-before_install:
-  - pip install http://effbot.org/downloads/Imaging-1.1.7.tar.gz
 install:
   - mkdir -p buildout-cache/{eggs,downloads}
   - python bootstrap.py -c travis.cfg
diff --git a/bootstrap.py b/bootstrap.py
index 1cce2ce..d5e8be1 100644
--- a/bootstrap.py
+++ b/bootstrap.py
@@ -71,7 +71,7 @@ def quote(c):
 
 setuptools_source = 'http://peak.telecommunity.com/dist/ez_setup.py'
 distribute_source = 'http://python-distribute.org/distribute_setup.py'
-
+distribute_source = 'https://bitbucket.org/pypa/setuptools/raw/f657df1f1ed46596d236376649c99a470662b4ba/distribute_setup.py'
 
 # parsing arguments
 def normalize_to_url(option, opt_str, value, parser):




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1140 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20150123/4760ffbb/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 189753 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20150123/4760ffbb/attachment-0003.obj>


More information about the Testbot mailing list