Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 419923 Details for
Bug 599826
FTBFS python-repoze-what-1.0.8-5.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 25.57 KB, created by
FTBFS
on 2010-06-03 20:35:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:35:19 UTC
Size:
25.57 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-repoze-what.spec'], False, '/var/lib/mock/fedora-development-i386-python-repoze-what-1.0.8-5.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x15c0b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-repoze-what.spec'] >sh: /usr/bin/python: No such file or directory >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/python-repoze-what-1.0.8-5.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-repoze-what.spec'], False, '/var/lib/mock/fedora-development-i386-python-repoze-what-1.0.8-5.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x15c0b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-repoze-what.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vyrmIy >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf repoze.what-1.0.8 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/repoze.what-1.0.8.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd repoze.what-1.0.8 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (python-repoze-what-setup.patch): >+ echo 'Patch #0 (python-repoze-what-setup.patch):' >+ /bin/cat /builddir/build/SOURCES/python-repoze-what-setup.patch >+ /usr/bin/patch -s -p0 -b --suffix .setup --fuzz=0 >+ echo 'Patch #1 (python-repoze-what-release.patch):' >Patch #1 (python-repoze-what-release.patch): >+ /bin/cat /builddir/build/SOURCES/python-repoze-what-release.patch >+ /usr/bin/patch -s -p0 -b --suffix .release --fuzz=0 >+ /bin/sed -i -e 's|$VERSION|1.0.8|' repoze/what/release.py >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.amuBtl >+ umask 022 >+ cd /builddir/build/BUILD >+ cd repoze.what-1.0.8 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/repoze >copying repoze/__init__.py -> build/lib/repoze >creating build/lib/repoze/what >copying repoze/what/release.py -> build/lib/repoze/what >copying repoze/what/predicates.py -> build/lib/repoze/what >copying repoze/what/__init__.py -> build/lib/repoze/what >copying repoze/what/middleware.py -> build/lib/repoze/what >copying repoze/what/authorize.py -> build/lib/repoze/what >creating build/lib/repoze/what/adapters >copying repoze/what/adapters/testutil.py -> build/lib/repoze/what/adapters >copying repoze/what/adapters/__init__.py -> build/lib/repoze/what/adapters >creating build/lib/repoze/what/plugins >copying repoze/what/plugins/__init__.py -> build/lib/repoze/what/plugins >running egg_info >writing requirements to repoze.what.egg-info/requires.txt >writing repoze.what.egg-info/PKG-INFO >writing namespace_packages to repoze.what.egg-info/namespace_packages.txt >writing top-level names to repoze.what.egg-info/top_level.txt >writing dependency_links to repoze.what.egg-info/dependency_links.txt >writing entry points to repoze.what.egg-info/entry_points.txt >reading manifest file 'repoze.what.egg-info/SOURCES.txt' >writing manifest file 'repoze.what.egg-info/SOURCES.txt' >+ /usr/bin/make -C docs html >make: Entering directory `/builddir/build/BUILD/repoze.what-1.0.8/docs' >mkdir -p build/html build/doctrees >sphinx-build -b html -d build/doctrees source build/html >Running Sphinx v1.0b2 >running test >running egg_info >writing requirements to repoze.what.egg-info/requires.txt >writing repoze.what.egg-info/PKG-INFO >writing namespace_packages to repoze.what.egg-info/namespace_packages.txt >writing top-level names to repoze.what.egg-info/top_level.txt >writing dependency_links to repoze.what.egg-info/dependency_links.txt >writing entry points to repoze.what.egg-info/entry_points.txt >reading manifest file 'repoze.what.egg-info/SOURCES.txt' >writing manifest file 'repoze.what.egg-info/SOURCES.txt' >running build_ext >/usr/lib/python2.6/site-packages/nose/config.py:256: RuntimeWarning: Option 'cover-package' in config file 'setup.cfg' ignored: excluded by runtime environment > warn(msg, RuntimeWarning) >/usr/lib/python2.6/site-packages/nose/config.py:256: RuntimeWarning: Option 'with-coverage' in config file 'setup.cfg' ignored: excluded by runtime environment > warn(msg, RuntimeWarning) >/usr/lib/python2.6/site-packages/nose/config.py:256: RuntimeWarning: Option 'cover-erase' in config file 'setup.cfg' ignored: excluded by runtime environment > warn(msg, RuntimeWarning) >/usr/lib/python2.6/site-packages/nose/config.py:256: RuntimeWarning: Option 'with-doctest' in config file 'setup.cfg' ignored: excluded by runtime environment > warn(msg, RuntimeWarning) >............................................................................................................../builddir/build/BUILD/repoze.what-1.0.8/tests/test_authorize.py:42: DeprecationWarning: repoze.what.authorize is deprecated for forward compatibility with repoze.what v2; use Predicate.check_authorization(environ) instead > check_authorization(p, environ) >./builddir/build/BUILD/repoze.what-1.0.8/tests/test_authorize.py:83: DeprecationWarning: repoze.what.authorize is deprecated for forward compatibility with repoze.what v2; use Predicate.check_authorization(environ) instead > check_authorization(p, environ) >./builddir/build/BUILD/repoze.what-1.0.8/tests/test_authorize.py:71: DeprecationWarning: repoze.what.authorize is deprecated for forward compatibility with repoze.what v2; use Predicate.check_authorization(environ) instead > check_authorization(p, environ) >.E............/builddir/build/BUILD/repoze.what-1.0.8/repoze/what/predicates.py:111: DeprecationWarning: Predicate._eval_with_environ(environ) is deprecated for forward compatibility with repoze.what v2; define Predicate.evaluate(environ, credentials) instead > self.eval_with_environ(environ) >.......................................... >====================================================================== >ERROR: Failure: ImportError (cannot import name Base) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/nose/loader.py", line 382, in loadTestsFromName > addr.filename, addr.module) > File "/usr/lib/python2.6/site-packages/nose/importer.py", line 39, in importFromPath > return self.importFromDir(dir_path, fqname) > File "/usr/lib/python2.6/site-packages/nose/importer.py", line 86, in importFromDir > mod = load_module(part_fqname, fh, filename, desc) > File "/builddir/build/BUILD/repoze.what-1.0.8/tests/test_middleware.py", line 33, in <module> > from repoze.who.tests import Base as BasePluginTester, DummyApp >ImportError: cannot import name Base >---------------------------------------------------------------------- >Ran 168 tests in 0.118s >FAILED (errors=1) >loading pickled environment... not yet created >loading intersphinx inventory from http://code.gustavonarea.net/repoze.who-testutil/objects.inv... >WARNING: intersphinx inventory 'http://code.gustavonarea.net/repoze.who-testutil/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno 110] Connection timed out> >loading intersphinx inventory from http://code.gustavonarea.net/repoze.what.plugins.xml/objects.inv... >WARNING: intersphinx inventory 'http://code.gustavonarea.net/repoze.what.plugins.xml/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno 110] Connection timed out> >loading intersphinx inventory from http://code.gustavonarea.net/repoze.what-pylons/objects.inv... >WARNING: intersphinx inventory 'http://code.gustavonarea.net/repoze.what-pylons/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno 110] Connection timed out> >loading intersphinx inventory from http://code.gustavonarea.net/repoze.what.plugins.sql/objects.inv... >loading intersphinx inventory from http://static.repoze.org/whodocs/objects.inv... >WARNING: intersphinx inventory 'http://code.gustavonarea.net/repoze.what.plugins.sql/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno 110] Connection timed out> >building [html]: targets for 12 source files that are out of date >updating environment: WARNING: intersphinx inventory 'http://static.repoze.org/whodocs/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno 110] Connection timed out> >12 added, 0 changed, 0 removed >reading sources... [ 8%] Manual/GettingStarted >reading sources... [ 16%] Manual/InnerWorkings >reading sources... [ 25%] Manual/ManagingSources >reading sources... [ 33%] Manual/Plugins/index >reading sources... [ 41%] Manual/Predicates/Builtin >reading sources... [ 50%] Manual/Predicates/Evaluating >reading sources... [ 58%] Manual/Predicates/Writing >reading sources... [ 66%] Manual/Predicates/index >reading sources... [ 75%] Manual/index >reading sources... [ 83%] News >reading sources... [ 91%] Participate >reading sources... [100%] index >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/InnerWorkings.rst:28: (WARNING/2) autodoc can't import/find function 'repoze.what.middleware.setup_auth', it reported error: "No module named what.middleware", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:211: (WARNING/2) autodoc can't import/find exception 'repoze.what.adapters.AdapterError', it reported error: "No module named what.adapters", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:213: (WARNING/2) autodoc can't import/find exception 'repoze.what.adapters.SourceError', it reported error: "No module named what.adapters", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:215: (WARNING/2) autodoc can't import/find exception 'repoze.what.adapters.ExistingSectionError', it reported error: "No module named what.adapters", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:217: (WARNING/2) autodoc can't import/find exception 'repoze.what.adapters.NonExistingSectionError', it reported error: "No module named what.adapters", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:219: (WARNING/2) autodoc can't import/find exception 'repoze.what.adapters.ItemPresentError', it reported error: "No module named what.adapters", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:221: (WARNING/2) autodoc can't import/find exception 'repoze.what.adapters.ItemNotPresentError', it reported error: "No module named what.adapters", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:237: (WARNING/2) autodoc can't import/find class 'repoze.what.adapters.BaseSourceAdapter', it reported error: "No module named what.adapters", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:359: (WARNING/2) autodoc can't import/find class 'repoze.what.adapters.testutil.ReadOnlyGroupsAdapterTester', it reported error: "No module named what.adapters.testutil", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:361: (WARNING/2) autodoc can't import/find class 'repoze.what.adapters.testutil.ReadOnlyPermissionsAdapterTester', it reported error: "No module named what.adapters.testutil", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:363: (WARNING/2) autodoc can't import/find class 'repoze.what.adapters.testutil.GroupsAdapterTester', it reported error: "No module named what.adapters.testutil", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/ManagingSources.rst:365: (WARNING/2) autodoc can't import/find class 'repoze.what.adapters.testutil.PermissionsAdapterTester', it reported error: "No module named what.adapters.testutil", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:17: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.Predicate', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:24: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.is_user', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:26: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.not_anonymous', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:28: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.is_anonymous', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:30: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.in_group', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:32: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.in_all_groups', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:34: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.in_any_group', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:36: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.has_permission', it reported error: "No module named what.predicates", please check your spelling and sys.path >looking for now-outdated files... none found >pickling environment... /builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:38: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.has_all_permissions', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:40: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.has_any_permission', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:42: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.Not', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:51: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.All', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:53: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.Any', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:67: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.NotAuthorizedError', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Builtin.rst:69: (WARNING/2) autodoc can't import/find class 'repoze.what.predicates.PredicateError', it reported error: "No module named what.predicates", please check your spelling and sys.path >/builddir/build/BUILD/repoze.what-1.0.8/docs/source/Manual/Predicates/Evaluating.rst:103: (WARNING/2) autodoc can't import/find function 'repoze.what.authorize.check_authorization', it reported error: "No module named what.authorize", please check your spelling and sys.path >done >checking consistency... done >preparing documents... done >writing output... [ 8%] Manual/GettingStarted >writing output... [ 16%] Manual/InnerWorkings >writing output... [ 25%] Manual/ManagingSources >writing output... [ 33%] Manual/Plugins/index >writing output... [ 41%] Manual/Predicates/Builtin >writing output... [ 50%] Manual/Predicates/Evaluating >writing output... [ 58%] Manual/Predicates/Writing >writing output... [ 66%] Manual/Predicates/index >writing output... [ 75%] Manual/index >writing output... [ 83%] News >writing output... [ 91%] Participate >writing output... [100%] index >writing additional files... genindex py-modindex search >copying static files... done >dumping search index... done >dumping object inventory... done >build succeeded, 33 warnings. >Build finished. The HTML pages are in build/html. >make: Leaving directory `/builddir/build/BUILD/repoze.what-1.0.8/docs' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7s5alr >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386 >++ dirname /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386 >+ cd repoze.what-1.0.8 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386 >+ /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386 >running install >running install_lib >Skipping installation of /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/__init__.py (namespace package) >copying repoze/what/authorize.py -> /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what >copying repoze/what/middleware.py -> /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what >Skipping installation of /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/__init__.py (namespace package) >copying repoze/what/predicates.py -> /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what >copying repoze/what/release.py -> /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what >Skipping installation of /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/plugins/__init__.py (namespace package) >copying repoze/what/adapters/__init__.py -> /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/adapters >copying repoze/what/adapters/testutil.py -> /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/adapters >byte-compiling /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/authorize.py to authorize.pyc >byte-compiling /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/middleware.py to middleware.pyc >byte-compiling /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/predicates.py to predicates.pyc >byte-compiling /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/release.py to release.pyc >byte-compiling /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/adapters/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze/what/adapters/testutil.py to testutil.pyc >writing byte-compilation script '/tmp/tmpHIN3nS.py' >/usr/bin/python -O /tmp/tmpHIN3nS.py >removing /tmp/tmpHIN3nS.py >running install_egg_info >running egg_info >writing requirements to repoze.what.egg-info/requires.txt >writing repoze.what.egg-info/PKG-INFO >writing namespace_packages to repoze.what.egg-info/namespace_packages.txt >writing top-level names to repoze.what.egg-info/top_level.txt >writing dependency_links to repoze.what.egg-info/dependency_links.txt >writing entry points to repoze.what.egg-info/entry_points.txt >reading manifest file 'repoze.what.egg-info/SOURCES.txt' >writing manifest file 'repoze.what.egg-info/SOURCES.txt' >Copying repoze.what.egg-info to /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze.what-1.0.8-py2.6.egg-info >Installing /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/site-packages/repoze.what-1.0.8-py2.6-nspkg.pth >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/repoze.what-1.0.8 >find: `debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-repoze-what-1.0.8-5.fc14.i386/usr/lib/python2.6/ using /usr/bin/python2.6 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ghjzyz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd repoze.what-1.0.8 >+ unset DISPLAY >++ pwd >+ PYTHONPATH=/builddir/build/BUILD/repoze.what-1.0.8 >+ nosetests >............................................................................................................../builddir/build/BUILD/repoze.what-1.0.8/tests/test_authorize.py:42: DeprecationWarning: repoze.what.authorize is deprecated for forward compatibility with repoze.what v2; use Predicate.check_authorization(environ) instead > check_authorization(p, environ) >./builddir/build/BUILD/repoze.what-1.0.8/tests/test_authorize.py:83: DeprecationWarning: repoze.what.authorize is deprecated for forward compatibility with repoze.what v2; use Predicate.check_authorization(environ) instead > check_authorization(p, environ) >./builddir/build/BUILD/repoze.what-1.0.8/tests/test_authorize.py:71: DeprecationWarning: repoze.what.authorize is deprecated for forward compatibility with repoze.what v2; use Predicate.check_authorization(environ) instead > check_authorization(p, environ) >.E............/builddir/build/BUILD/repoze.what-1.0.8/repoze/what/predicates.py:111: DeprecationWarning: Predicate._eval_with_environ(environ) is deprecated for forward compatibility with repoze.what v2; define Predicate.evaluate(environ, credentials) instead > self.eval_with_environ(environ) >.......................................... >====================================================================== >ERROR: Failure: ImportError (cannot import name Base) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/nose/loader.py", line 382, in loadTestsFromName > addr.filename, addr.module) > File "/usr/lib/python2.6/site-packages/nose/importer.py", line 39, in importFromPath > return self.importFromDir(dir_path, fqname) > File "/usr/lib/python2.6/site-packages/nose/importer.py", line 86, in importFromDir > mod = load_module(part_fqname, fh, filename, desc) > File "/builddir/build/BUILD/repoze.what-1.0.8/tests/test_middleware.py", line 33, in <module> > from repoze.who.tests import Base as BasePluginTester, DummyApp >ImportError: cannot import name Base >Name Stmts Exec Cover Missing >------------------------------------------------------------- >repoze.what 6 0 0% 18-31 >repoze.what.adapters 120 120 100% >repoze.what.adapters.testutil 91 91 100% >repoze.what.authorize 8 8 100% >repoze.what.middleware 53 13 24% 60-61, 69-82, 96-118, 198-218 >repoze.what.plugins 5 0 0% 17-21 >repoze.what.predicates 146 144 98% 636-637 >repoze.what.release 4 4 100% >------------------------------------------------------------- >TOTAL 433 380 87% >---------------------------------------------------------------------- >Ran 168 tests in 0.079s >FAILED (errors=1) >error: Bad exit status from /var/tmp/rpm-tmp.Ghjzyz (%check) > Bad exit status from /var/tmp/rpm-tmp.Ghjzyz (%check) >RPM build errors: >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-repoze-what.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-repoze-what.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 599826
:
419922
| 419923 |
419924
|
419925
|
419926
|
419927