Package: jack Version: 3.1.1+cvs20050801-31 Severity: normal Dear Maintainer,
I was trying to discover valid genres by using the "-G help" option documented on the man page. I expected some sort of list to be output, but instead I got a traceback: ```` nr@homedog ~/j/T/Lateralus> jack -G help This is jack 3.1.1 (C)2004 Arne Zellentin <[email protected]> Traceback (most recent call last): File "/usr/bin/jack", line 81, in <module> jack_checkopts.checkopts(cf, argv_cf) File "/usr/lib/python2.7/dist-packages/jack_checkopts.py", line 64, in checkopts genre = jack_functions.check_genre_txt(cf2['id3_genre_txt']['val']) File "/usr/lib/python2.7/dist-packages/jack_functions.py", line 468, in check_genre_txt info("available genres: " + string.join([x for x in eyeD3.genres if x != 'Unknown'], ", ")) NameError: global name 'eyeD3' is not defined ```` -- System Information: Debian Release: 10.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8), LANGUAGE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages jack depends on: ii cdparanoia 3.10.2+debian-13 ii lame 3.100-2+b1 ii python 2.7.16-1 ii python-cddb 1.4-5.3 ii python-eyed3 0.8.8-1 ii python-pyvorbis 1.5-5 ii sensible-utils 0.0.12 ii vorbis-tools 1.4.0-11 jack recommends no packages. jack suggests no packages. -- no debconf information

