| Summary: | [abrt] system-config-samba-1.2.100-1.fc19: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.Exception: Traceback (most recent call last): | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Warley <dabliuerrea> | ||||||||
| Component: | system-config-samba | Assignee: | Nils Philippsen <nphilipp> | ||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | dabliuerrea, kaiarne5, nphilipp, ovasik | ||||||||
| Target Milestone: | --- | Flags: | jkoncick:
needinfo?
(dabliuerrea) |
||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3c34a39d4ea432126fe5e5466edb9ec70c29ed88 | ||||||||||
| Whiteboard: | abrt_hash:21d5a272975b8ce9549f3b20e8b6d88027a770c8 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-02-17 19:39:56 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 836992 [details]
File: backtrace
Created attachment 836993 [details]
File: dso_list
Created attachment 836994 [details]
File: environ
Hi, please attach /etc/samba/smb.conf to this bug (please mask out sensitive data like passwords beforehand). Thanks! This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. 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 19 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. Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 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. |
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.10-200.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.Exception: 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 368, in parse section = SambaSection(self, section_name, token.value) File "/usr/lib/python2.7/site-packages/scsamba/core/sambaParser.py", line 91, in __init__ raise Exception("section %s already defined" % (name)) Exception: section multimedia already defined 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.Exception: 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 368, in parse section = SambaSection(self, section_name, token.value) File "/usr/lib/python2.7/site-packages/scsamba/core/sambaParser.py", line 91, in __init__ raise Exception("section %s already defined" % (name)) Exception: section multimedia already defined Local variables in innermost frame: byte_arrays: False self: <dbus._dbus.SystemBus (system) at 0x1098170> args: () object_path: '/org/fedoraproject/Config/Samba/Backend' signature: '' bus_name: dbus.UTF8String(':1.161') 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.161> method: 'readSmbConf' Potential duplicate: bug 954025