on Sun, 19 May 2002 06:44:09PM -0700, Robert Woodcock insinuated: > On 18 May 2002 15:27:46 -0700, Nori Heikkinen wrote: > [...] > > with OUTPUTTYPE specified as mp3 in ~/.abcde.conf, running `abcde` > > rips all the tracks to .wav, and then hangs. > > You've probably managed to half-convince abcde that it has no usable > encoding locations. > > Send me (or the bug tracking system) a debug log: > > abcde -D >logfile 2>&1
[sent privately; it's 327k] tailing the file and watching it monitor abcde hanging, the relevant chunk at the end, after it finishes ripping, appears to be the following: + '[' ']' ++ checkstatus encodetracklocation-%local1% ++ PATTERN=^encodetracklocation-%local1%(=.*)?$ +++ egrep '^encodetracklocation-%local1%(=.*)?$' +/home/nori/abcde.990cd70a/status +++ tail -1 ++ BLURB=encodetracklocation-%local1%=1 ++ '[' -z encodetracklocation-%local1%=1 ']' +++ echo encodetracklocation-%local1%=1 +++ grep -c = ++ '[' 1 '!=' 0 ']' +++ echo encodetracklocation-%local1%=1 +++ cut -f2- -d= ++ echo 1 ++ return 0 + PREVIOUSTRACK=1 + '[' -z 1 ']' + checkerrors encodetrack-1 + '[' '!' -e /home/nori/abcde.990cd70a/errors ']' + return 1 + checkstatus encodetrack-1 + PATTERN=^encodetrack-1(=.*)?$ ++ egrep '^encodetrack-1(=.*)?$' /home/nori/abcde.990cd70a/status ++ tail -1 + BLURB= + '[' -z '' ']' + return 1 + '[' '!' ']' + sleep 3 looks greek to me. but it sleeps 3, and then repeats that chunk ad infinitum ... any guesses? thanks, </nori> -- <[EMAIL PROTECTED]>-------------------------------------------------- -------------------------http://www.sccs.swarthmore.edu/~nori/jnl/daily.html -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]