Bug 1271317

Summary: instack-virt-setup fails: error Running install-packages install
Product: [Community] RDO Reporter: Martin Pavlásek <mpavlase>
Component: rdo-managerAssignee: Hugh Brock <hbrock>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: LibertyCC: mburns
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 15:33:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
virt-setup-instack.log none

Description Martin Pavlásek 2015-10-13 15:36:33 UTC
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

Comment 1 Martin Pavlásek 2015-10-13 15:39:54 UTC
Created attachment 1082496 [details]
virt-setup-instack.log

Attached /home/stack/.instack/virt-setup-instack.log

Comment 4 Chandan Kumar 2016-05-19 15:33:26 UTC
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.