Bug 883356 - [abrt] system-config-samba-1.2.97-1.fc17: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Python.scsamba.core.sambaParser.SambaCompoundParseError: Traceback (most recent call last):
Summary: [abrt] system-config-samba-1.2.97-1.fc17: connection.py:630:call_blocking:DBu...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-samba
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8314217ad1138f750b7310dec05...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-04 11:57 UTC by Peter Cawkwell
Modified: 2013-08-01 05:55 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-01 05:54:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: environ (1.49 KB, text/plain)
2012-12-04 11:57 UTC, Peter Cawkwell
no flags Details
File: executable (28 bytes, text/plain)
2012-12-04 11:57 UTC, Peter Cawkwell
no flags Details
File: dso_list (68 bytes, text/plain)
2012-12-04 11:57 UTC, Peter Cawkwell
no flags Details
File: smolt_data (2.13 KB, text/plain)
2012-12-04 11:57 UTC, Peter Cawkwell
no flags Details
File: core_backtrace (1.11 KB, text/plain)
2012-12-04 11:57 UTC, Peter Cawkwell
no flags Details

Description Peter Cawkwell 2012-12-04 11:57:42 UTC
Version-Release number of selected component:
system-config-samba-1.2.97-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/system-config-samba
kernel:         3.3.4-5.fc17.i686

backtrace:
:connection.py:630: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 78, in readSmbConf
:    self.parser.parse(filecontents)
:  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaParser.py", line 377, in parse
:    raise SambaCompoundParseError(self.path, errors)
:SambaCompoundParseError: Errors found in '/etc/samba/smb.conf':
:Syntax error at line 89
:Syntax error at line 90
:
:
: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 141, 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 68, 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 140, in __call__
:    **keywords)
:  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, 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 78, in readSmbConf
:    self.parser.parse(filecontents)
:  File "/usr/lib/python2.7/site-packages/scsamba/core/sambaParser.py", line 377, in parse
:    raise SambaCompoundParseError(self.path, errors)
:SambaCompoundParseError: Errors found in '/etc/samba/smb.conf':
:Syntax error at line 89
:Syntax error at line 90
:
:
:Local variables in innermost frame:
:byte_arrays: False
:self: <dbus._dbus.SystemBus (system) at 0x9a9308c>
:args: ()
:utf8_strings: False
:bus_name: dbus.UTF8String(':1.92')
:get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
:object_path: '/org/fedoraproject/Config/Samba/Backend'
:timeout: 2147483.647
:signature: ''
:dbus_interface: 'org.fedoraproject.Config.Samba.Backend'
:message: <dbus.lowlevel.MethodCallMessage object at 0x98257d0>
:method: 'readSmbConf'

Potential duplicate bug: 810635

Comment 1 Peter Cawkwell 2012-12-04 11:57:45 UTC
Created attachment 657461 [details]
File: environ

Comment 2 Peter Cawkwell 2012-12-04 11:57:47 UTC
Created attachment 657462 [details]
File: executable

Comment 3 Peter Cawkwell 2012-12-04 11:57:49 UTC
Created attachment 657463 [details]
File: dso_list

Comment 4 Peter Cawkwell 2012-12-04 11:57:51 UTC
Created attachment 657464 [details]
File: smolt_data

Comment 5 Peter Cawkwell 2012-12-04 11:57:53 UTC
Created attachment 657465 [details]
File: core_backtrace

Comment 6 Laurent Boualit 2012-12-26 22:56:49 UTC
was starting samba

Package: system-config-samba-1.2.97-1.fc17
Architecture: x86_64
OS Release: Fedora release 17 (Beefy Miracle)

Comment 7 Laurent Boualit 2013-01-13 17:27:36 UTC
was starting samba manager

Package: system-config-samba-1.2.99-1.fc17
Architecture: x86_64
OS Release: Fedora release 17 (Beefy Miracle)

Comment 8 Fedora End Of Life 2013-07-04 01:28:22 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. 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 WONTFIX if it remains open with a Fedora 
'version' of '17'.

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 prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 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 to Fedora 17's end of life.

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 9 Fedora End Of Life 2013-08-01 05:55:04 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 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.

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


Note You need to log in before you can comment on or make changes to this bug.