I tried to rip a cd to mp3 with abcde 2.3.99.7_p235 and replaygain enabled and
got an error saying that no mp3gain is in my path (which is true, since abcde
didn't have it as dependecy).
Reproducible: Always
Steps to Reproduce:
1. install abcde with id3,lame and replaygain useflags enabled and without
mp3gain installed on your system
2. in /etc/abcde.conf set OUTPUTTYPE=mp3 and
ACTIONS=cddb,read,encode,tag,replaygain,move,clean
3. rip a cd using abcde
Actual Results:
I got this error:
which: no mp3gain in
(/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/opt/sun-jdk-1.4.2.16/bin:/opt/sun-jdk-1.4.2.16/jre/bin:/opt/sun-jdk-1.4.2.16/jre/javaws:/usr/games/bin:/opt/vmware/server/bin:/opt/vmware/server/console/bin:/home/benjamin/bin:/opt/maven/current/bin)
[ERROR] abcde: mp3gain is not in your path.
[INFO] Define the full path to the executable if it exists on your system.
Expected Results:
A mp3 ripped off a cd.