Package: sabnzbdplus
Version: 2.3.2+dfsg-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
sabnzbdplus has stopped running on my testing system. When running from CLI i
get the following error:
~$ sabnzbdplus
Sorry, requires Python module Cheetah 2.0rc7 or higher.
Cheetah module is installed it is version 3.1.0-1. Startup script checks
cheetah version in a silly way.
try:
import Cheetah
if Cheetah.Version[0] != '2':
raise ValueError
except ValueError:
print "Sorry, requires Python module Cheetah 2.0rc7 or higher."
sys.exit(1)
except:
print "The Python module Cheetah is required"
sys.exit(1)
As you can see version 3 will not work...
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.16.0-2-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages sabnzbdplus depends on:
ii libjs-bootstrap 3.3.7+dfsg-2
ii libjs-excanvas 0.r3-4
ii libjs-jquery 3.2.1-1
ii libjs-jquery-tablesorter 1:2.30.4+dfsg1-1
ii libjs-jquery-ui 1.12.1+dfsg-5
ii libjs-mochikit 1.4.2-4
ii libjs-moment 2.22.1+ds-1
ii lsb-base 9.20170808
ii python 2.7.15~rc1-1
ii python-cheetah 3.1.0-1
ii python-configobj 5.0.6-2
ii python-sabyenc 3.3.5-1
ii python-six 1.11.0-2
Versions of packages sabnzbdplus recommends:
ii libavahi-compat-libdnssd1 0.7-4
ii p7zip-full 16.02+dfsg-6
ii par2 0.8.0-1
ii python-cryptography 2.1.4-1
ii python-dbus 1.2.8-2
ii unrar 1:5.5.8-1
Versions of packages sabnzbdplus suggests:
ii python-gtk2 2.24.0-5.1+b1
ii python-notify 0.1.1-4
-- no debconf information