Package: whipper
Version: 0.10.0-4~bpo12+1
Severity: important

Dear Maintainer,

when using whipper it failed with a traceback:

```
whipper cd info
INFO:whipper.command.cd:checking device /dev/sr0
Traceback (most recent call last):
  File "/usr/bin/whipper", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3/dist-packages/whipper/command/main.py", line 56, in 
main
    ret = cmd.do()
          ^^^^^^^^
  File "/usr/lib/python3/dist-packages/whipper/command/basecommand.py", line 
141, in do
    return self.cmd.do()
           ^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/whipper/command/basecommand.py", line 
141, in do
    return self.cmd.do()
           ^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/whipper/command/cd.py", line 104, in do
    utils.load_device(self.device)
  File "/usr/lib/python3/dist-packages/whipper/program/utils.py", line 24, in 
load_device
    subprocess.check_output(['eject', '-t', device],
  File "/usr/lib/python3.11/subprocess.py", line 466, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/subprocess.py", line 548, in run
    with Popen(*popenargs, **kwargs) as process:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/subprocess.py", line 1024, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.11/subprocess.py", line 1901, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'eject'
```

I backported cdparanoia and whipper to bookworm, but no dice, whipper 
still fails. After installing "eject" whipper works as expected, so it 
seems that there is a dependency on eject missing.

Best regars,
Martin

-- System Information:
Debian Release: 12.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-25-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages whipper depends on:
ii  cd-paranoia             10.2+2.0.2-1~bpo12+1
ii  cdrdao                  1:1.2.4-3
ii  flac                    1.4.2+ds-2
ii  libc6                   2.36-9+deb12u8
ii  libsndfile1             1.2.0-1
ii  python3                 3.11.2-1+b1
ii  python3-cdio            2.1.1-1+b4
ii  python3-gi              3.42.2-3+b1
ii  python3-libdiscid       2.0.2-1+b2
ii  python3-musicbrainzngs  0.7.1-4
ii  python3-mutagen         1.46.0-1
ii  python3-pil             9.4.0-1.1+deb12u1
ii  python3-requests        2.28.1+dfsg-1
ii  python3-ruamel.yaml     0.17.21-1
ii  python3-setuptools-scm  7.1.0-3
ii  sox                     14.4.2+git20190427-3.5

whipper recommends no packages.

whipper suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: PGP signature

Reply via email to