<86>Apr 21 00:44:19 userdel[29147]: delete user 'rooter' <86>Apr 21 00:44:19 userdel[29147]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:44:19 groupadd[29164]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 00:44:19 groupadd[29164]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:44:19 groupadd[29164]: new group: name=rooter, GID=609 <86>Apr 21 00:44:19 useradd[29182]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 00:44:19 userdel[29208]: delete user 'builder' <86>Apr 21 00:44:19 userdel[29208]: removed group 'builder' owned by 'builder' <86>Apr 21 00:44:19 userdel[29208]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:44:19 groupadd[29226]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 00:44:19 groupadd[29226]: group added to /etc/gshadow: name=builder <86>Apr 21 00:44:19 groupadd[29226]: new group: name=builder, GID=610 <86>Apr 21 00:44:19 useradd[29240]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 21 00:44:23 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 21 00:44:23 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 00:44:23 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 00:44:23 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 00:44:23 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 21 00:44:23 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 00:44:23 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 00:44:23 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 00:44:23 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 00:44:23 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 21 00:44:23 groupadd[3628]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 00:44:23 groupadd[3628]: group added to /etc/gshadow: name=_keytab <86>Apr 21 00:44:23 groupadd[3628]: new group: name=_keytab, GID=499 <13>Apr 21 00:44:23 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 00:44:24 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 00:44:24 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 00:44:24 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 21 00:44:24 rpmi: libpython3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 00:44:25 rpmi: python3-dev-3.5.4-alt2.M80P.1 1527753911 installed Installing canto-next-0.9.0-alt1.rc1.git20140903.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf canto-next-0.9.0 + echo 'Source #0 (canto-next-0.9.0.tar):' Source #0 (canto-next-0.9.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/canto-next-0.9.0.tar + cd canto-next-0.9.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd canto-next-0.9.0 + 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 --debug running build running build_py creating build creating build/lib creating build/lib/canto_next copying canto_next/transform.py -> build/lib/canto_next copying canto_next/tag.py -> build/lib/canto_next copying canto_next/storage.py -> build/lib/canto_next copying canto_next/server.py -> build/lib/canto_next copying canto_next/rwlock.py -> build/lib/canto_next copying canto_next/remote.py -> build/lib/canto_next copying canto_next/protocol.py -> build/lib/canto_next copying canto_next/protect.py -> build/lib/canto_next copying canto_next/plugins.py -> build/lib/canto_next copying canto_next/locks.py -> build/lib/canto_next copying canto_next/hooks.py -> build/lib/canto_next copying canto_next/format.py -> build/lib/canto_next copying canto_next/fetch.py -> build/lib/canto_next copying canto_next/feed.py -> build/lib/canto_next copying canto_next/encoding.py -> build/lib/canto_next copying canto_next/config.py -> build/lib/canto_next copying canto_next/client.py -> build/lib/canto_next copying canto_next/canto_backend.py -> build/lib/canto_next copying canto_next/__init__.py -> build/lib/canto_next running build_scripts creating build/scripts-3.5 copying and adjusting bin/canto-daemon -> build/scripts-3.5 copying and adjusting bin/canto-remote -> build/scripts-3.5 changing mode of build/scripts-3.5/canto-daemon from 644 to 755 changing mode of build/scripts-3.5/canto-remote from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/canto-next-buildroot + : + /bin/rm -rf -- /usr/src/tmp/canto-next-buildroot + cd canto-next-0.9.0 + python3 setup.py install --skip-build --root=/usr/src/tmp/canto-next-buildroot --force running install running install_lib creating /usr/src/tmp/canto-next-buildroot creating /usr/src/tmp/canto-next-buildroot/usr creating /usr/src/tmp/canto-next-buildroot/usr/lib creating /usr/src/tmp/canto-next-buildroot/usr/lib/python3 creating /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/__init__.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/canto_backend.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/client.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/config.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/encoding.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/feed.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/fetch.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/format.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/hooks.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/locks.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/plugins.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/protect.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/protocol.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/remote.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/rwlock.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/server.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/storage.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/tag.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/transform.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py to canto_backend.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py to client.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py to config.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py to encoding.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py to feed.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py to fetch.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py to format.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py to hooks.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py to locks.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py to plugins.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py to protect.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py to protocol.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py to remote.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py to rwlock.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py to server.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py to storage.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py to tag.cpython-35.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py to transform.cpython-35.pyc running install_scripts creating /usr/src/tmp/canto-next-buildroot/usr/bin copying build/scripts-3.5/canto-remote -> /usr/src/tmp/canto-next-buildroot/usr/bin copying build/scripts-3.5/canto-daemon -> /usr/src/tmp/canto-next-buildroot/usr/bin changing mode of /usr/src/tmp/canto-next-buildroot/usr/bin/canto-remote to 755 changing mode of /usr/src/tmp/canto-next-buildroot/usr/bin/canto-daemon to 755 running install_data creating /usr/src/tmp/canto-next-buildroot/usr/share creating /usr/src/tmp/canto-next-buildroot/usr/share/man creating /usr/src/tmp/canto-next-buildroot/usr/share/man/man1 copying man/canto-daemon.1 -> /usr/src/tmp/canto-next-buildroot/usr/share/man/man1/ copying man/canto-remote.1 -> /usr/src/tmp/canto-next-buildroot/usr/share/man/man1/ creating /usr/src/tmp/canto-next-buildroot/usr/lib/systemd creating /usr/src/tmp/canto-next-buildroot/usr/lib/systemd/user copying systemd/user/canto-daemon.service -> /usr/src/tmp/canto-next-buildroot/usr/lib/systemd/user running install_egg_info Writing /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/Canto-0.9.0_rc1-py3.5.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/canto-next-buildroot (auto) Verifying and fixing files in /usr/src/tmp/canto-next-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/canto-next-buildroot (auto) Adjusting library links in /usr/src/tmp/canto-next-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/canto-next-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/canto-next-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/canto-next-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/canto-next-buildroot using python3 unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.pyc compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py Bytecompiling python3 modules with optimization in /usr/src/tmp/canto-next-buildroot using python3 -O compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/canto-next-buildroot using python3 -OO compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: canto-next-0.9.0-alt1.rc1.git20140903.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30743 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd canto-next-0.9.0 + DOCDIR=/usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + export DOCDIR + rm -rf /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + /bin/mkdir -p /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + cp -prL README.md /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + chmod -R go-w /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + chmod -R a+rX /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XJCBUt 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.hFdN3k find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/canto-next-buildroot/usr/bin/canto-daemon: skipping sys python3.req: /usr/src/tmp/canto-next-buildroot/usr/bin/canto-remote: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=20 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=21 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=29 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=30 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=31 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=32 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: skipping errno python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=829 IGNORE (for REQ=slight and deep=11) module=threading /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: skipping errno python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=14 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=15 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=16 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py: line=9 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=17) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=18) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=19) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=20) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=21) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=22) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=23) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=24) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=25) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=26) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=27) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=28) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=29) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=30) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=31) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=32) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=33) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=34) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=35) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py: line=10 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py: skipping errno python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: line=13 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: skipping sys python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py: line=10 possible relative import from ., UNIMPLEMENTED Provides: python3(canto_next), python3(canto_next.canto_backend), python3(canto_next.client), python3(canto_next.config), python3(canto_next.encoding), python3(canto_next.feed), python3(canto_next.fetch), python3(canto_next.format), python3(canto_next.hooks), python3(canto_next.locks), python3(canto_next.plugins), python3(canto_next.protect), python3(canto_next.protocol), python3(canto_next.remote), python3(canto_next.rwlock), python3(canto_next.server), python3(canto_next.storage), python3(canto_next.tag), python3(canto_next.transform), python3.3(canto_next), python3.3(canto_next.canto_backend), python3.3(canto_next.client), python3.3(canto_next.config), python3.3(canto_next.encoding), python3.3(canto_next.feed), python3.3(canto_next.fetch), python3.3(canto_next.format), python3.3(canto_next.hooks), python3.3(canto_next.locks), python3.3(canto_next.plugins), python3.3(canto_next.protect), python3.3(canto_next.protocol), python3.3(canto_next.remote), python3.3(canto_next.rwlock), python3.3(canto_next.server), python3.3(canto_next.storage), python3.3(canto_next.tag), python3.3(canto_next.transform) Requires: /usr/bin/python3, /usr/lib/python3/site-packages, python3(codecs) < 0, python3(dbm) < 0, python3(fcntl) < 0, python3(getopt) < 0, python3(inspect) < 0, python3(json) < 0, python3(locale) < 0, python3(logging) < 0, python3(os) < 0, python3(pprint) < 0, python3(re) < 0, python3(select) < 0, python3(shelve) < 0, python3(signal) < 0, python3(socket) < 0, python3(speedparser) < 0, python3(threading) < 0, python3(traceback) < 0, python3(urllib) < 0, python3(xml) < 0 Wrote: /usr/src/RPM/RPMS/noarch/canto-next-0.9.0-alt1.rc1.git20140903.1.noarch.rpm 6.71user 1.18system 0:09.95elapsed 79%CPU (0avgtext+0avgdata 16816maxresident)k 0inputs+0outputs (0major+167358minor)pagefaults 0swaps 12.83user 5.63system 0:20.32elapsed 90%CPU (0avgtext+0avgdata 124024maxresident)k 0inputs+0outputs (0major+378494minor)pagefaults 0swaps --- canto-next-0.9.0-alt1.rc1.git20140903.1.noarch.rpm.repo 2016-03-13 11:25:46.000000000 +0000 +++ canto-next-0.9.0-alt1.rc1.git20140903.1.noarch.rpm.hasher 2019-04-21 00:44:37.414588470 +0000 @@ -2,3 +2,3 @@ /usr/bin/canto-remote 100755 -/usr/lib/python3/site-packages/Canto-0.9.0_rc1-py3.3.egg-info 100644 +/usr/lib/python3/site-packages/Canto-0.9.0_rc1-py3.5.egg-info 100644 /usr/lib/python3/site-packages/canto_next 40755 @@ -6,38 +6,59 @@ /usr/lib/python3/site-packages/canto_next/__pycache__ 40755 -/usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-33.pyo 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-35.pyc 100644 /usr/lib/python3/site-packages/canto_next/canto_backend.py 100644 @@ -67,22 +88,22 @@ Requires: /usr/lib/python3/site-packages -Requires: python3.3(codecs) -Requires: python3.3(dbm) -Requires: python3.3(fcntl) -Requires: python3.3(getopt) -Requires: python3.3(inspect) -Requires: python3.3(json) -Requires: python3.3(locale) -Requires: python3.3(logging) -Requires: python3.3(os) -Requires: python3.3(pprint) -Requires: python3.3(re) -Requires: python3.3(select) -Requires: python3.3(shelve) -Requires: python3.3(socket) -Requires: python3.3(speedparser) -Requires: python3.3(threading) -Requires: python3.3(time) -Requires: python3.3(traceback) -Requires: python3.3(urllib) -Requires: python3.3(xml) +Requires: python3(codecs) < 0 +Requires: python3(dbm) < 0 +Requires: python3(fcntl) < 0 +Requires: python3(getopt) < 0 +Requires: python3(inspect) < 0 +Requires: python3(json) < 0 +Requires: python3(locale) < 0 +Requires: python3(logging) < 0 +Requires: python3(os) < 0 +Requires: python3(pprint) < 0 +Requires: python3(re) < 0 +Requires: python3(select) < 0 +Requires: python3(shelve) < 0 +Requires: python3(signal) < 0 +Requires: python3(socket) < 0 +Requires: python3(speedparser) < 0 +Requires: python3(threading) < 0 +Requires: python3(traceback) < 0 +Requires: python3(urllib) < 0 +Requires: python3(xml) < 0 Requires: rpmlib(PayloadIsLzma)