Bug 590215 - [abrt] crash in speech-dispatcher-0.6.7-2.fc12: shutil.py:140:copytree:OSError: [Errno 2] No such file or directory: '/usr/share/speech-dispatcher/conf'
Summary: [abrt] crash in speech-dispatcher-0.6.7-2.fc12: shutil.py:140:copytree:OSErro...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: speech-dispatcher
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:950cafd6
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-08 06:53 UTC by Victor Vengerov
Modified: 2010-12-03 14:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-03 14:56:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.15 KB, text/plain)
2010-05-08 06:53 UTC, Victor Vengerov
no flags Details

Description Victor Vengerov 2010-05-08 06:53:12 UTC
abrt 1.0.9 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/spd-conf
component: speech-dispatcher
executable: /usr/bin/spd-conf
kernel: 2.6.32.11-99.fc12.x86_64
package: speech-dispatcher-0.6.7-2.fc12
reason: shutil.py:140:copytree:OSError: [Errno 2] No such file or directory: '/usr/share/speech-dispatcher/conf'
release: Fedora release 12 (Constantine)

backtrace
-----
shutil.py:140:copytree:OSError: [Errno 2] No such file or directory: '/usr/share/speech-dispatcher/conf'

Traceback (most recent call last):
  File "/usr/bin/spd-conf", line 6, in <module>
    import speechd_config
  File "/usr/lib/python2.6/site-packages/speechd_config/__init__.py", line 17, in <module>
    from config import *
  File "/usr/lib/python2.6/site-packages/speechd_config/config.py", line 989, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/speechd_config/config.py", line 976, in main
    configure.complete_config()
  File "/usr/lib/python2.6/site-packages/speechd_config/config.py", line 887, in complete_config
    self.create_user_configuration()
  File "/usr/lib/python2.6/site-packages/speechd_config/config.py", line 778, in create_user_configuration
    shutil.copytree(paths.SPD_CONF_ORIG_PATH, test.user_conf_dir())
  File "/usr/lib64/python2.6/shutil.py", line 140, in copytree
    names = os.listdir(src)
OSError: [Errno 2] No such file or directory: '/usr/share/speech-dispatcher/conf'

Local variables in innermost frame:
ignore: None
symlinks: False
dst: '/home/vvv/.speech-dispatcher/conf'
src: '/usr/share/speech-dispatcher/conf'

comment
-----
Just invoked spd-conf and press enter twice for default answers (in non-root context).

How to reproduce
-----
1. Invoke spd-conf
2. Default answers to the following requests:
Do you want to setup a completely new configuration? [yes] :
>
Do you want to create/setup a 'user' or 'system' configuration [user] :
>

Comment 1 Victor Vengerov 2010-05-08 06:53:15 UTC
Created attachment 412489 [details]
File: backtrace

Comment 2 Bug Zapper 2010-11-03 15:20:49 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  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 '12'.

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 12'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 12 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

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.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Bug Zapper 2010-12-03 14:56:16 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 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.