[Tts-project] Bug#860898: /usr/bin/spd-conf: won't run: AttributeError: 'NoneType' object has no attribute 'parse'

Sam Morris sam at robots.org.uk
Fri Apr 21 13:46:59 UTC 2017


Package: python3-speechd
Version: 0.8.6-4
Severity: normal
File: /usr/bin/spd-conf

$ spd-conf
Traceback (most recent call last):
  File "/usr/bin/spd-conf", line 10, in <module>
    sys.exit(speechd_config.main())
  File "/usr/lib/python3/dist-packages/speechd_config/config.py", line 749, in main
    options.parse()
AttributeError: 'NoneType' object has no attribute 'parse'

Looks like setup_argparse() in config.py is missing a final statement
'return parser'.

-- System Information:
Debian Release: 9.0
  APT prefers testing-debug
  APT policy: (550, 'testing-debug'), (550, 'testing'), (520, 'unstable-debug'), (520, 'unstable'), (510, 'experimental-debug'), (510, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64

Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-speechd depends on:
ii  python3-xdg  0.25-4
pn  python3:any  <none>

python3-speechd recommends no packages.

python3-speechd suggests no packages.

-- no debconf information



More information about the Tts-project mailing list