permission denied creating /etc/pycadf

Bug #1279117 reported by Walt Boring
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Prithiv

Bug Description

2014-02-11 22:35:23.904 | Running setup.py install for oslo.config
2014-02-11 22:35:24.132 | [pbr] Reusing existing SOURCES.txt
2014-02-11 22:35:24.133 | Skipping installation of /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/oslo/__init__.py (namespace package)
2014-02-11 22:35:24.150 | Installing /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/oslo.config-1.2.1-py2.7-nspkg.pth
2014-02-11 22:35:24.164 | Running setup.py install for pycadf
2014-02-11 22:35:24.382 | [pbr] Reusing existing SOURCES.txt
2014-02-11 22:35:24.418 | error: could not create '/etc/pycadf': Permission denied
2014-02-11 22:35:24.427 | Complete output from command /tmp/tmp.KNspN0CT5d/tarball/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-G3a2mm-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-XM2v0a-record/install-record.txt --single-version-externally-managed --compile --install-headers /tmp/tmp.KNspN0CT5d/tarball/include/site/python2.7:
2014-02-11 22:35:24.428 | running install
2014-02-11 22:35:24.428 |
2014-02-11 22:35:24.429 | running build
2014-02-11 22:35:24.429 |
2014-02-11 22:35:24.429 | running build_py
2014-02-11 22:35:24.429 |
2014-02-11 22:35:24.429 | creating build
2014-02-11 22:35:24.429 |
2014-02-11 22:35:24.429 | creating build/lib.linux-x86_64-2.7
2014-02-11 22:35:24.429 |
2014-02-11 22:35:24.429 | creating build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.429 |
2014-02-11 22:35:24.429 | creating build/lib.linux-x86_64-2.7/pycadf/tests
2014-02-11 22:35:24.429 |
2014-02-11 22:35:24.430 | creating build/lib.linux-x86_64-2.7/pycadf/tests/audit
2014-02-11 22:35:24.430 |
2014-02-11 22:35:24.430 | copying pycadf/tests/audit/test_api.py -> build/lib.linux-x86_64-2.7/pycadf/tests/audit
2014-02-11 22:35:24.430 |
2014-02-11 22:35:24.430 | copying pycadf/tests/audit/__init__.py -> build/lib.linux-x86_64-2.7/pycadf/tests/audit
2014-02-11 22:35:24.430 |
2014-02-11 22:35:24.430 | creating build/lib.linux-x86_64-2.7/pycadf/audit
2014-02-11 22:35:24.430 |
2014-02-11 22:35:24.430 | copying pycadf/audit/api.py -> build/lib.linux-x86_64-2.7/pycadf/audit
2014-02-11 22:35:24.430 |
2014-02-11 22:35:24.430 | copying pycadf/audit/__init__.py -> build/lib.linux-x86_64-2.7/pycadf/audit
2014-02-11 22:35:24.430 |
2014-02-11 22:35:24.431 | copying pycadf/tests/test_cadf_spec.py -> build/lib.linux-x86_64-2.7/pycadf/tests
2014-02-11 22:35:24.431 |
2014-02-11 22:35:24.431 | copying pycadf/tests/base.py -> build/lib.linux-x86_64-2.7/pycadf/tests
2014-02-11 22:35:24.431 |
2014-02-11 22:35:24.431 | copying pycadf/tests/test_utils.py -> build/lib.linux-x86_64-2.7/pycadf/tests
2014-02-11 22:35:24.431 |
2014-02-11 22:35:24.431 | copying pycadf/tests/__init__.py -> build/lib.linux-x86_64-2.7/pycadf/tests
2014-02-11 22:35:24.431 |
2014-02-11 22:35:24.431 | creating build/lib.linux-x86_64-2.7/pycadf/openstack
2014-02-11 22:35:24.431 |
2014-02-11 22:35:24.431 | creating build/lib.linux-x86_64-2.7/pycadf/openstack/common
2014-02-11 22:35:24.432 |
2014-02-11 22:35:24.432 | copying pycadf/openstack/common/gettextutils.py -> build/lib.linux-x86_64-2.7/pycadf/openstack/common
2014-02-11 22:35:24.432 |
2014-02-11 22:35:24.432 | copying pycadf/openstack/common/jsonutils.py -> build/lib.linux-x86_64-2.7/pycadf/openstack/common
2014-02-11 22:35:24.432 |
2014-02-11 22:35:24.432 | copying pycadf/openstack/common/timeutils.py -> build/lib.linux-x86_64-2.7/pycadf/openstack/common
2014-02-11 22:35:24.432 |
2014-02-11 22:35:24.432 | copying pycadf/openstack/common/__init__.py -> build/lib.linux-x86_64-2.7/pycadf/openstack/common
2014-02-11 22:35:24.432 |
2014-02-11 22:35:24.432 | copying pycadf/openstack/common/importutils.py -> build/lib.linux-x86_64-2.7/pycadf/openstack/common
2014-02-11 22:35:24.432 |
2014-02-11 22:35:24.432 | copying pycadf/openstack/__init__.py -> build/lib.linux-x86_64-2.7/pycadf/openstack
2014-02-11 22:35:24.433 |
2014-02-11 22:35:24.433 | copying pycadf/geolocation.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.433 |
2014-02-11 22:35:24.433 | copying pycadf/cadftype.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.433 |
2014-02-11 22:35:24.433 | copying pycadf/attachment.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.433 |
2014-02-11 22:35:24.433 | copying pycadf/event.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.433 |
2014-02-11 22:35:24.433 | copying pycadf/endpoint.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.433 |
2014-02-11 22:35:24.433 | copying pycadf/eventfactory.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.434 |
2014-02-11 22:35:24.434 | copying pycadf/metric.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.434 |
2014-02-11 22:35:24.434 | copying pycadf/resource.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.434 |
2014-02-11 22:35:24.434 | copying pycadf/tag.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.434 |
2014-02-11 22:35:24.434 | copying pycadf/identifier.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.434 |
2014-02-11 22:35:24.434 | copying pycadf/measurement.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.434 |
2014-02-11 22:35:24.434 | copying pycadf/cadftaxonomy.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.435 |
2014-02-11 22:35:24.435 | copying pycadf/path.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.435 |
2014-02-11 22:35:24.435 | copying pycadf/timestamp.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.435 |
2014-02-11 22:35:24.435 | copying pycadf/host.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.435 |
2014-02-11 22:35:24.435 | copying pycadf/utils.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.435 |
2014-02-11 22:35:24.435 | copying pycadf/reporterstep.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.435 |
2014-02-11 22:35:24.435 | copying pycadf/__init__.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.436 |
2014-02-11 22:35:24.436 | copying pycadf/credential.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.436 |
2014-02-11 22:35:24.436 | copying pycadf/reason.py -> build/lib.linux-x86_64-2.7/pycadf
2014-02-11 22:35:24.436 |
2014-02-11 22:35:24.436 | running egg_info
2014-02-11 22:35:24.436 |
2014-02-11 22:35:24.436 | writing requirements to pycadf.egg-info/requires.txt
2014-02-11 22:35:24.436 |
2014-02-11 22:35:24.436 | writing pycadf.egg-info/PKG-INFO
2014-02-11 22:35:24.436 |
2014-02-11 22:35:24.436 | writing top-level names to pycadf.egg-info/top_level.txt
2014-02-11 22:35:24.437 |
2014-02-11 22:35:24.437 | writing dependency_links to pycadf.egg-info/dependency_links.txt
2014-02-11 22:35:24.437 |
2014-02-11 22:35:24.437 | [pbr] Reusing existing SOURCES.txt
2014-02-11 22:35:24.437 |
2014-02-11 22:35:24.437 | running install_lib
2014-02-11 22:35:24.437 |
2014-02-11 22:35:24.437 | creating /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.437 |
2014-02-11 22:35:24.437 | creating /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests
2014-02-11 22:35:24.437 |
2014-02-11 22:35:24.438 | copying build/lib.linux-x86_64-2.7/pycadf/tests/test_cadf_spec.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests
2014-02-11 22:35:24.438 |
2014-02-11 22:35:24.438 | creating /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/audit
2014-02-11 22:35:24.438 |
2014-02-11 22:35:24.438 | copying build/lib.linux-x86_64-2.7/pycadf/tests/audit/test_api.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/audit
2014-02-11 22:35:24.438 |
2014-02-11 22:35:24.438 | copying build/lib.linux-x86_64-2.7/pycadf/tests/audit/__init__.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/audit
2014-02-11 22:35:24.438 |
2014-02-11 22:35:24.438 | copying build/lib.linux-x86_64-2.7/pycadf/tests/base.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests
2014-02-11 22:35:24.438 |
2014-02-11 22:35:24.438 | copying build/lib.linux-x86_64-2.7/pycadf/tests/test_utils.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests
2014-02-11 22:35:24.438 |
2014-02-11 22:35:24.439 | copying build/lib.linux-x86_64-2.7/pycadf/tests/__init__.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests
2014-02-11 22:35:24.439 |
2014-02-11 22:35:24.439 | copying build/lib.linux-x86_64-2.7/pycadf/geolocation.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.439 |
2014-02-11 22:35:24.439 | copying build/lib.linux-x86_64-2.7/pycadf/cadftype.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.439 |
2014-02-11 22:35:24.439 | copying build/lib.linux-x86_64-2.7/pycadf/attachment.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.439 |
2014-02-11 22:35:24.439 | creating /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/audit
2014-02-11 22:35:24.439 |
2014-02-11 22:35:24.439 | copying build/lib.linux-x86_64-2.7/pycadf/audit/api.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/audit
2014-02-11 22:35:24.439 |
2014-02-11 22:35:24.440 | copying build/lib.linux-x86_64-2.7/pycadf/audit/__init__.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/audit
2014-02-11 22:35:24.440 |
2014-02-11 22:35:24.440 | copying build/lib.linux-x86_64-2.7/pycadf/event.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.440 |
2014-02-11 22:35:24.440 | copying build/lib.linux-x86_64-2.7/pycadf/endpoint.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.440 |
2014-02-11 22:35:24.440 | copying build/lib.linux-x86_64-2.7/pycadf/eventfactory.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.440 |
2014-02-11 22:35:24.440 | copying build/lib.linux-x86_64-2.7/pycadf/metric.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.440 |
2014-02-11 22:35:24.440 | copying build/lib.linux-x86_64-2.7/pycadf/resource.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.440 |
2014-02-11 22:35:24.441 | copying build/lib.linux-x86_64-2.7/pycadf/tag.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.441 |
2014-02-11 22:35:24.441 | copying build/lib.linux-x86_64-2.7/pycadf/identifier.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.441 |
2014-02-11 22:35:24.441 | creating /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack
2014-02-11 22:35:24.441 |
2014-02-11 22:35:24.441 | creating /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common
2014-02-11 22:35:24.441 |
2014-02-11 22:35:24.441 | copying build/lib.linux-x86_64-2.7/pycadf/openstack/common/gettextutils.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common
2014-02-11 22:35:24.441 |
2014-02-11 22:35:24.441 | copying build/lib.linux-x86_64-2.7/pycadf/openstack/common/jsonutils.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common
2014-02-11 22:35:24.442 |
2014-02-11 22:35:24.442 | copying build/lib.linux-x86_64-2.7/pycadf/openstack/common/timeutils.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common
2014-02-11 22:35:24.442 |
2014-02-11 22:35:24.442 | copying build/lib.linux-x86_64-2.7/pycadf/openstack/common/__init__.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common
2014-02-11 22:35:24.442 |
2014-02-11 22:35:24.442 | copying build/lib.linux-x86_64-2.7/pycadf/openstack/common/importutils.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common
2014-02-11 22:35:24.442 |
2014-02-11 22:35:24.442 | copying build/lib.linux-x86_64-2.7/pycadf/openstack/__init__.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack
2014-02-11 22:35:24.442 |
2014-02-11 22:35:24.442 | copying build/lib.linux-x86_64-2.7/pycadf/measurement.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.442 |
2014-02-11 22:35:24.442 | copying build/lib.linux-x86_64-2.7/pycadf/cadftaxonomy.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.443 |
2014-02-11 22:35:24.443 | copying build/lib.linux-x86_64-2.7/pycadf/path.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.443 |
2014-02-11 22:35:24.443 | copying build/lib.linux-x86_64-2.7/pycadf/timestamp.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.443 |
2014-02-11 22:35:24.443 | copying build/lib.linux-x86_64-2.7/pycadf/host.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.443 |
2014-02-11 22:35:24.443 | copying build/lib.linux-x86_64-2.7/pycadf/utils.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.443 |
2014-02-11 22:35:24.443 | copying build/lib.linux-x86_64-2.7/pycadf/reporterstep.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.443 |
2014-02-11 22:35:24.443 | copying build/lib.linux-x86_64-2.7/pycadf/__init__.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.444 |
2014-02-11 22:35:24.444 | copying build/lib.linux-x86_64-2.7/pycadf/credential.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.444 |
2014-02-11 22:35:24.444 | copying build/lib.linux-x86_64-2.7/pycadf/reason.py -> /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf
2014-02-11 22:35:24.444 |
2014-02-11 22:35:24.444 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/test_cadf_spec.py to test_cadf_spec.pyc
2014-02-11 22:35:24.444 |
2014-02-11 22:35:24.444 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/audit/test_api.py to test_api.pyc
2014-02-11 22:35:24.445 |
2014-02-11 22:35:24.445 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/audit/__init__.py to __init__.pyc
2014-02-11 22:35:24.445 |
2014-02-11 22:35:24.445 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/base.py to base.pyc
2014-02-11 22:35:24.445 |
2014-02-11 22:35:24.445 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/test_utils.py to test_utils.pyc
2014-02-11 22:35:24.445 |
2014-02-11 22:35:24.445 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tests/__init__.py to __init__.pyc
2014-02-11 22:35:24.445 |
2014-02-11 22:35:24.445 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/geolocation.py to geolocation.pyc
2014-02-11 22:35:24.445 |
2014-02-11 22:35:24.445 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/cadftype.py to cadftype.pyc
2014-02-11 22:35:24.446 |
2014-02-11 22:35:24.446 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/attachment.py to attachment.pyc
2014-02-11 22:35:24.446 |
2014-02-11 22:35:24.446 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/audit/api.py to api.pyc
2014-02-11 22:35:24.446 |
2014-02-11 22:35:24.446 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/audit/__init__.py to __init__.pyc
2014-02-11 22:35:24.446 |
2014-02-11 22:35:24.446 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/event.py to event.pyc
2014-02-11 22:35:24.446 |
2014-02-11 22:35:24.446 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/endpoint.py to endpoint.pyc
2014-02-11 22:35:24.446 |
2014-02-11 22:35:24.447 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/eventfactory.py to eventfactory.pyc
2014-02-11 22:35:24.447 |
2014-02-11 22:35:24.447 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/metric.py to metric.pyc
2014-02-11 22:35:24.447 |
2014-02-11 22:35:24.447 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/resource.py to resource.pyc
2014-02-11 22:35:24.447 |
2014-02-11 22:35:24.447 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/tag.py to tag.pyc
2014-02-11 22:35:24.447 |
2014-02-11 22:35:24.447 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/identifier.py to identifier.pyc
2014-02-11 22:35:24.447 |
2014-02-11 22:35:24.447 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common/gettextutils.py to gettextutils.pyc
2014-02-11 22:35:24.447 |
2014-02-11 22:35:24.448 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common/jsonutils.py to jsonutils.pyc
2014-02-11 22:35:24.448 |
2014-02-11 22:35:24.448 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common/timeutils.py to timeutils.pyc
2014-02-11 22:35:24.448 |
2014-02-11 22:35:24.448 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common/__init__.py to __init__.pyc
2014-02-11 22:35:24.448 |
2014-02-11 22:35:24.448 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/common/importutils.py to importutils.pyc
2014-02-11 22:35:24.448 |
2014-02-11 22:35:24.448 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/openstack/__init__.py to __init__.pyc
2014-02-11 22:35:24.448 |
2014-02-11 22:35:24.448 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/measurement.py to measurement.pyc
2014-02-11 22:35:24.448 |
2014-02-11 22:35:24.449 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/cadftaxonomy.py to cadftaxonomy.pyc
2014-02-11 22:35:24.449 |
2014-02-11 22:35:24.449 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/path.py to path.pyc
2014-02-11 22:35:24.449 |
2014-02-11 22:35:24.449 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/timestamp.py to timestamp.pyc
2014-02-11 22:35:24.449 |
2014-02-11 22:35:24.449 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/host.py to host.pyc
2014-02-11 22:35:24.449 |
2014-02-11 22:35:24.449 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/utils.py to utils.pyc
2014-02-11 22:35:24.449 |
2014-02-11 22:35:24.449 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/reporterstep.py to reporterstep.pyc
2014-02-11 22:35:24.450 |
2014-02-11 22:35:24.450 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/__init__.py to __init__.pyc
2014-02-11 22:35:24.450 |
2014-02-11 22:35:24.450 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/credential.py to credential.pyc
2014-02-11 22:35:24.450 |
2014-02-11 22:35:24.450 | byte-compiling /tmp/tmp.KNspN0CT5d/tarball/lib/python2.7/site-packages/pycadf/reason.py to reason.pyc
2014-02-11 22:35:24.450 |
2014-02-11 22:35:24.450 | running install_data
2014-02-11 22:35:24.450 |
2014-02-11 22:35:24.450 | creating /etc/pycadf
2014-02-11 22:35:24.450 |
2014-02-11 22:35:24.450 | error: could not create '/etc/pycadf': Permission denied
2014-02-11 22:35:24.451 |
2014-02-11 22:35:24.451 | ----------------------------------------
2014-02-11 22:35:24.451 | Cleaning up...

Prithiv (prithiv)
Changed in devstack:
assignee: nobody → Prithiv (prithiv)
Revision history for this message
Sean Dague (sdague) wrote :

This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

Changed in devstack:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.