[DIB] disable-firewall element fails when building a CentOS or RHEL image from RHEL7
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Sahara |
Fix Released
|
High
|
Luigi Toscano | ||
Newton |
Fix Released
|
High
|
Luigi Toscano |
Bug Description
When building image using RHEL7(.3) as base (at least CentOS7 and RHEL7), the generation fails during the post-install phase of disable-firewall, inside 30-disable-
dib-run-parts Thu Dec 22 10:10:52 EST 2016 Running /tmp/in_
+ set -eu
+ set -o pipefail
+ case "${DISTRO_NAME}" in
+ which systemctl
/usr/bin/systemctl
+ systemctl disable firewalld
Operation failed: No such file or directory
++ /usr/share/
++ /usr/share/
++ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
+ /usr/share/
++ /usr/share/
+ /usr/share/
++ /usr/share/
++ /usr/share/
++ /usr/share/
+ /usr/share/
/tmp/dib_
...
This may be a duplicate of https:/
https:/
Changed in sahara: | |
status: | New → Incomplete |
status: | Incomplete → Triaged |
importance: | Undecided → Medium |
importance: | Medium → High |
assignee: | nobody → Luigi Toscano (ltoscano) |
milestone: | none → ocata-3 |
tags: | removed: in-stable-newton |
tags: | added: dib |
Fix proposed to branch: stable/newton /review. openstack. org/416079
Review: https:/