Bug 454108
| Summary: | Firewall configuration under /usr/sbin/setup fails after system-config-firewall-tui upgrade | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ferdinand Badescu <fb.commerce> |
| Component: | system-config-firewall | Assignee: | Thomas Woerner <twoerner> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | anebi |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2.10-1.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-09 21:49:46 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: | |||
system-config-firewall-1.2.10-1.fc9 has been submitted as an update for Fedora 9 system-config-firewall-1.2.10-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update system-config-firewall'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-6251 *** Bug 454634 has been marked as a duplicate of this bug. *** system-config-firewall-1.2.10-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: After upgrading system-config-firewall-tui to release 1.2.9-1.fc9 (previous version: 1.2.7-1.fc9), the "Firewall configuration" tool under /usr/sbin/setup stopped working. However, running "system-config-firewall-tui" allows one to configure the firewall. Version-Release number of selected component (if applicable): 1.2.9-1.fc9 How reproducible: every time Steps to Reproduce: 1. Upgrade system-config-firewall-tui and system-config-firewall to 1.2.9-1.fc9 2. (As root) Run setup (or /usr/sbin/setup) 3. Select "Firewall configuration" tool from the list. Actual results: This is the error message, copied from stdin: [root@RingBearer ~]# setup Traceback (most recent call last): File "/usr/sbin/lokkit", line 25, in <module> os.execv(argv[0], argv) OSError: [Errno 2] No such file or directory [root@RingBearer ~]# Expected results: Start the configuration tool Additional info: downgrading back to release 1.2.7-1.fc9 solved the problem.