Your message dated Mon, 30 May 2011 07:32:52 +0000
with message-id <e1qqwy4-0004gm...@franck.debian.org>
and subject line Bug#628246: fixed in zope.testrunner 4.0.3-2
has caused the Debian Bug report #628246,
regarding zope.testrunner: FTBFS: Could not find suitable distribution for 
Requirement.parse('zope.fixers')
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
628246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zope.testrunner
Version: 4.0.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory 
> `/build/user-zope.testrunner_4.0.3-1-amd64-ChRoEV/zope.testrunner-4.0.3'
> for pyvers in 2.7 2.6; do \
>               python$pyvers setup.py build; \
>       done
> running build
> running build_py
> creating build
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/zope
> copying src/zope/__init__.py -> build/lib.linux-x86_64-2.7/zope
> creating build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/find.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/selftest.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/shuffle.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/refcount.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/process.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/statistics.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/coverage.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/_doctest.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/logsupport.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/interfaces.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/profiling.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/test_subunit.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/eggsupport.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/filter.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/feature.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/tests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/layer.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/exceptions.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/garbagecollection.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/options.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/runner.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/formatter.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/listing.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/tb_format.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/debug.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found 
> (or not a regular file)
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/leak.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/samplelayers.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletests_buffering.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gc1.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletestsf.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/unicode.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gc0.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gcstats.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/pledge.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gcset.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> running egg_info
> writing requirements to src/zope.testrunner.egg-info/requires.txt
> writing src/zope.testrunner.egg-info/PKG-INFO
> writing namespace_packages to 
> src/zope.testrunner.egg-info/namespace_packages.txt
> writing top-level names to src/zope.testrunner.egg-info/top_level.txt
> writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt
> writing entry points to src/zope.testrunner.egg-info/entry_points.txt
> reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> copying src/zope/testrunner/testrunner-arguments.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-colors.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-coverage-win32.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-coverage.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-debugging-layer-setup.test -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-debugging.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-discovery.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-edge-cases.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-errors.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-gc.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-knit.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-layers-api.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-layers-buff.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-layers-ntd.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-layers.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-leaks-err.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-leaks.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-profiling-cprofiler.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-profiling.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-progress.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-repeat.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-shuffle.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-simple.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-subunit-err.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-subunit-leaks.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-subunit.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-tb-format.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-test-selection.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-unexpected-success.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-verbose.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner-wo-source.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> copying src/zope/testrunner/testrunner.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py 
> -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py
>  -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py
>  -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py
>  -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-719369
> copying src/zope/testrunner/testrunner-ex-719369/sampletestsf.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-719369
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-lib
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-lib/sample4
> copying src/zope/testrunner/testrunner-ex-pp-lib/sample4/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-lib/sample4
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-lib/sample4/products
> copying src/zope/testrunner/testrunner-ex-pp-lib/sample4/products/__init__.py 
> -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-lib/sample4/products
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-products
> copying src/zope/testrunner/testrunner-ex-pp-products/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-products
> copying src/zope/testrunner/testrunner-ex-pp-products/sampletests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-products
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-products/more
> copying src/zope/testrunner/testrunner-ex-pp-products/more/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-products/more
> copying src/zope/testrunner/testrunner-ex-pp-products/more/sampletests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex-pp-products/more
> copying src/zope/testrunner/testrunner-ex/README.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletests.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletestsl.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_discover.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying 
> src/zope/testrunner/testrunner-ex/sample1/sampletests_discover_notests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_none_suite.py 
> -> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_none_test.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_ntd.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_ntds.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletestsf.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample11
> copying src/zope/testrunner/testrunner-ex/sample1/sample11/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample11
> copying src/zope/testrunner/testrunner-ex/sample1/sample11/sampletests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample11
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample12
> copying src/zope/testrunner/testrunner-ex/sample1/sample12/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample12
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample13
> copying src/zope/testrunner/testrunner-ex/sample1/sample13/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample13
> copying src/zope/testrunner/testrunner-ex/sample1/sample13/sampletests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sample13
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test1.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test11.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test111.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test112.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test12.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test121.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test122.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test_one.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample1/sampletests
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/e.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_1.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_e.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_f.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_ntd.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_ntds.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/stderrtest.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/do-not-enter
> copying src/zope/testrunner/testrunner-ex/sample2/do-not-enter/sampletests.py 
> -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/do-not-enter
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/donotenter
> copying src/zope/testrunner/testrunner-ex/sample2/donotenter/sampletests.py 
> -> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/donotenter
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/testrunner-ex/sample2/sample21/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/testrunner-ex/sample2/sample21/sampletests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/testrunner-ex/sample2/sample21/sampletests_i.py 
> -> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample21
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample22
> copying src/zope/testrunner/testrunner-ex/sample2/sample22/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample22
> copying src/zope/testrunner/testrunner-ex/sample2/sample22/sampletests_i.py 
> -> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample22
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample23
> copying src/zope/testrunner/testrunner-ex/sample2/sample23/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample23
> copying src/zope/testrunner/testrunner-ex/sample2/sample23/sampletests_i.py 
> -> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sample23
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests/test_1.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests/testone.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample2/sampletests
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/post_mortem5.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/post_mortem6.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/post_mortem_failure.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/sampletests.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/sampletests_d.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/sampletests_ntd.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/set_trace5.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/set_trace6.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3/sample31
> copying src/zope/testrunner/testrunner-ex/sample3/sample31/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3/sample31
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3/sample32
> copying src/zope/testrunner/testrunner-ex/sample3/sample32/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3/sample32
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3/sample33
> copying src/zope/testrunner/testrunner-ex/sample3/sample33/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sample3/sample33
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test1.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test11.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test111.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test112.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test12.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test121.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test122.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test_one.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/sampletests
> creating build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/usecompiled
> copying src/zope/testrunner/testrunner-ex/usecompiled/README.txt -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/usecompiled
> copying src/zope/testrunner/testrunner-ex/usecompiled/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/usecompiled
> copying src/zope/testrunner/testrunner-ex/usecompiled/compiletest.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/usecompiled
> creating 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/usecompiled/package
> copying src/zope/testrunner/testrunner-ex/usecompiled/package/__init__.py -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/usecompiled/package
> copying src/zope/testrunner/testrunner-ex/usecompiled/package/compiletest.py 
> -> 
> build/lib.linux-x86_64-2.7/zope/testrunner/testrunner-ex/usecompiled/package
> running build
> running build_py
> creating build/lib.linux-x86_64-2.6
> creating build/lib.linux-x86_64-2.6/zope
> copying src/zope/__init__.py -> build/lib.linux-x86_64-2.6/zope
> creating build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/find.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/selftest.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/shuffle.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/refcount.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/process.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/statistics.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/coverage.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/_doctest.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/logsupport.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/interfaces.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/profiling.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/test_subunit.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/eggsupport.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/filter.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/feature.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/tests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/layer.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/exceptions.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/garbagecollection.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/options.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/runner.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/formatter.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/listing.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/tb_format.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/debug.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found 
> (or not a regular file)
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/leak.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/samplelayers.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletests_buffering.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gc1.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletestsf.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/unicode.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gc0.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gcstats.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/pledge.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/gcset.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> running egg_info
> writing requirements to src/zope.testrunner.egg-info/requires.txt
> writing src/zope.testrunner.egg-info/PKG-INFO
> writing namespace_packages to 
> src/zope.testrunner.egg-info/namespace_packages.txt
> writing top-level names to src/zope.testrunner.egg-info/top_level.txt
> writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt
> writing entry points to src/zope.testrunner.egg-info/entry_points.txt
> reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> copying src/zope/testrunner/testrunner-arguments.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-colors.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-coverage-win32.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-coverage.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-debugging-layer-setup.test -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-debugging.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-discovery.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-edge-cases.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-errors.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-gc.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-knit.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-layers-api.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-layers-buff.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-layers-ntd.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-layers.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-leaks-err.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-leaks.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-profiling-cprofiler.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-profiling.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-progress.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-repeat.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-shuffle.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-simple.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-subunit-err.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-subunit-leaks.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-subunit.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-tb-format.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-test-selection.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-unexpected-success.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-verbose.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner-wo-source.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> copying src/zope/testrunner/testrunner.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py 
> -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py
>  -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py
>  -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py
>  -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-719369
> copying src/zope/testrunner/testrunner-ex-719369/sampletestsf.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-719369
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-lib
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-lib/sample4
> copying src/zope/testrunner/testrunner-ex-pp-lib/sample4/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-lib/sample4
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-lib/sample4/products
> copying src/zope/testrunner/testrunner-ex-pp-lib/sample4/products/__init__.py 
> -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-lib/sample4/products
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-products
> copying src/zope/testrunner/testrunner-ex-pp-products/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-products
> copying src/zope/testrunner/testrunner-ex-pp-products/sampletests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-products
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-products/more
> copying src/zope/testrunner/testrunner-ex-pp-products/more/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-products/more
> copying src/zope/testrunner/testrunner-ex-pp-products/more/sampletests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex-pp-products/more
> copying src/zope/testrunner/testrunner-ex/README.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletests.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> copying src/zope/testrunner/testrunner-ex/sampletestsl.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_discover.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying 
> src/zope/testrunner/testrunner-ex/sample1/sampletests_discover_notests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_none_suite.py 
> -> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_none_test.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_ntd.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests_ntds.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> copying src/zope/testrunner/testrunner-ex/sample1/sampletestsf.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample11
> copying src/zope/testrunner/testrunner-ex/sample1/sample11/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample11
> copying src/zope/testrunner/testrunner-ex/sample1/sample11/sampletests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample11
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample12
> copying src/zope/testrunner/testrunner-ex/sample1/sample12/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample12
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample13
> copying src/zope/testrunner/testrunner-ex/sample1/sample13/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample13
> copying src/zope/testrunner/testrunner-ex/sample1/sample13/sampletests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sample13
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test1.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test11.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test111.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test112.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test12.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test121.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test122.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/testrunner-ex/sample1/sampletests/test_one.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample1/sampletests
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/e.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_1.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_e.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_f.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_ntd.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests_ntds.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> copying src/zope/testrunner/testrunner-ex/sample2/stderrtest.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/do-not-enter
> copying src/zope/testrunner/testrunner-ex/sample2/do-not-enter/sampletests.py 
> -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/do-not-enter
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/donotenter
> copying src/zope/testrunner/testrunner-ex/sample2/donotenter/sampletests.py 
> -> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/donotenter
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/testrunner-ex/sample2/sample21/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/testrunner-ex/sample2/sample21/sampletests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/testrunner-ex/sample2/sample21/sampletests_i.py 
> -> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample21
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample22
> copying src/zope/testrunner/testrunner-ex/sample2/sample22/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample22
> copying src/zope/testrunner/testrunner-ex/sample2/sample22/sampletests_i.py 
> -> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample22
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample23
> copying src/zope/testrunner/testrunner-ex/sample2/sample23/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample23
> copying src/zope/testrunner/testrunner-ex/sample2/sample23/sampletests_i.py 
> -> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sample23
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests/test_1.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/testrunner-ex/sample2/sampletests/testone.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample2/sampletests
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/post_mortem5.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/post_mortem6.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/post_mortem_failure.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/sampletests.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/sampletests_d.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/sampletests_ntd.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/set_trace5.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> copying src/zope/testrunner/testrunner-ex/sample3/set_trace6.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3/sample31
> copying src/zope/testrunner/testrunner-ex/sample3/sample31/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3/sample31
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3/sample32
> copying src/zope/testrunner/testrunner-ex/sample3/sample32/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3/sample32
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3/sample33
> copying src/zope/testrunner/testrunner-ex/sample3/sample33/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sample3/sample33
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test1.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test11.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test111.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test112.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test12.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test121.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test122.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> copying src/zope/testrunner/testrunner-ex/sampletests/test_one.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/sampletests
> creating build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/usecompiled
> copying src/zope/testrunner/testrunner-ex/usecompiled/README.txt -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/usecompiled
> copying src/zope/testrunner/testrunner-ex/usecompiled/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/usecompiled
> copying src/zope/testrunner/testrunner-ex/usecompiled/compiletest.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/usecompiled
> creating 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/usecompiled/package
> copying src/zope/testrunner/testrunner-ex/usecompiled/package/__init__.py -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/usecompiled/package
> copying src/zope/testrunner/testrunner-ex/usecompiled/package/compiletest.py 
> -> 
> build/lib.linux-x86_64-2.6/zope/testrunner/testrunner-ex/usecompiled/package
> for pyvers in 3.2; do \
>               python$pyvers setup.py build; \
>       done
> Download error: [Errno 101] Network is unreachable -- Some packages may not 
> be found!
> Download error: [Errno 101] Network is unreachable -- Some packages may not 
> be found!
> Couldn't find index page for 'zope.fixers' (maybe misspelled?)
> Download error: [Errno 101] Network is unreachable -- Some packages may not 
> be found!
> No local packages or download links found for zope.fixers
> Traceback (most recent call last):
>   File "setup.py", line 199, in <module>
>     **extra
>   File "/usr/lib/python3.2/distutils/core.py", line 110, in setup
>     _setup_distribution = dist = klass(attrs)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 221, in 
> __init__
>     self.fetch_build_eggs(attrs.pop('setup_requires'))
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 245, in 
> fetch_build_eggs
>     parse_requirements(requires), installer=self.fetch_build_egg
>   File "/usr/lib/python3/dist-packages/pkg_resources.py", line 544, in resolve
>     dist = best[req.key] = env.best_match(req, self, installer)
>   File "/usr/lib/python3/dist-packages/pkg_resources.py", line 786, in 
> best_match
>     return self.obtain(req, installer) # try and download/install
>   File "/usr/lib/python3/dist-packages/pkg_resources.py", line 798, in obtain
>     return installer(requirement)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 293, in 
> fetch_build_egg
>     return cmd.easy_install(req)
>   File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", 
> line 598, in easy_install
>     raise DistutilsError(msg)
> distutils.errors.DistutilsError: Could not find suitable distribution for 
> Requirement.parse('zope.fixers')
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/28/zope.testrunner_4.0.3-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: zope.testrunner
Source-Version: 4.0.3-2

We believe that the bug you reported is fixed in the latest version of
zope.testrunner, which is due to be installed in the Debian FTP archive:

python-zope.testrunner_4.0.3-2_all.deb
  to main/z/zope.testrunner/python-zope.testrunner_4.0.3-2_all.deb
python3-zope.testrunner_4.0.3-2_all.deb
  to main/z/zope.testrunner/python3-zope.testrunner_4.0.3-2_all.deb
zope.testrunner_4.0.3-2.debian.tar.gz
  to main/z/zope.testrunner/zope.testrunner_4.0.3-2.debian.tar.gz
zope.testrunner_4.0.3-2.dsc
  to main/z/zope.testrunner/zope.testrunner_4.0.3-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 628...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Fontaine <ar...@debian.org> (supplier of updated zope.testrunner package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 30 May 2011 15:56:08 +0900
Source: zope.testrunner
Binary: python3-zope.testrunner python-zope.testrunner
Architecture: source all
Version: 4.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian/Ubuntu Zope Team 
<pkg-zope-develop...@lists.alioth.debian.org>
Changed-By: Arnaud Fontaine <ar...@debian.org>
Description: 
 python-zope.testrunner - Flexible test runner with layer support for Python
 python3-zope.testrunner - Flexible test runner with layer support for Python 3
Closes: 628246
Changes: 
 zope.testrunner (4.0.3-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Arnaud Fontaine ]
   * debian/control:
     + Add zope.fixers to Build-Depends (needed for Python 3 only).
       Closes: #628246.
 .
   [ Brian Sutherland ]
   * Correct path to test script in test_helper_3.
   * Add debian/tests.
Checksums-Sha1: 
 04d5ce9c1956017a990bd65a7b8e245f5e9acd02 1447 zope.testrunner_4.0.3-2.dsc
 6921954b2d644a9ec08692091fbe4e172b194659 5822 
zope.testrunner_4.0.3-2.debian.tar.gz
 3d02dc6c36375b1b2a03454a9664db111c8b7159 148540 
python3-zope.testrunner_4.0.3-2_all.deb
 523391e990b909489486370f035986d1266e7093 154202 
python-zope.testrunner_4.0.3-2_all.deb
Checksums-Sha256: 
 2b543061366b1bd0d39520d90b2530ca5e42689214db9d7edaf43fe815e63e16 1447 
zope.testrunner_4.0.3-2.dsc
 4d605808dfa0c70823ca96537f59430180cabb0914f26c987f03f5b8088cf5a7 5822 
zope.testrunner_4.0.3-2.debian.tar.gz
 ddd2153513fc524faefe95ce78fbe4ba59bf96e4c9cb6a58559f7d03a00fc569 148540 
python3-zope.testrunner_4.0.3-2_all.deb
 078573c8d925b737a4c08ab348f8b21852dd2495e0732c6be8778caa3d01987a 154202 
python-zope.testrunner_4.0.3-2_all.deb
Files: 
 89eaf0e5f80faa8853693c543f72ec54 1447 zope optional zope.testrunner_4.0.3-2.dsc
 4bd3e1ae1a6acee0fe87c116beee453b 5822 zope optional 
zope.testrunner_4.0.3-2.debian.tar.gz
 7e33be9774cb77e26d08519006f26fd1 148540 zope optional 
python3-zope.testrunner_4.0.3-2_all.deb
 758f7124603ec295140a2dd7dd33213b 154202 zope optional 
python-zope.testrunner_4.0.3-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAk3jRR8ACgkQvfKiIF42GdOUCQCfWm5VcGN/BXRb7KBao2yEubNL
1I0An3F1gcsiFYjKqaNCJlFdU/zqspvS
=kLSd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to