Package: whipper
Version: 0.9.0-4
Severity: important
X-Debbugs-Cc: age.bo...@protonmail.com

Dear Maintainer,

   * What led up to the situation?

After a new/clean install of whipper, it's primary function, ripping a cd, does
not work, resulting in an error instead.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Run "whipper cd rip" (after having configured the drive)

   * What was the outcome of this action?

The first track will fail 5 times with error:

-----------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/whipper/extern/task/task.py", line 518,
in c
    callable_task(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/whipper/common/encode.py", line 63, in
_flac_encode
    flac.encode(self.track_path, self.track_out_path)
  File "/usr/lib/python3/dist-packages/whipper/program/flac.py", line 15, in
encode
    check_call(['flac', '--silent', '--verify', '-o', outfile,
  File "/usr/lib/python3.8/subprocess.py", line 359, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.8/subprocess.py", line 340, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.8/subprocess.py", line 854, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.8/subprocess.py", line 1702, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'flac'
-----------------------------------------------

   * What outcome did you expect instead?

No error and a ripped cd/track.

Installing the dependency 'flac', as instructed in the list of dependencies [1]
fixes the issue.

Yours faithfully,

Age


[1] https://github.com/whipper-team/whipper#required-dependencies



-- System Information:
Debian Release: bullseye/sid
  APT prefers groovy-updates
  APT policy: (500, 'groovy-updates'), (500, 'groovy-security'), (500, 
'groovy'), (100, 'groovy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.8.0-29-generic (SMP w/4 CPU threads)
Kernel taint flags: 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
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-1build1
ii  cdrdao                  1:1.2.4-1build1
ii  libc6                   2.32-0ubuntu3
ii  libsndfile1             1.0.28-8
ii  python3                 3.8.6-0ubuntu1
ii  python3-cdio            2.1.0-1build2
ii  python3-gi              3.38.0-1
ii  python3-musicbrainzngs  0.7.1-2
ii  python3-mutagen         1.45.0-1
ii  python3-requests        2.23.0+dfsg-2
ii  python3-ruamel.yaml     0.16.12-2
ii  sox                     14.4.2+git20190427-2

whipper recommends no packages.

whipper suggests no packages.

-- no debconf information

Reply via email to