From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from thor.inter.net.il (thor.inter.net.il [192.114.186.11]) by chiba.3jane.net (Postfix) with ESMTP id 18AA4192E0 for ; Tue, 4 Dec 2001 14:32:26 -0600 (CST) Received: from there (ras7-p31.rlz.netvision.net.il [62.0.87.31]) by thor.inter.net.il (Mirapoint) with SMTP id ACO51894; Tue, 4 Dec 2001 22:31:54 +0200 (IST) Message-Id: <200112042031.ACO51894@thor.inter.net.il> Content-Type: text/plain; charset="iso-8859-1" From: Dan Armak Organization: Gentoo Linux To: gentoo-dev@cvs.gentoo.org Date: Tue, 4 Dec 2001 22:33:49 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [gentoo-dev] xcdroast works again, -n parameter needed Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: a15b32ec-3a39-4cb3-a43f-10feb345ed59 X-Archives-Hash: cac8dddaa7684816e218bab439a55d10 Hi all, I've fixed a bug in the cdrtools ebuilds, now they install the readcd binary correctly. xcdroast will now work again (it hadn't since we replaced app-cdr/cdrecord with cdrtools). However, for it to start the -n parameter is needed, which turns off cdrecord version checking. Otherwise it won't start unless a cdrecord of a specific version number, which is hardcoded into the source code, can be located. I don't know of any problems that may be caused by using a newer version of cdrecord than the one it wants, but there may have been a good reason to make it work that way. If we ascertain that it works OK with the newer versions, we'll need to to decide on a way to tell users to use the -n flag, or even to patch the source to make it unnecessary. Info? Ideas? -- Dan Armak Gentoo Linux Developer, Desktop Team Matan, Israel