Bug 1136008 - spd-conf: ImportError: No module named 'xdg'
Summary: spd-conf: ImportError: No module named 'xdg'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: speech-dispatcher
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-01 12:42 UTC by slt
Modified: 2015-03-31 21:40 UTC (History)
1 user (show)

Fixed In Version: speech-dispatcher-0.8.2-1.fc20
Clone Of:
Environment:
Last Closed: 2015-03-23 07:16:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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