<86>Jan 6 00:46:19 userdel[37159]: delete user 'rooter' <86>Jan 6 00:46:19 userdel[37159]: removed group 'rooter' owned by 'rooter' <86>Jan 6 00:46:19 userdel[37159]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 00:46:19 groupadd[37185]: group added to /etc/group: name=rooter, GID=579 <86>Jan 6 00:46:19 groupadd[37185]: group added to /etc/gshadow: name=rooter <86>Jan 6 00:46:19 groupadd[37185]: new group: name=rooter, GID=579 <86>Jan 6 00:46:19 useradd[37198]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Jan 6 00:46:19 userdel[37227]: delete user 'builder' <86>Jan 6 00:46:19 userdel[37227]: removed group 'builder' owned by 'builder' <86>Jan 6 00:46:19 groupadd[37247]: group added to /etc/group: name=builder, GID=580 <86>Jan 6 00:46:19 groupadd[37247]: group added to /etc/gshadow: name=builder <86>Jan 6 00:46:19 groupadd[37247]: new group: name=builder, GID=580 <86>Jan 6 00:46:19 useradd[37258]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Jan 6 00:46:22 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Jan 6 00:46:22 rpmi: libkeyutils-1.5.10-alt0.M80P.1 1490025499 installed <13>Jan 6 00:46:22 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Jan 6 00:46:22 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Jan 6 00:46:22 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Jan 6 00:46:22 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Jan 6 00:46:22 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Jan 6 00:46:22 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Jan 6 00:46:22 groupadd[42299]: group added to /etc/group: name=_keytab, GID=499 <86>Jan 6 00:46:22 groupadd[42299]: group added to /etc/gshadow: name=_keytab <86>Jan 6 00:46:22 groupadd[42299]: new group: name=_keytab, GID=499 <13>Jan 6 00:46:22 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Jan 6 00:46:22 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Jan 6 00:46:22 rpmi: python3-module-py-1.4.34-alt0.M80P.1 1503506764 installed <13>Jan 6 00:46:22 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Jan 6 00:46:22 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Jan 6 00:46:22 rpmi: python3-module-setuptools-1:18.5-alt0.M80P.1 1497527461 installed <13>Jan 6 00:46:22 rpmi: python3-module-pytest-3.2.1-alt0.M80P.1 1503499784 installed <13>Jan 6 00:46:22 rpmi: python3-module-coverage-4.0-alt1.a7.git20150730.1.1 1459584383 installed Installing python3-module-polib-1.0.5-alt1.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6487 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf polib-1.0.5 + echo 'Source #0 (polib-1.0.5.tar.gz):' Source #0 (polib-1.0.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/polib-1.0.5.tar.gz + /bin/tar -xf - + cd polib-1.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6487 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd polib-1.0.5 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build running build running build_py creating build creating build/lib copying polib.py -> build/lib + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6487 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-polib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-polib-buildroot + cd polib-1.0.5 + python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-polib-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-polib-buildroot creating /usr/src/tmp/python3-module-polib-buildroot/usr creating /usr/src/tmp/python3-module-polib-buildroot/usr/lib creating /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages copying build/lib/polib.py -> /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages byte-compiling /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/polib.py to polib.cpython-35.pyc running install_egg_info Writing /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/polib-1.0.5-py3.5.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-polib-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-polib-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python3-module-polib-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-polib-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-polib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-polib-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-polib-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-polib-buildroot using python3 unlink /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/__pycache__/polib.cpython-35.pyc compile /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/polib.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-polib-buildroot using python3 -O compile /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/polib.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-polib-buildroot using python3 -OO compile /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/polib.py Hardlinking identical .pyc and .opt-?.pyc files Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.28005 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd polib-1.0.5 + ./runtests.sh ............................................tests/tests.py:130: DeprecationWarning: Please use assertEqual instead. expected .......................... ---------------------------------------------------------------------- Ran 70 tests in 0.589s OK Name Stmts Miss Cover ------------------------------------ polib.py 834 72 91% tests/tests.py 376 13 97% ------------------------------------ TOTAL 1210 85 93% + exit 0 Processing files: python3-module-polib-1.0.5-alt1.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58497 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd polib-1.0.5 + DOCDIR=/usr/src/tmp/python3-module-polib-buildroot/usr/share/doc/python3-module-polib-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-polib-buildroot/usr/share/doc/python3-module-polib-1.0.5 + /bin/mkdir -p /usr/src/tmp/python3-module-polib-buildroot/usr/share/doc/python3-module-polib-1.0.5 + cp -prL CHANGELOG README.rst /usr/src/tmp/python3-module-polib-buildroot/usr/share/doc/python3-module-polib-1.0.5 + chmod -R go-w /usr/src/tmp/python3-module-polib-buildroot/usr/share/doc/python3-module-polib-1.0.5 + chmod -R a+rX /usr/src/tmp/python3-module-polib-buildroot/usr/share/doc/python3-module-polib-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5d2IkZ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LQNnxe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/polib.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-polib-buildroot/usr/lib/python3/site-packages/polib.py: line=29 IGNORE (for REQ=slight and deep=8) module=io Provides: python3(polib), python3.3(polib) Requires: /usr/lib/python3/site-packages, python3(array) < 0, python3(codecs) < 0, python3(os) < 0, python3(re) < 0, python3(struct) < 0, python3(textwrap) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-polib-1.0.5-alt1.1.1.noarch.rpm 2.92user 0.39system 0:05.30elapsed 62%CPU (0avgtext+0avgdata 26084maxresident)k 0inputs+0outputs (0major+139466minor)pagefaults 0swaps 10.75user 2.70system 0:16.41elapsed 81%CPU (0avgtext+0avgdata 124696maxresident)k 0inputs+0outputs (0major+478575minor)pagefaults 0swaps --- python3-module-polib-1.0.5-alt1.1.1.noarch.rpm.repo 2016-03-16 18:58:50.000000000 +0000 +++ python3-module-polib-1.0.5-alt1.1.1.noarch.rpm.hasher 2019-01-06 00:46:29.600326409 +0000 @@ -1,5 +1,6 @@ /usr/lib/python3/site-packages/__pycache__ 40755 -/usr/lib/python3/site-packages/__pycache__/polib.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/__pycache__/polib.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/polib-1.0.5-py3.3.egg-info 100644 +/usr/lib/python3/site-packages/__pycache__/polib.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/__pycache__/polib.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/__pycache__/polib.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/polib-1.0.5-py3.5.egg-info 100644 /usr/lib/python3/site-packages/polib.py 100644 @@ -9,8 +10,8 @@ Requires: /usr/lib/python3/site-packages -Requires: python3.3(array) -Requires: python3.3(codecs) -Requires: python3.3(os) -Requires: python3.3(re) -Requires: python3.3(struct) -Requires: python3.3(textwrap) +Requires: python3(array) < 0 +Requires: python3(codecs) < 0 +Requires: python3(os) < 0 +Requires: python3(re) < 0 +Requires: python3(struct) < 0 +Requires: python3(textwrap) < 0 Requires: rpmlib(PayloadIsLzma)