Bug 1329364

Summary: [abrt] firewall-config: firewall-config:58:<module>:ImportError: No module named 'firewall.core.fw_nm'
Product: [Fedora] Fedora Reporter: Karl-Heinz Hoetzel <k.h.hoetzel>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7e34fc7e5f7f0afb05e383797295d0b13f2384f3
Whiteboard: abrt_hash:77e69b644ec5b3840d132159750fe81dbf15e29b;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-22 07:44:23 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:
Description Flags
File: backtrace
none
File: environ none

Description Karl-Heinz Hoetzel 2016-04-21 18:15:03 UTC
Description of problem:
Crashed during start.

Version-Release number of selected component:
firewall-config-0.4.1-1.fc24

Additional info:
reporter:       libreport-2.7.0
cmdline:        /usr/bin/python3 -Es /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         4.5.1-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
firewall-config:58:<module>:ImportError: No module named 'firewall.core.fw_nm'

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 58, in <module>
    from firewall.core.fw_nm import *
ImportError: No module named 'firewall.core.fw_nm'

Local variables in innermost frame:
Gtk: <GtkProxyModule <IntrospectionModule 'Gtk' from '/usr/lib64/girepository-1.0/Gtk-3.0.typelib'>>
__doc__: None
Rich_Limit: <class 'firewall.core.rich.Rich_Limit'>
Rich_Accept: <class 'firewall.core.rich.Rich_Accept'>
Pango: <PangoProxyModule <IntrospectionModule 'Pango' from '/usr/lib64/girepository-1.0/Pango-1.0.typelib'>>
Service: <class 'firewall.core.io.service.Service'>
client: <module 'firewall.client' from '/usr/lib/python3.5/site-packages/firewall/client.py'>
__file__: '/usr/bin/firewall-config'
DEFAULT_ZONE_TARGET: '{chain}_{zone}'
IcmpType: <class 'firewall.core.io.icmptype.IcmpType'>
Gio: <GioProxyModule <IntrospectionModule 'Gio' from '/usr/lib64/girepository-1.0/Gio-2.0.typelib'>>
string: <module 'string' from '/usr/lib64/python3.5/string.py'>
__loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7fdef8f6df60>
__package__: None
__builtins__: <module 'builtins' (built-in)>
__cached__: None
Rich_IcmpBlock: <class 'firewall.core.rich.Rich_IcmpBlock'>
Rich_Destination: <class 'firewall.core.rich.Rich_Destination'>
__name__: '__main__'
GLib: <GLibProxyModule <IntrospectionModule 'GLib' from '/usr/lib64/girepository-1.0/GLib-2.0.typelib'>>
sys: <module 'sys' (built-in)>
Rich_Reject: <class 'firewall.core.rich.Rich_Reject'>
datadir: None
dbus: <module 'dbus' from '/usr/lib64/python3.5/site-packages/dbus/__init__.py'>
Rich_Port: <class 'firewall.core.rich.Rich_Port'>
os: <module 'os' from '/usr/lib64/python3.5/os.py'>
Rich_Source: <class 'firewall.core.rich.Rich_Source'>
config: <module 'firewall.config' from '/usr/lib/python3.5/site-packages/firewall/config/__init__.py'>
Rich_Protocol: <class 'firewall.core.rich.Rich_Protocol'>
gi: <module 'gi' from '/usr/lib64/python3.5/site-packages/gi/__init__.py'>
functions: <module 'firewall.functions' from '/usr/lib/python3.5/site-packages/firewall/functions.py'>
Gdk: <GdkProxyModule <IntrospectionModule 'Gdk' from '/usr/lib64/girepository-1.0/Gdk-3.0.typelib'>>
REJECT_TYPES: {'ipv4': ['icmp-host-prohibited', 'host-prohib', 'icmp-net-unreachable', 'net-unreach', 'icmp-host-unreachable', 'host-unreach', 'icmp-port-unreachable', 'port-unreach', 'icmp-proto-unreachable', 'proto-unreach', 'icmp-net-prohibited', 'net-prohib', 'tcp-reset', 'tcp-rst', 'icmp-admin-prohibited', 'admin-prohib'], 'ipv6': ['icmp6-adm-prohibited', 'adm-prohibited', 'icmp6-no-route', 'no-route', 'icmp6-addr-unreachable', 'addr-unreach', 'icmp6-port-unreachable', 'port-unreach', 'tcp-reset']}
Rich_Log: <class 'firewall.core.rich.Rich_Log'>
Rich_Service: <class 'firewall.core.rich.Rich_Service'>
dbus_to_python: <function dbus_to_python at 0x7fded67c1048>
__spec__: None
Rich_ForwardPort: <class 'firewall.core.rich.Rich_ForwardPort'>
Rich_Mark: <class 'firewall.core.rich.Rich_Mark'>
Zone: <class 'firewall.core.io.zone.Zone'>
IPSet: <class 'firewall.core.io.ipset.IPSet'>
_: <function <lambda> at 0x7fdef1051400>
GObject: <GObjectProxyModule <IntrospectionModule 'GObject' from '/usr/lib64/girepository-1.0/GObject-2.0.typelib'>>
IPSET_MAXNAMELEN: 32
Rich_Masquerade: <class 'firewall.core.rich.Rich_Masquerade'>
Rich_Audit: <class 'firewall.core.rich.Rich_Audit'>
Rich_Rule: <class 'firewall.core.rich.Rich_Rule'>
Rich_Drop: <class 'firewall.core.rich.Rich_Drop'>

Comment 1 Karl-Heinz Hoetzel 2016-04-21 18:15:08 UTC
Created attachment 1149525 [details]
File: backtrace

Comment 2 Karl-Heinz Hoetzel 2016-04-21 18:15:10 UTC
Created attachment 1149526 [details]
File: environ

Comment 3 Thomas Woerner 2016-04-22 07:44:23 UTC

*** This bug has been marked as a duplicate of bug 1329307 ***