ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/repoman.spec'], False, '/var/lib/mock/dist-f10-build-207492-36031/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/repoman.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/repoman-0.9-5.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/repoman.spec'], False, '/var/lib/mock/dist-f10-build-207492-36031/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/repoman.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.15817 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf repoman-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/repoman-0.9.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd repoman-0.9 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15817 + umask 022 + cd /builddir/build/BUILD + cd repoman-0.9 + LANG=C + export LANG + unset DISPLAY + /usr/bin/make -j4 /usr/bin/make -C po make[1]: Entering directory `/builddir/build/BUILD/repoman-0.9/po' rm -rf tmp/ for cat in ; do \ lang=`basename $cat .po`; \ if msgmerge -v $lang.po repoman.pot > $lang.pot; then \ mv -f $lang.pot $lang.po; \ echo "msgmerge -v of $lang succeeded"; \ else \ echo "msgmerge -v of $lang failed"; \ rm -f $lang.pot; \ fi \ done for f in ../*.glade; do \ intltool-extract --type=gettext/glade -l $f; \ done Wrote ./tmp/repoman.glade.h xgettext --default-domain=repoman --add-comments --keyword=_ --keyword=N_ ../repoman.py ../repoman/__init__.py ../repoman/interface.py ../repoman/repofile.py ../repoman/repos.py ../repoman/repostanza.py tmp/*.h make[1]: Leaving directory `/builddir/build/BUILD/repoman-0.9/po' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.15817 + umask 022 + cd /builddir/build/BUILD + cd repoman-0.9 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/repoman-0.9-5.fc10-root-mockbuild + /usr/bin/make DESTDIR=/var/tmp/repoman-0.9-5.fc10-root-mockbuild install Merging translations into repoman.desktop. python setup.py install --root=/var/tmp/repoman-0.9-5.fc10-root-mockbuild running install running build running build_py creating build creating build/lib creating build/lib/repoman copying repoman/repostanza.py -> build/lib/repoman copying repoman/__init__.py -> build/lib/repoman copying repoman/repos.py -> build/lib/repoman copying repoman/interface.py -> build/lib/repoman copying repoman/repofile.py -> build/lib/repoman running install_lib creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5 creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman copying build/lib/repoman/repostanza.py -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman copying build/lib/repoman/__init__.py -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman copying build/lib/repoman/repos.py -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman copying build/lib/repoman/interface.py -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman copying build/lib/repoman/repofile.py -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman byte-compiling /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman/repostanza.py to repostanza.pyc byte-compiling /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman/__init__.py to __init__.pyc byte-compiling /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman/repos.py to repos.pyc byte-compiling /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman/interface.py to interface.pyc byte-compiling /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman/repofile.py to repofile.pyc running install_data creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/repoman creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/repoman/ui copying repoman.glade -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/repoman/ui/ creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/sbin copying repoman.py -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/sbin/ creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/pam.d copying repoman.pam -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/pam.d/ creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/security creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/security/console.apps copying repoman.console -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/security/console.apps/ creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/applications creating /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/applications/fedora copying repoman.desktop -> /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/applications/fedora running install_egg_info Writing /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman-0.9-py2.5.egg-info python setup.py install -O1 --root=/var/tmp/repoman-0.9-5.fc10-root-mockbuild running install running build running build_py running install_lib writing byte-compilation script '/tmp/tmprOgmvI.py' /usr/bin/python -O /tmp/tmprOgmvI.py removing /tmp/tmprOgmvI.py running install_data running install_egg_info Removing /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman-0.9-py2.5.egg-info Writing /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman-0.9-py2.5.egg-info /usr/bin/make -C po install make[1]: Entering directory `/builddir/build/BUILD/repoman-0.9/po' make[1]: Leaving directory `/builddir/build/BUILD/repoman-0.9/po' mkdir -p /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/bin ln -sf consolehelper /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/bin/repoman mv /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/sbin/repoman.py /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/sbin/repoman mv /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/pam.d/repoman.pam /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/pam.d/repoman mv /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/security/console.apps/repoman.console /var/tmp/repoman-0.9-5.fc10-root-mockbuild/etc/security/console.apps/repoman + desktop-file-install --vendor=fedora --delete-original --dir=/var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/applications repoman.desktop + /bin/rm -f /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/lib/python2.5/site-packages/repoman-0.9-py2.5.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/repoman-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: repoman-0.9-5.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.79592 + umask 022 + cd /builddir/build/BUILD + cd repoman-0.9 + DOCDIR=/var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/doc/repoman-0.9 + export DOCDIR + rm -rf /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/doc/repoman-0.9 + /bin/mkdir -p /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/doc/repoman-0.9 + cp -pr AUTHORS COPYING README TODO ChangeLog /var/tmp/repoman-0.9-5.fc10-root-mockbuild/usr/share/doc/repoman-0.9 + exit 0 Provides: config(repoman) = 0.9-5.fc10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/env config(repoman) = 0.9-5.fc10 pygtk2 pygtk2-libglade python(abi) = 2.5 rhpl usermode yum Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/repoman-0.9-5.fc10-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/repoman-0.9-5.fc10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8833 + umask 022 + cd /builddir/build/BUILD + cd repoman-0.9 + /bin/rm -rf /var/tmp/repoman-0.9-5.fc10-root-mockbuild + exit 0 LEAVE do -->