From owner-freebsd-questions@FreeBSD.ORG Sun Jan 11 11:10:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83C3C16A4CE for ; Sun, 11 Jan 2004 11:10:37 -0800 (PST) Received: from fep1.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8083443D5A for ; Sun, 11 Jan 2004 11:10:32 -0800 (PST) (envelope-from pnmurphy@cogeco.ca) Received: from jupiter.upton.net (d141-18-230.home.cgocable.net [24.141.18.230]) by fep1.cogeco.net (Postfix) with ESMTP id 233063D32; Sun, 11 Jan 2004 14:10:31 -0500 (EST) Received: from earth.upton.net (earth.upton.net [192.168.0.3]) by jupiter.upton.net (8.12.9p2/8.12.9) with SMTP id i0BJATYE068000; Sun, 11 Jan 2004 14:10:30 -0500 (EST) (envelope-from paul@earth.upton.net) Date: Sun, 11 Jan 2004 14:10:22 -0500 From: Paul Murphy To: Alex 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> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) User-Agent: X-Face: -Q/~XHbe$z/a List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 19:10:37 -0000 --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 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--