| Summary: | [abrt] system-config-samba: __init__.py:81:<module>:AttributeError: 'module' object has no attribute 'exceptions' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kerry <mothlight> | ||||||
| Component: | system-config-samba | Assignee: | Nils Philippsen <nphilipp> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | mothlight, nphilipp | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/4a39df8384f00ff63bffd507bf7d8315f67c91a3 | ||||||||
| Whiteboard: | abrt_hash:10526c4ff12e7bef57795dc83c541e5b4e16edc7; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-10-14 12:04:58 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
Kerry
2016-02-15 23:58:29 UTC
Created attachment 1127461 [details]
File: backtrace
Created attachment 1127462 [details]
File: environ
Sorry for the late response. The dbus.exceptions modules should come with the dbus-python package. Is this packages installed ("rpm -q dbuy-python")? If yes, is it undamaged ("rpm -V dbus-python")?
$ rpm -q dbus-python dbus-python-1.2.0-12.fc23.x86_64 $ rpm -V dbus-python $ I did just try /usr/bin/python /usr/bin/system-config-samba and I didn't receive a crash. I assume that lots of things have changed on my system since February, so I'm not sure I can reproduce what crashed it before. I'll close the bug accordingly. |