Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/pysnmp.spec'], False, '/var/lib/mock/dist-f12-build-537962-80144/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/pysnmp.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pysnmp-2.0.9-4.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/pysnmp.spec'], False, '/var/lib/mock/dist-f12-build-537962-80144/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/pysnmp.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YxuBpb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pysnmp-2.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysnmp-2.0.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysnmp-2.0.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x examples/asyncmgr.py examples/snmpagent.py examples/snmpbulk.py examples/snmpbulkwalk.py examples/snmpget.py examples/snmpset.py examples/snmptrap.py examples/snmptrapd.py examples/snmpwalk.py + sed -i -e '1d;2i#!/usr/bin/python' examples/asyncmgr.py examples/snmpagent.py examples/snmpbulk.py examples/snmpbulkwalk.py examples/snmpget.py examples/snmpset.py examples/snmptrap.py examples/snmptrapd.py examples/snmpwalk.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bOKqzf + umask 022 + cd /builddir/build/BUILD + cd pysnmp-2.0.9 + LANG=C + export LANG + unset DISPLAY + python ./setup.py build running build running build_py creating build creating build/lib creating build/lib/pysnmp copying pysnmp/__init__.py -> build/lib/pysnmp copying pysnmp/asn1.py -> build/lib/pysnmp copying pysnmp/asynrole.py -> build/lib/pysnmp copying pysnmp/bulkrole.py -> build/lib/pysnmp copying pysnmp/error.py -> build/lib/pysnmp copying pysnmp/role.py -> build/lib/pysnmp copying pysnmp/v1.py -> build/lib/pysnmp copying pysnmp/v2c.py -> build/lib/pysnmp + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ismOPj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch ++ dirname /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch + cd pysnmp-2.0.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch + python ./setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch running install running install_lib creating /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch creating /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr creating /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib creating /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6 creating /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/__init__.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/asn1.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/asynrole.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/bulkrole.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/error.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/role.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/v1.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp copying build/lib/pysnmp/v2c.py -> /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/asn1.py to asn1.pyc byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/asynrole.py to asynrole.pyc byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/bulkrole.py to bulkrole.pyc byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/role.py to role.pyc byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/v1.py to v1.pyc byte-compiling /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp/v2c.py to v2c.pyc writing byte-compilation script '/tmp/tmpLVYm8N.py' /usr/bin/python -O /tmp/tmpLVYm8N.py removing /tmp/tmpLVYm8N.py running install_egg_info Writing /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/lib/python2.6/site-packages/pysnmp-2.0.9-py2.6.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pysnmp-2.0.9 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pysnmp-2.0.9-4.fc12.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zk85rp + umask 022 + cd /builddir/build/BUILD + cd pysnmp-2.0.9 + DOCDIR=/builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/share/doc/pysnmp-2.0.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/share/doc/pysnmp-2.0.9 + /bin/mkdir -p /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/share/doc/pysnmp-2.0.9 + cp -pr CHANGES LICENSE README examples/ html/ /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch/usr/share/doc/pysnmp-2.0.9 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/pysnmp-2.0.9-4.fc12.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tbxQHM + umask 022 + cd /builddir/build/BUILD + cd pysnmp-2.0.9 + rm -rf /builddir/build/BUILDROOT/pysnmp-2.0.9-4.fc12.noarch + exit 0 Child returncode was: 0 LEAVE do -->