Package: whipper
Version: 0.9.0-1+b1
Severity: important

Hi

The package "whipper" can only run the command "cd rip" if package 
python3-ruamel.yaml is installed.
If not, the following error is displayed:

 $ whipper cd rip --offset 6
Traceback (most recent call last):
  File "/usr/bin/whipper", line 11, in <module>
    load_entry_point('whipper==0.0.0', 'console_scripts', 'whipper')()
  File "/usr/lib/python3/dist-packages/whipper/command/main.py", line 42, in 
main
    cmd = Whipper(sys.argv[1:], os.path.basename(sys.argv[0]), None)
  File "/usr/lib/python3/dist-packages/whipper/command/basecommand.py", line 
114, in __init__
    self.cmd = self.subcommands[self.options.remainder[0]](
  File "/usr/lib/python3/dist-packages/whipper/command/basecommand.py", line 
114, in __init__
    self.cmd = self.subcommands[self.options.remainder[0]](
  File "/usr/lib/python3/dist-packages/whipper/command/basecommand.py", line 
60, in __init__
    self.add_arguments()
  File "/usr/lib/python3/dist-packages/whipper/command/cd.py", line 236, in 
add_arguments
    loggers = list(result.getLoggers())
  File "/usr/lib/python3/dist-packages/whipper/result/result.py", line 162, in 
getLoggers
    plugin_class = entrypoint.load()
  File "/usr/lib/python3/dist-packages/whipper/result/result.py", line 148, in 
load
    from whipper.result import logger
  File "/usr/lib/python3/dist-packages/whipper/result/logger.py", line 4, in 
<module>
    import ruamel.yaml as yaml
ModuleNotFoundError: No module named 'ruamel'


In order to fix this, please add a dependency on python3-ruamel.yaml in 
debian/control.

Thanks.


-- 
Danai


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.6.0-1-amd64 (SMP w/16 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages whipper depends on:
ii  cd-paranoia             10.2+2.0.0-1+b1
ii  libc6                   2.30-8
ii  libsndfile1             1.0.28-7
ii  python3                 3.8.2-3
ii  python3-cdio            2.1.0-1+b1
ii  python3-gi              3.36.0-3
ii  python3-musicbrainzngs  0.7.1-2
ii  python3-mutagen         1.44.0-1
ii  python3-requests        2.23.0+dfsg-2

whipper recommends no packages.

whipper suggests no packages.

-- no debconf information

Reply via email to