[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[abcde] Bug#111618: abcde: Does not resume after a no-disc error
Package: abcde
Version: 2.0-1
Severity: normal
If I start a job and then encounter an error where the disc is removed, abcde
doesn't notice this and carries on. When it gets to the end it aborts, and
doesn't remove the disc info; however, when you run the command again with the
data there, it attempts to resume, but then discovers that track1.wav (for
example) doesn't exist. It then aborts.
A fix would be to improve the eror handling from cdparanoia and/or checking
for the existence of the file to rip before trying it.
The output:
dom@callisto:~$ abcde
Getting CD track info... Grabbing entire CD - tracks: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
abcde: attempting to resume from /tmp/rip/wav/abcde.9b0eb90e..
The following commands failed to run:
encodetrack-1: returned code 1: nice -10 lame -b 56 -v -h -V 2 /tmp/rip/wav/abcde.9b0eb90e/track1.wav /tmp/rip/wav/abcde.9b0eb90e/track1.mp3
Finished. Not cleaning /tmp/rip/wav/abcde.9b0eb90e.
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux callisto 2.4.9 #1 Tue Aug 28 18:23:30 BST 2001 i686 unknown
Versions of the packages abcde depends on:
ii cd-discid 0.7-1 CDDB DiscID utility
ii cdda2wav 1.9-1 Creates WAV files from audio cd's
ii cdparanoia 3a9.8-4 An audio extraction tool for sampling CDs.
ii vorbis-tools 1.0rc1-1 Several Ogg Vorbis Tools
ii wget 1.6-2 utility to retrieve files from the WWW via H
--- Begin /etc/abcde.conf (modified conffile)
LAMEOPTS='-b 56 -v -h -V 2'
OUTPUTDIR=/e/rip/mp3/current
WAVOUTPUTDIR=/tmp/rip/wav
OUTPUTTYPE=mp3
OUTPUTFORMAT='${ARTISTFILE}/${ALBUMFILE}/${TRACKNUM}-${TRACKFILE}.${OUTPUTTYPE}'
VAOUTPUTFORMAT='${ARTISTFILE}/${TRACKNUM}-${TRACKFILE}.${OUTPUTTYPE}'
ID3TAGV=both
--- End /etc/abcde.conf
To unsubscribe: echo unsubscribe | mail abcde-request@whimsica.lly.org