bifrost does not support RedHat rpm packages

Bug #1456896 reported by Haomeng,Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bifrost
Fix Released
High
Haomeng,Wang

Bug Description

[root@rhel7-vm bifrost]# ansible-playbook -vvvv -i inventory/localhost install.yaml
ERROR: the playbook: install.yaml could not be found
[root@rhel7-vm bifrost]# cd playbooks/
[root@rhel7-vm playbooks]# ansible-playbook -vvvv -i inventory/localhost install.yaml

PLAY [Install Ironic on the local host.] **************************************

GATHERING FACTS ***************************************************************
<localhost> REMOTE_MODULE setup
<localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397 && echo $HOME/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397']
<localhost> PUT /tmp/tmpqYh3Rj TO /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/setup
<localhost> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=qvojdygnaagojpicbvgsicximeutfxtb] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qvojdygnaagojpicbvgsicximeutfxtb; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1432104038.43-113936891844397/ >/dev/null 2>&1'"'"''
ok: [localhost]

TASK: [ironic-install | Update Package Cache] *********************************
<localhost> REMOTE_MODULE apt update_cache=yes
<localhost> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872 && echo $HOME/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872']
<localhost> PUT /tmp/tmpeURNON TO /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/apt
<localhost> EXEC /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=rbrwqotkcmbxjgfcodhtttgadubryxzh] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rbrwqotkcmbxjgfcodhtttgadubryxzh; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/apt; rm -rf /root/.ansible/tmp/ansible-tmp-1432104038.82-54009438890872/ >/dev/null 2>&1'"'"''
failed: [localhost] => {"cmd": "apt-get update '&&' apt-get install python-apt -y -q", "failed": true, "rc": 127}
stderr: /bin/sh: apt-get: command not found

msg: /bin/sh: apt-get: command not found

FATAL: all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
           to retry, use: --limit @/root/install.yaml.retry

localhost : ok=1 changed=0 unreachable=0 failed=1

[root@rhel7-vm playbooks]#

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to bifrost (master)

Fix proposed to branch: master
Review: https://review.openstack.org/185294

Changed in ironic:
assignee: nobody → Haomeng,Wang (whaom)
status: New → In Progress
Dmitry Tantsur (divius)
Changed in ironic:
importance: Undecided → High
affects: ironic → bifrost
description: updated
summary: - biforst does not support RedHat
+ bifrost does not support RedHat
Haomeng,Wang (whaom)
summary: - bifrost does not support RedHat
+ bifrost does not support RedHat rpm packages
Revision history for this message
Julia Kreger (juliaashleykreger) wrote :
Changed in bifrost:
status: In Progress → Fix Committed
Changed in bifrost:
milestone: none → 0.0.1
status: Fix Committed → Fix Released
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.