Bug 1028971

Summary: [abrt] system-config-samba-1.2.100-1.fc19: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.scsamba.core.sambaParser.SambaCompoundParseError: Traceback (most recent call last):
Product: [Fedora] Fedora Reporter: ali <alihosseini65>
Component: system-config-sambaAssignee: Nils Philippsen <nphilipp>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: alihosseini65, nphilipp, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4d412ae23f966c4e2ddd012750f4b37788122ee5
Whiteboard: abrt_hash:08157705a4205d9aeef8448e8555d6f9887681ee
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-02 03:02:08 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: dso_list
none
File: environ none

Description ali 2013-11-11 11:47:55 UTC
Version-Release number of selected component:
system-config-samba-1.2.100-1.fc19

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python /usr/bin/system-config-samba
executable:     /usr/bin/system-config-samba
kernel:         3.11.7-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.scsamba.core.sambaParser.SambaCompoundParseError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/slip/dbus/service.py", line 123, in reply_handler
    result = method(self, *p, **k)
  File "/usr/lib/python2.7/site-packages/scsamba/dbus/service/sambaBackend.py", line 54, in readSmbConf
    return self.backend.readSmbConf()
  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaBackend.py", line 79, in readSmbConf
    self.parser.parse(filecontents)
  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaParser.py", line 376, in parse
    raise SambaCompoundParseError(self.path, errors)
SambaCompoundParseError: Errors found in '/etc/samba/smb.conf':
Syntax error at line 320


Traceback (most recent call last):
  File "/usr/bin/system-config-samba", line 56, in <module>
    use_dbus=use_dbus)
  File "/usr/share/system-config-samba/mainWindow.py", line 136, in __init__
    self.samba_data = sambaConfig.SambaConfig(self.samba_backend)
  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaConfig.py", line 29, in __init__
    self.parseFile()
  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaConfig.py", line 32, in parseFile
    return self.parse(self.backend.readSmbConf())
  File "<string>", line 2, in readSmbConf
  File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 103, in _enable_proxy
    return func(*p, **k)
  File "/usr/lib/python2.7/site-packages/scsamba/dbus/proxy/sambaBackend.py", line 56, in readSmbConf
    return self.dbus_interface.readSmbConf()
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 50, in __call__
    return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Python.scsamba.core.sambaParser.SambaCompoundParseError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/slip/dbus/service.py", line 123, in reply_handler
    result = method(self, *p, **k)
  File "/usr/lib/python2.7/site-packages/scsamba/dbus/service/sambaBackend.py", line 54, in readSmbConf
    return self.backend.readSmbConf()
  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaBackend.py", line 79, in readSmbConf
    self.parser.parse(filecontents)
  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaParser.py", line 376, in parse
    raise SambaCompoundParseError(self.path, errors)
SambaCompoundParseError: Errors found in '/etc/samba/smb.conf':
Syntax error at line 320


Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x2454e30>
args: ()
object_path: '/org/fedoraproject/Config/Samba/Backend'
signature: ''
bus_name: dbus.UTF8String(':1.295')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: 2147483.647
kwargs: {}
dbus_interface: 'org.fedoraproject.Config.Samba.Backend'
message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/Config/Samba/Backend, iface: org.fedoraproject.Config.Samba.Backend, member: readSmbConf dest: :1.295>
method: 'readSmbConf'

Potential duplicate: bug 928264

Comment 1 ali 2013-11-11 11:48:05 UTC
Created attachment 822371 [details]
File: backtrace

Comment 2 ali 2013-11-11 11:48:10 UTC
Created attachment 822372 [details]
File: dso_list

Comment 3 ali 2013-11-11 11:48:15 UTC
Created attachment 822373 [details]
File: environ

Comment 4 Jaromír Končický 2014-03-20 08:58:37 UTC
Hi, please attach /etc/samba/smb.conf to this bug (please mask out sensitive data like passwords beforehand). Thanks!

Comment 5 Fedora End Of Life 2015-11-04 14:24:43 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2015-12-02 03:02:10 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.