Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/devassistant.spec'], False, '/var/lib/mock/sclo6-devassist09-rh-el6-build-3668-5844/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/devassistant.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/devassistant.spec'], False, '/var/lib/mock/sclo6-devassist09-rh-el6-build-3668-5844/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/devassistant.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0YFsPQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf devassistant-0.9.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/devassistant-0.9.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd devassistant-0.9.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf devassistant.egg-info + rm -rf devassistant/data + echo 'Patch #1 (devassistant-0.9.0-dont-install-gui.patch):' Patch #1 (devassistant-0.9.0-dont-install-gui.patch): + /bin/cat /builddir/build/SOURCES/devassistant-0.9.0-dont-install-gui.patch + /usr/bin/patch -p0 --fuzz=0 patching file setup.py + rm -rf devassistant/gui Patch #2 (devassistant-0.9.0-dont-require-pygithub.patch): + echo 'Patch #2 (devassistant-0.9.0-dont-require-pygithub.patch):' + /bin/cat /builddir/build/SOURCES/devassistant-0.9.0-dont-require-pygithub.patch + /usr/bin/patch -p0 --fuzz=0 patching file setup.py + echo 'Patch #3 (devassistant-0.9.0-fix-old-six.patch):' Patch #3 (devassistant-0.9.0-fix-old-six.patch): + /bin/cat /builddir/build/SOURCES/devassistant-0.9.0-fix-old-six.patch + /usr/bin/patch -p1 --fuzz=0 patching file devassistant/command_runners.py patching file devassistant/logger.py + echo 'Patch #4 (devassistant-0.9.0-fix-directory-not-writable.patch):' Patch #4 (devassistant-0.9.0-fix-directory-not-writable.patch): + /bin/cat /builddir/build/SOURCES/devassistant-0.9.0-fix-directory-not-writable.patch + /usr/bin/patch -p1 --fuzz=0 patching file devassistant/command_runners.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VuUdnt + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.3 + LANG=C + export LANG + unset DISPLAY + scl enable devassist09 - running build running build_py creating build creating build/lib creating build/lib/devassistant copying devassistant/loaded_yaml.py -> build/lib/devassistant copying devassistant/yaml_assistant_loader.py -> build/lib/devassistant copying devassistant/yaml_snippet_loader.py -> build/lib/devassistant copying devassistant/config_manager.py -> build/lib/devassistant copying devassistant/snippet.py -> build/lib/devassistant copying devassistant/__init__.py -> build/lib/devassistant copying devassistant/exceptions.py -> build/lib/devassistant copying devassistant/logger.py -> build/lib/devassistant copying devassistant/remote_auth.py -> build/lib/devassistant copying devassistant/command_helpers.py -> build/lib/devassistant copying devassistant/yaml_loader.py -> build/lib/devassistant copying devassistant/yaml_checker.py -> build/lib/devassistant copying devassistant/utils.py -> build/lib/devassistant copying devassistant/sigint_handler.py -> build/lib/devassistant copying devassistant/yaml_assistant.py -> build/lib/devassistant copying devassistant/package_managers.py -> build/lib/devassistant copying devassistant/cache.py -> build/lib/devassistant copying devassistant/lang.py -> build/lib/devassistant copying devassistant/current_run.py -> build/lib/devassistant copying devassistant/settings.py -> build/lib/devassistant copying devassistant/assistant_base.py -> build/lib/devassistant copying devassistant/argument.py -> build/lib/devassistant copying devassistant/actions.py -> build/lib/devassistant copying devassistant/bin.py -> build/lib/devassistant copying devassistant/path_runner.py -> build/lib/devassistant copying devassistant/excepthook.py -> build/lib/devassistant copying devassistant/command_runners.py -> build/lib/devassistant creating build/lib/devassistant/cli copying devassistant/cli/__init__.py -> build/lib/devassistant/cli copying devassistant/cli/devassistant_argparse.py -> build/lib/devassistant/cli copying devassistant/cli/argparse_generator.py -> build/lib/devassistant/cli copying devassistant/cli/cli_runner.py -> build/lib/devassistant/cli running egg_info creating devassistant.egg-info writing requirements to devassistant.egg-info/requires.txt writing devassistant.egg-info/PKG-INFO writing top-level names to devassistant.egg-info/top_level.txt writing dependency_links to devassistant.egg-info/dependency_links.txt writing entry points to devassistant.egg-info/entry_points.txt writing manifest file 'devassistant.egg-info/SOURCES.txt' reading manifest file 'devassistant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'devassistant/gui/devassistant.desktop' warning: no files found matching '*' under directory 'devassistant/data' warning: no files found matching '*.glade' under directory 'devassistant/gui' warning: no previously-included files matching '__pycache__' found under directory '.' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'devassistant.egg-info/SOURCES.txt' + pushd docs ~/build/BUILD/devassistant-0.9.3/docs ~/build/BUILD/devassistant-0.9.3 + make html sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v0.6.6 loading pickled environment... not found building [html]: targets for 15 source files that are out of date updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] developer_documentation reading sources... [ 13%] developer_documentation/command_reference reading sources... [ 20%] developer_documentation/common_assistant_behaviour reading sources... [ 26%] developer_documentation/contributing reading sources... [ 33%] developer_documentation/devassistant_core reading sources... [ 40%] developer_documentation/dot_devassistant reading sources... [ 46%] developer_documentation/packaging_your_assistant reading sources... [ 53%] developer_documentation/project_types reading sources... [ 60%] developer_documentation/run_sections_reference reading sources... [ 66%] developer_documentation/snippets reading sources... [ 73%] developer_documentation/tutorial_creating_assistant reading sources... [ 80%] developer_documentation/yaml_assistant_reference reading sources... [ 86%] index reading sources... [ 93%] user_documentation reading sources... [100%] user_documentation/docker looking for now-outdated files... /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation.rst:4: (ERROR/3) Error in "toctree" directive: unknown option: "titlesonly". .. toctree:: :titlesonly: :maxdepth: 2 developer_documentation/devassistant_core developer_documentation/tutorial_creating_assistant developer_documentation/packaging_your_assistant developer_documentation/yaml_assistant_reference developer_documentation/run_sections_reference developer_documentation/command_reference developer_documentation/common_assistant_behaviour developer_documentation/snippets developer_documentation/dot_devassistant developer_documentation/project_types developer_documentation/contributing /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/contributing.rst:169: (WARNING/2) Title underline too short. Always `talk to us `_ when: ~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/contributing.rst:169: (WARNING/2) Title underline too short. Always `talk to us `_ when: ~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/devassistant-0.9.3/docs/index.rst:14: (ERROR/3) Error in "toctree" directive: unknown option: "titlesonly". .. toctree:: :titlesonly: :maxdepth: 2 user_documentation developer_documentation /builddir/build/BUILD/devassistant-0.9.3/docs/user_documentation.rst:9: (ERROR/3) Error in "toctree" directive: unknown option: "titlesonly". .. toctree:: :titlesonly: :maxdepth: 2 user_documentation/docker none found pickling environment... done checking consistency... /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/command_reference.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/common_assistant_behaviour.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/contributing.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/devassistant_core.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/dot_devassistant.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/packaging_your_assistant.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/project_types.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/run_sections_reference.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/snippets.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/tutorial_creating_assistant.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/developer_documentation/yaml_assistant_reference.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/user_documentation.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/devassistant-0.9.3/docs/user_documentation/docker.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] developer_documentation writing output... [ 13%] developer_documentation/command_reference writing output... [ 20%] developer_documentation/common_assistant_behaviour writing output... [ 26%] developer_documentation/contributing writing output... [ 33%] developer_documentation/devassistant_core writing output... [ 40%] developer_documentation/dot_devassistant writing output... [ 46%] developer_documentation/packaging_your_assistant writing output... [ 53%] developer_documentation/project_types writing output... [ 60%] developer_documentation/run_sections_reference writing output... [ 66%] developer_documentation/snippets writing output... [ 73%] developer_documentation/tutorial_creating_assistant writing output... [ 80%] developer_documentation/yaml_assistant_reference writing output... [ 86%] index writing output... [ 93%] user_documentation writing output... [100%] user_documentation/docker writing additional files... genindex search copying static files... WARNING: static directory '/builddir/build/BUILD/devassistant-0.9.3/docs/_static' does not exist done dumping search index... done dumping object inventory... done build succeeded, 20 warnings. Build finished. The HTML pages are in _build/html. + rm _build/html/.buildinfo + popd + exit 0 ~/build/BUILD/devassistant-0.9.3 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ygofva + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch ++ dirname /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch + cd devassistant-0.9.3 + LANG=C + export LANG + unset DISPLAY + scl enable devassist09 - running install running install_lib creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09 creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/lib creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/lib/python2.6 creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/loaded_yaml.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/yaml_assistant_loader.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/yaml_snippet_loader.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/config_manager.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/snippet.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/__init__.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/exceptions.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/logger.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant creating /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/lib/python2.6/site-packages/devassistant/cli copying build/lib/devassistant/cli/__init__.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli copying build/lib/devassistant/cli/devassistant_argparse.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli copying build/lib/devassistant/cli/argparse_generator.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli copying build/lib/devassistant/cli/cli_runner.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli copying build/lib/devassistant/remote_auth.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/command_helpers.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/yaml_loader.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/yaml_checker.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/utils.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/sigint_handler.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/yaml_assistant.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/package_managers.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/cache.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/lang.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/current_run.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/settings.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/assistant_base.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/argument.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/actions.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/bin.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/path_runner.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/excepthook.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant copying build/lib/devassistant/command_runners.py -> /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/loaded_yaml.py to loaded_yaml.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/yaml_assistant_loader.py to yaml_assistant_loader.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/yaml_snippet_loader.py to yaml_snippet_loader.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/config_manager.py to config_manager.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/snippet.py to snippet.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli/devassistant_argparse.py to devassistant_argparse.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli/argparse_generator.py to argparse_generator.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cli/cli_runner.py to cli_runner.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/remote_auth.py to remote_auth.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/command_helpers.py to command_helpers.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/yaml_loader.py to yaml_loader.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/yaml_checker.py to yaml_checker.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/sigint_handler.py to sigint_handler.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/yaml_assistant.py to yaml_assistant.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/package_managers.py to package_managers.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/lang.py to lang.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/current_run.py to current_run.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/assistant_base.py to assistant_base.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/argument.py to argument.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/bin.py to bin.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/path_runner.py to path_runner.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/excepthook.py to excepthook.pyc byte-compiling /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant/command_runners.py to command_runners.pyc running install_egg_info running egg_info writing requirements to devassistant.egg-info/requires.txt writing devassistant.egg-info/PKG-INFO writing top-level names to devassistant.egg-info/top_level.txt writing dependency_links to devassistant.egg-info/dependency_links.txt writing entry points to devassistant.egg-info/entry_points.txt reading manifest file 'devassistant.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'devassistant/gui/devassistant.desktop' warning: no files found matching '*' under directory 'devassistant/data' warning: no files found matching '*.glade' under directory 'devassistant/gui' warning: no previously-included files matching '__pycache__' found under directory '.' writing manifest file 'devassistant.egg-info/SOURCES.txt' Copying devassistant.egg-info to /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages/devassistant-0.9.3-py2.6.egg-info running install_scripts Installing devassistant script to /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/bin Installing da script to /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/bin + mkdir -p /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/man/man1 + install -p manpages/da.1 /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/man/man1 + install -p manpages/devassistant.1 /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/man/man1 + pushd /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share ~/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share ~/build/BUILD/devassistant-0.9.3 + mkdir -p devassistant/assistants devassistant/files devassistant/icons devassistant/snippets + mkdir -p devassistant/assistants/crt devassistant/assistants/mod devassistant/assistants/prep devassistant/assistants/task + mkdir -p devassistant/files/crt devassistant/files/mod devassistant/files/prep devassistant/files/task devassistant/files/snippets + mkdir -p devassistant/icons/crt devassistant/icons/mod devassistant/icons/prep devassistant/icons/task + pushd /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root//usr/lib/python2.6/site-packages ~/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/lib/python2.6/site-packages ~/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share ~/build/BUILD/devassistant-0.9.3 + patch -p0 patching file devassistant/settings.py + sed -i 's|_DATADIR_DEVASSISTANT|/opt/rh/devassist09/root/usr/share/devassistant|' devassistant/settings.py + sed -i 's|_DATADIR_LOCAL_DEVASSISTANT|/opt/rh/devassist09/root/usr/local/share/devassistant|' devassistant/settings.py + popd ~/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share ~/build/BUILD/devassistant-0.9.3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/devassistant-0.9.3 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devassist09/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/devassist09/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pnaDzS + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-0.9.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-0.9.3 + /bin/mkdir -p /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-0.9.3 + cp -pr README.rst LICENSE /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-0.9.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.6 Processing files: devassist09-devassistant-doc-0.9.3-0.bootstrap1.3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CvvSeE + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-doc-0.9.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-doc-0.9.3 + /bin/mkdir -p /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-doc-0.9.3 + cp -pr docs/_build/html /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch/opt/rh/devassist09/root/usr/share/doc/devassist09-devassistant-doc-0.9.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch.rpm Wrote: /builddir/build/RPMS/devassist09-devassistant-doc-0.9.3-0.bootstrap1.3.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TsDqqY + umask 022 + cd /builddir/build/BUILD + cd devassistant-0.9.3 + /bin/rm -rf /builddir/build/BUILDROOT/devassist09-devassistant-0.9.3-0.bootstrap1.3.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->