Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/denyhosts.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1782-2939/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/denyhosts.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/denyhosts-2.6-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/denyhosts.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1782-2939/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/denyhosts.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.92409 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf DenyHosts-2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/DenyHosts-2.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DenyHosts-2.6 ++ /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 (denyhosts-2.6-config.patch):' Patch #0 (denyhosts-2.6-config.patch): + patch -p0 -b --suffix .config -s + echo 'Patch #1 (denyhosts-2.4-setup.patch):' Patch #1 (denyhosts-2.4-setup.patch): + patch -p0 -b --suffix .setup -s + echo 'Patch #2 (denyhosts-2.6-daemon-control.patch):' Patch #2 (denyhosts-2.6-daemon-control.patch): + patch -p0 -b --suffix .daemon-control -s + echo 'Patch #3 (denyhosts-2.6-defconffile.patch):' Patch #3 (denyhosts-2.6-defconffile.patch): + patch -p0 -b --suffix .defconffile -s + echo 'Patch #4 (denyhosts-2.6-commandlinesync.patch):' Patch #4 (denyhosts-2.6-commandlinesync.patch): + patch -p1 -b --suffix .commandlinesync -s + echo 'Patch #10 (denyhosts-2.6-regex.patch):' Patch #10 (denyhosts-2.6-regex.patch): + patch -p1 -b --suffix .regex -s + cp /builddir/build/SOURCES/README.fedora . + for i in CHANGELOG.txt + iconv -f iso-8859-1 -t utf-8 + touch -r CHANGELOG.txt CHANGELOG.txt. + mv -f CHANGELOG.txt. CHANGELOG.txt + mv plugins/README.contrib . + chmod +x plugins/shorewall_allow.sh plugins/shorewall_deny.sh plugins/test_deny.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.92409 + umask 022 + cd /builddir/build/BUILD + cd DenyHosts-2.6 + 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/DenyHosts copying DenyHosts/prefs.py -> build/lib/DenyHosts copying DenyHosts/report.py -> build/lib/DenyHosts copying DenyHosts/lockfile.py -> build/lib/DenyHosts copying DenyHosts/__init__.py -> build/lib/DenyHosts copying DenyHosts/plugin.py -> build/lib/DenyHosts copying DenyHosts/denyfileutil.py -> build/lib/DenyHosts copying DenyHosts/deny_hosts.py -> build/lib/DenyHosts copying DenyHosts/regex.py -> build/lib/DenyHosts copying DenyHosts/sync.py -> build/lib/DenyHosts copying DenyHosts/counter.py -> build/lib/DenyHosts copying DenyHosts/old-daemon.py -> build/lib/DenyHosts copying DenyHosts/util.py -> build/lib/DenyHosts copying DenyHosts/daemon.py -> build/lib/DenyHosts copying DenyHosts/python_version.py -> build/lib/DenyHosts copying DenyHosts/allowedhosts.py -> build/lib/DenyHosts copying DenyHosts/filetracker.py -> build/lib/DenyHosts copying DenyHosts/loginattempt.py -> build/lib/DenyHosts copying DenyHosts/restricted.py -> build/lib/DenyHosts copying DenyHosts/purgecounter.py -> build/lib/DenyHosts copying DenyHosts/version.py -> build/lib/DenyHosts copying DenyHosts/constants.py -> build/lib/DenyHosts running build_scripts creating build/scripts-2.4 copying and adjusting denyhosts.py -> build/scripts-2.4 changing mode of build/scripts-2.4/denyhosts.py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.92409 + umask 022 + cd /builddir/build/BUILD + cd DenyHosts-2.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/denyhosts-2.6-1.ru-root-mockbuild + /usr/bin/python setup.py install -O1 --skip-build --root=/var/tmp/denyhosts-2.6-1.ru-root-mockbuild running install running install_lib creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4 creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/prefs.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/report.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/lockfile.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/__init__.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/plugin.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/denyfileutil.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/deny_hosts.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/regex.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/sync.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/counter.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/old-daemon.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/util.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/daemon.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/python_version.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/allowedhosts.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/filetracker.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/loginattempt.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/restricted.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/purgecounter.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/version.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts copying build/lib/DenyHosts/constants.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/prefs.py to prefs.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/report.py to report.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/lockfile.py to lockfile.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/__init__.py to __init__.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/plugin.py to plugin.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/denyfileutil.py to denyfileutil.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/deny_hosts.py to deny_hosts.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/regex.py to regex.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/sync.py to sync.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/counter.py to counter.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/old-daemon.py to old-daemon.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/util.py to util.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/daemon.py to daemon.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/python_version.py to python_version.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/allowedhosts.py to allowedhosts.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/filetracker.py to filetracker.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/loginattempt.py to loginattempt.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/restricted.py to restricted.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/purgecounter.py to purgecounter.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/version.py to version.pyc byte-compiling /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/lib/python2.4/site-packages/DenyHosts/constants.py to constants.pyc writing byte-compilation script '/tmp/tmpvJoaaB.py' /usr/bin/python -O /tmp/tmpvJoaaB.py removing /tmp/tmpvJoaaB.py running install_scripts creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/bin copying build/scripts-2.4/denyhosts.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/bin changing mode of /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/bin/denyhosts.py to 755 running install_data creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts/scripts copying scripts/restricted_from_invalid.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts/scripts copying scripts/restricted_from_passwd.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts/scripts creating /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts/plugins copying plugins/shorewall_allow.sh -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts/plugins copying plugins/shorewall_deny.sh -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts/plugins copying plugins/test_deny.py -> /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/denyhosts/plugins + install -d /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//usr/bin + install -d /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/rc.d/init.d + install -d /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/cron.d + install -d /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/logrotate.d + install -d /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/sysconfig + install -d -m 700 /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts + install -d /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/log + install -p -m 600 denyhosts.cfg-dist /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/denyhosts.conf + install -p -m 755 daemon-control-dist /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//usr/bin/denyhosts-control + install -p -m 644 /builddir/build/SOURCES/denyhosts.cron /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/cron.d/denyhosts + install -p -m 755 /builddir/build/SOURCES/denyhosts.init /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/rc.d/init.d/denyhosts + install -p -m 644 /builddir/build/SOURCES/denyhosts-allowed-hosts /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/allowed-hosts + install -p -m 644 /builddir/build/SOURCES/denyhosts.sysconfig /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/sysconfig/denyhosts + install -p -m 644 /builddir/build/SOURCES/denyhosts.logrotate /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//etc/logrotate.d/denyhosts + install -p -m 755 /builddir/build/SOURCES/denyhosts-restorecon.plugin /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//usr/share/denyhosts/plugins/restorecon.sh + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/log/denyhosts + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/allowed-warned-hosts + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/hosts + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/hosts-restricted + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/hosts-root + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/hosts-valid + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/offset + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/suspicious-logins + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/sync-hosts + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/users-hosts + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/users-invalid + for i in allowed-warned-hosts hosts hosts-restricted hosts-root hosts-valid offset suspicious-logins sync-hosts users-hosts users-invalid users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//var/lib/denyhosts/users-valid + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//usr/bin/denyhosts.pyc + touch /var/tmp/denyhosts-2.6-1.ru-root-mockbuild//usr/bin/denyhosts.pyo + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/DenyHosts-2.6 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 Processing files: denyhosts-2.6-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.16129 + umask 022 + cd /builddir/build/BUILD + cd DenyHosts-2.6 + DOCDIR=/var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/doc/denyhosts-2.6 + export DOCDIR + rm -rf /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/doc/denyhosts-2.6 + /bin/mkdir -p /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/doc/denyhosts-2.6 + cp -pr CHANGELOG.txt denyhosts.cfg-dist LICENSE.txt /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/doc/denyhosts-2.6 + cp -pr README.fedora README.txt setup.py README.contrib /var/tmp/denyhosts-2.6-1.ru-root-mockbuild/usr/share/doc/denyhosts-2.6 + exit 0 Provides: config(denyhosts) = 2.6-1.ru Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/bash /bin/env /bin/sh /usr/bin/env /usr/bin/python config(denyhosts) = 2.6-1.ru libselinux-python openssh-server python(abi) = 2.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/denyhosts-2.6-1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/denyhosts-2.6-1.ru.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.22930 + umask 022 + cd /builddir/build/BUILD + cd DenyHosts-2.6 + rm -rf /var/tmp/denyhosts-2.6-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->