Eduard Bloch wrote:
#include <hallo.h>
* Jo Shields [Wed, Apr 05 2006, 09:47:48PM]:
You seem to be right about it being a Debian (and Ubuntu) issue. I've tried
upstream cdrecord - versions 2.01.01a03, 2.01.01a04 and 2.01.01a07, and am
not getting the problem with dev=ATA -scanbus with any of them.
And you don't get Linux-internal device locking. If no process can ever
touch your drives while recording, that's okay. Otherwise, give the
Debian package a chance and do following:
apt-get source cdrtools
apt-get build-dep cdrtols
cd cdrtools-2.01+01a03/debian/patches
<copy the attached patch to there>
echo 36_ATA_scanbus_ignore_locked >> 00list
cd ../..
perl -pe 's,(\d)\),$1.1),' -i debian/changelog # increase the version
dpkg-buildpackage -us -uc -rfakeroot
Please let us know about the success/failure, mailing to the BTS.
Or you maybe wish to test the whole patch package for the a07 version,
also attached. Just unpack in a fresh cdrtools-2.01a07 dir and run
dpkg-buildpackage -us -uc -rfakeroot.
Eduard.
Eduard,
I'm away from my home Debian desktop machine, but my Ubuntu Dapper
laptop has been exhibiting the same error - applying your attached patch
and rebuilding the Ubuntu package (2.01+01a01-4ubuntu5) eliminates the
error. I'll try it at home on Etch this evening.
--Jo Shields
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]