| Summary: | [abrt] firewall-config-0.3.7-1.fc19: firewall-config:1832:onChangeZone:ValueError: list.remove(x): x not in list | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Guillaume Poirier-Morency <guillaumepoiriermorency> | ||||||
| Component: | firewalld | Assignee: | Thomas Woerner <twoerner> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | jpopelka, lnie, twoerner | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/9ae1ec999cf3f9cc40f68e4fc6a3091dc47c37c7 | ||||||||
| Whiteboard: | abrt_hash:cf4a011d5fc1e4fc174b87fe9efed1f9032abed3 | ||||||||
| Fixed In Version: | firewalld-0.3.9.3-1.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-01-15 05:54:31 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 822256 [details]
File: backtrace
Created attachment 822257 [details]
File: environ
Should be fixed upstream with https://git.fedorahosted.org/cgit/firewalld.git/commit/?id=0769dbd8ed8d100e80f108da5a75b87d4c32faaa firewalld-0.3.9-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/firewalld-0.3.9-1.fc20 firewalld-0.3.9-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/firewalld-0.3.9-1.fc19 firewalld-0.3.9-1.fc20 works fine Package firewalld-0.3.9-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing firewalld-0.3.9-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-0738/firewalld-0.3.9-1.fc20 then log in and leave karma (feedback). firewalld-0.3.9-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. firewalld-0.3.9.3-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: firewall-config-0.3.7-1.fc19 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/bin/firewall-config executable: /usr/bin/firewall-config kernel: 3.11.7-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1001 Truncated backtrace: firewall-config:1832:onChangeZone:ValueError: list.remove(x): x not in list Traceback (most recent call last): File "/usr/bin/firewall-config", line 1832, in onChangeZone _services.remove(name) ValueError: list.remove(x): x not in list Local variables in innermost frame: masquerade: False _services: ['ipp-client', 'mdns', 'ssh'] name: 'dhcpv6-client' zone: <firewall.client.FirewallClientConfigZone object at 0x2477d50> settings: <firewall.client.FirewallClientZoneSettings object at 0x2477ed0> default: True interfaces: [] args: (<TreeSelection object at 0x246cc80 (GtkTreeSelection at 0x212c320)>,) iter: <GtkTreeIter at 0x2774b20> self: <__main__.FirewallConfig object at 0x1f22fd0> old_handler: <bound method FirewallConfig._exception_handler of <__main__.FirewallConfig object at 0x1f22fd0>> builtin: True icmpblocks: [] sources: [] services: ['dhcpv6-client', 'ipp-client', 'mdns', 'ssh'] active_zone: 'work' forward_ports: [] ports: [] rules: []