From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 01:06:10 2003 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 80C1B16A4CE for ; Mon, 17 Nov 2003 01:06:10 -0800 (PST) Received: from jormangund.iconz.co.nz (jormangund.iconz.co.nz [210.48.22.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D6B043F85 for ; Mon, 17 Nov 2003 01:06:07 -0800 (PST) (envelope-from g.todd@internet.co.nz) Received: from localhost (jormangund [127.0.0.1]) by jormangund.iconz.co.nz (Postfix) with ESMTP id 773AA2B0AFF for ; Mon, 17 Nov 2003 22:06:13 +1300 (NZDT) Received: from Hawk (ip-210-48-25-155.asiaonline.net.nz [210.48.25.155]) by jormangund.iconz.co.nz (Postfix) with ESMTP id 094BC2B0B05 for ; Mon, 17 Nov 2003 22:06:11 +1300 (NZDT) Date: Mon, 17 Nov 2003 22:10:42 +1300 From: Glenn Todd To: "freebsd-questions@FreeBSD.ORG" Message-ID: <20031117091042.GA288@Hawk.internet.co.nz> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: Balsa 2.0.13 Lines: 15 X-Virus-Scanned: by AMaViS snapshot-20020222 Subject: Xcdroast root privilege error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 09:06:10 -0000 When I try to read tracks as a non-root user with XCDRoast, I get the following error, how do I resolve this. Thought it may be a cdda2wav problem but I have no problems running cdda2wav from the command line. xcdroast error: recording 264.2533 seconds stereo with 16 bits @ 44100.0 Hz ->'/usr/ home/glenn/.xcdroast/track-01'... Fatal error: did not drop root privilege. child reader sem request failed Child exited with 2 I am running FreeBSD 4.8-STABLE with xcdroast 0.98aplpha14 cdda2wav Version 2.00.3 from the cdrtools-2.0.3 package Glenn