Bug 1283765
| Summary: | KickstartError: /usr/bin/firewall-offline-cmd is missing. Cannot Setup firewall. | ||
|---|---|---|---|
| Product: | Red Hat Quickstart Cloud Installer | Reporter: | Thom Carlin <tcarlin> |
| Component: | ISO Installer | Assignee: | Jason Montleon <jmontleo> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dave Johnson <dajohnso> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.0 | CC: | jmatthew, tcarlin |
| Target Milestone: | TP2 | Keywords: | Triaged |
| Target Release: | 1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-15 21:17:03 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1291836 | ||
|
Description
Thom Carlin
2015-11-19 18:47:27 UTC
How reproducible: Sporatic Message is in anaconda logfile /usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py, line 675 It is finding it at iutil.getSysroot() which is /mnt/sysimage. /mnt/sysimage/usr/bin/firewall-offline-cmd does NOT exist. /usr/bin/firewall-offline-cmd DOES Do you still see this? I see this in the log on my installed host: anaconda.program.log:18:25:35,630 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh This file is provided by firewalld, which is installed: rpm -q --whatprovides /usr/bin/firewall-offline-cmd firewalld-0.3.9-11.el7.noarch Closing for now. Will reopen if it recoccurs |