Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-decorator3.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1529-2217/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-decorator3.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-decorator3-3.1.2-2.ru.1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-decorator3.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1529-2217/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-decorator3.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.10206 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf decorator-3.1.2 + tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/decorator-3.1.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd decorator-3.1.2 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (decorator-3.0.1-doctest.patch):' Patch #0 (decorator-3.0.1-doctest.patch): + patch -p1 -b --suffix .doctest -s + chmod a-x CHANGES.txt README.txt decorator.py documentation.py setup.py + /bin/sed -i 's/\r//' README.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.10206 + umask 022 + cd /builddir/build/BUILD + cd decorator-3.1.2 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py bdist_egg running bdist_egg running egg_info writing decorator.egg-info/PKG-INFO writing top-level names to decorator.egg-info/top_level.txt writing dependency_links to decorator.egg-info/dependency_links.txt reading manifest file 'decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'Makefile' writing manifest file 'decorator.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build creating build/lib copying decorator.py -> build/lib creating build/bdist.linux-i686 creating build/bdist.linux-i686/egg copying build/lib/decorator.py -> build/bdist.linux-i686/egg byte-compiling build/bdist.linux-i686/egg/decorator.py to decorator.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying decorator.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying decorator.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying decorator.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying decorator.egg-info/not-zip-safe -> build/bdist.linux-i686/egg/EGG-INFO copying decorator.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO creating dist creating 'dist/decorator-3.1.2-py2.4.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.10206 + umask 022 + cd /builddir/build/BUILD + cd decorator-3.1.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild + mkdir -p /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/lib/python2.4/site-packages + easy_install -m --prefix /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr dist/decorator-3.1.2-py2.4.egg Processing decorator-3.1.2-py2.4.egg creating /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/lib/python2.4/site-packages/decorator-3.1.2-py2.4.egg Extracting decorator-3.1.2-py2.4.egg to /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/lib/python2.4/site-packages Installed /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/lib/python2.4/site-packages/decorator-3.1.2-py2.4.egg Because this distribution was installed --multi-version, before you can import modules from this package in an application, you will need to 'import pkg_resources' and then use a 'require()' call similar to one of these examples, in order to select the desired version: pkg_resources.require("decorator") # latest installed version pkg_resources.require("decorator==3.1.2") # this exact version pkg_resources.require("decorator>=3.1.2") # this version or higher Note also that the installation directory must be on sys.path at runtime for this to work. (e.g. by being the application's script directory, by being on PYTHONPATH, or by being added to sys.path by your code.) Processing dependencies for decorator==3.1.2 Finished processing dependencies for decorator==3.1.2 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/decorator-3.1.2 find: debug: No such file or directory + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.98091 + umask 022 + cd /builddir/build/BUILD + cd decorator-3.1.2 Processing files: python-decorator3-3.1.2-2.ru.1 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.98091 + umask 022 + cd /builddir/build/BUILD + cd decorator-3.1.2 + DOCDIR=/var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/share/doc/python-decorator3-3.1.2 + export DOCDIR + rm -rf /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/share/doc/python-decorator3-3.1.2 + /bin/mkdir -p /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/share/doc/python-decorator3-3.1.2 + cp -pr CHANGES.txt README.txt /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild/usr/share/doc/python-decorator3-3.1.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.4 python-setuptools Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/python-decorator3-3.1.2-2.ru.1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.89712 + umask 022 + cd /builddir/build/BUILD + cd decorator-3.1.2 + rm -rf /var/tmp/python-decorator3-3.1.2-2.ru.1-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->