Bug 1136008

Summary: spd-conf: ImportError: No module named 'xdg'
Product: [Fedora] Fedora Reporter: slt <sltrash>
Component: speech-dispatcherAssignee: Peter Robinson <pbrobinson>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: speech-dispatcher-0.8.2-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-23 07:16:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description slt 2014-09-01 12:42:18 UTC
Description of problem:

speech-dispatcher is missing a dependency for python3-pyxdg

Version-Release number of selected component (if applicable):

speech-dispatcher-0.8-9.fc20.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

$ spd-conf --help
Traceback (most recent call last):
  File "/usr/bin/spd-conf", line 6, in <module>
    import speechd_config
  File "/usr/lib64/python3.3/site-packages/speechd_config/__init__.py", line 17, in <module>
    from .config import *
  File "/usr/lib64/python3.3/site-packages/speechd_config/config.py", line 29, in <module>
    from xdg import BaseDirectory
ImportError: No module named 'xdg'



Expected results:



Additional info:

installing python3-pyxdg fixes the problem

Comment 1 Fedora Update System 2015-03-20 15:06:27 UTC
speech-dispatcher-0.8.2-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/speech-dispatcher-0.8.2-1.fc20

Comment 2 Fedora Update System 2015-03-20 15:06:44 UTC
speech-dispatcher-0.8.2-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/speech-dispatcher-0.8.2-1.fc21

Comment 3 Fedora Update System 2015-03-20 15:06:55 UTC
speech-dispatcher-0.8.2-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/speech-dispatcher-0.8.2-1.fc22

Comment 4 Fedora Update System 2015-03-22 04:28:22 UTC
Package speech-dispatcher-0.8.2-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing speech-dispatcher-0.8.2-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-4357/speech-dispatcher-0.8.2-1.fc22
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2015-03-23 07:16:17 UTC
speech-dispatcher-0.8.2-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2015-03-31 21:39:40 UTC
speech-dispatcher-0.8.2-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-03-31 21:40:58 UTC
speech-dispatcher-0.8.2-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.