Date: Sun, 11 Jan 2004 14:10:22 -0500 From: Paul Murphy <pnmurphy@cogeco.ca> To: Alex <raindogs_1@yahoo.com> Cc: raindogs_1@yahoo.com Subject: Re: cdbakeoven errors when burning multiple tracks Message-ID: <20040111141022.6efa98ab@earth.upton.net> In-Reply-To: <20040111013239.88300.qmail@web10409.mail.yahoo.com> References: <20040111013239.88300.qmail@web10409.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Sun__11_Jan_2004_14_10_22_-0500_BbeFer+PbQjhWT7G Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sat, 10 Jan 2004 17:32:39 -0800 (PST) Alex <raindogs_1@yahoo.com> wrote: > I'm setting up cdbakeoven on FreeBSD 4.8 and I'm > trying to burn a set of MP3 files to an audio CD. > Everything works fine if I only burn a single track, > but when I try to do more than one it appears to trip > over itself when writing to the /tmp directory. Here's > the results of "dump", the error message seems to be > on the last line with "no such file or directory..." > [snip] > Burn failed! > I have been struggling with this same problem. The part that puzzles me is "No read access for '/usr/tmp/cdbo_audio_1_10_17_55_31.wav etc..'" It doesn't seem to be a permissions problem because I too have run as root plus changed permissions on everything to world readable. Eric F Crist wrote: > Do you have cdrecord installed? It seems as if this program depends > on it. If so, make sure it's been installed to the directory that > cdbakeoven expects it in. If not, either create a link, or change the > config for cdbakeoven.io [earth] /home/paul: which cdrecord /usr/local/bin/cdrecord [earth] /home/paul: which cdbakeoven /usr/local/bin/cdbakeoven From cdrecord(1): To record a pure CD-DA (audio) at single speed, with each track contained in a file named track01.cdaudio, track02.cdaudio, etc: cdrecord -v speed=1 dev=2,0 -audio track*.cdaudio I wonder if the way cdbakeoven feeds multiple track names to cdrecord is the problem? (note wild card) Anyway, keep me CC'ed if anyone has any solutions. -- Cogeco ergo sum --Signature=_Sun__11_Jan_2004_14_10_22_-0500_BbeFer+PbQjhWT7G Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAAZ+kTv5Mxsi/WPMRAgn2AJ9CRu4a7GxmCDjTUhvFDwdy5KhPoQCfY6Xz A4W5P1ivRIoC+hv+F3yvfRo= =il+c -----END PGP SIGNATURE----- --Signature=_Sun__11_Jan_2004_14_10_22_-0500_BbeFer+PbQjhWT7G--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111141022.6efa98ab>