Bug 769339
Summary: | Cannot disable firewall via kickstart | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Florian <john> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | anaconda-maint-list, jonathan, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-21 18:04:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
John Florian
2011-12-20 14:41:03 UTC
Please attach /tmp/anaconda.log and /tmp/program.log to this bug report so we can see what's going on. Thanks. (In reply to comment #1) > Please attach /tmp/anaconda.log and /tmp/program.log to this bug report so we > can see what's going on. Thanks. Those would be immensely helpful and I'd be happy to, but I don't know that those are available when using livecd-creator. I've used the --shell option and looked around for them at that stage and found nothing. I also looked around on the host which is running livecd-creator, but found nothing there either. Any ideas? For the record, I also tried changing "firewall --disabled" to "firewall --enabled --service=ssh" and that seemed to have no affect either. With that, the iptables service is still enabled, but port 22 hasn't been opened up. Upon further review of things, I think perhaps this bug should be filed not against anaconda, but to python-imgcreate instead. I would have guessed that livecd-tools somehow wrapped around anaconda, but it appears to use python-imgcreate which has its own kickstart parser and related methods to emulate what anaconda does. Or perhaps anaconda also uses python-imgcreate? *** This bug has been marked as a duplicate of bug 733778 *** I don't believe this is a duplicate. My situation requires the use of livecd-tools (and python-imgcreate indirectly) whereas #733778 makes no mention of either. This problem may be related to another bug I also filed yesterday, #769457. |