Description of problem: instack-virt-setup script always fails after manual fix of bug [2]. Version-Release number of selected component (if applicable): CentOS Linux release 7.1.1503 openstack-tripleo-heat-templates-0.8.7-dev279.el7.centos.noarch openstack-tripleo-0.0.1-dev1769.el7.centos.noarch openstack-heat-templates-0.0.1-dev381.el7.centos.noarch openstack-tripleo-image-elements-0.9.7-dev30.el7.centos.noarch openstack-tripleo-puppet-elements-0.0.2-dev13.el7.centos.noarch How reproducible: 100% Steps to Reproduce: I went along documentation [1] (tripleo-docs 0.0.1.dev40) 1. set these env. variables: NODE_MEM=16384 DIB_LOCAL_IMAGE=rhel-guest-image-7.1-20150224.0.x86_64.qcow2 NODE_CPU=4 2. manually patched /usr/libexec/openstack-tripleo/devtest_testenv.sh:260 as workaround, because it's already reported patch [2] "ssh-key":"$(cat $SSH_KEY|sed ':a;N;$!ba;s/\n/\\n/g')", 3. instack-virt-setup (as stack user) Actual results: Instack setup failed by (there are also other suspicious lines, I'm not sure which one came from root issue, please see attached full log): 'error Running install-packages install. Package list: system-logos' Expected results: instack will run sucessfully Additional info: discovered by RDO test day Links: [1] https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty/environments/virtual.html [2] https://bugzilla.redhat.com/show_bug.cgi?id=1270585
Created attachment 1082496 [details] virt-setup-instack.log Attached /home/stack/.instack/virt-setup-instack.log
This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.