FS#66637 - [cuetools] cutag.sh is unable to find installed id3v2 and breaks on `which`

Attached to Project: Community Packages
Opened by txtsd (txtsd) - Wednesday, 13 May 2020, 08:45 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 03 September 2023, 10:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jerome Leclanche (Adys)
Caleb Maclennan (alerque)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

cuetag.sh from cuetools is unable to find id3v2 which is installed on the system, and spits errors.


Additional info:
* package version: 1.4.1-3

Steps to reproduce:

(Following instructions from https://wiki.archlinux.org/index.php/CUE_Splitting#Tagging)
Obtain a `.cue` file and related tracks, then run:
```
λ cuetag.sh CDImage.cue *.mp3
```

This is the output I get, repeated for the number of mp3 files:
```
which: no mid3v2 in (/home/txtsd/perl5/bin:/home/txtsd/git/golang/bin:/home/txtsd/.gem/ruby/2.2.0/bin:/home/txtsd/flutter/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/android-ndk:/opt/android-sdk/platform-tools:/opt/android-sdk/tools:/opt/android-sdk/tools/bin:/home/txtsd/.local/share/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/snapd/snap/bin:/opt/android-ndk:/opt/android-sdk/platform-tools:/opt/android-sdk/tools:/opt/android-sdk/tools/bin:/home/txtsd/.local/share/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
which: no mid3v2 in (/home/txtsd/perl5/bin:/home/txtsd/git/golang/bin:/home/txtsd/.gem/ruby/2.2.0/bin:/home/txtsd/flutter/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/android-ndk:/opt/android-sdk/platform-tools:/opt/android-sdk/tools:/opt/android-sdk/tools/bin:/home/txtsd/.local/share/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/snapd/snap/bin:/opt/android-ndk:/opt/android-sdk/platform-tools:/opt/android-sdk/tools:/opt/android-sdk/tools/bin:/home/txtsd/.local/share/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
```
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 03 September 2023, 10:29 GMT
Reason for closing:  Not a bug
Additional comments about closing:  mutagen-tools is an optional dependency which is now python-mutagen. Will be fixed in -4.
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...