Package: abcde Version: 2.2.2-1 Severity: minor Tags: patch
Some readers like cdda2wav need the SCSI-triplet bus,ID,Lun for correctly accessing the CD device. abcde therefore evaluates $CDROMID. This configuration option isn't mentioned in the default abcde.conf. I guess the patch should also be given to upstream to be included in further releases of abcde. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i586) Kernel: Linux 2.6.10 Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1) Versions of packages abcde depends on: ii cd-discid 0.9-1 CDDB DiscID utility ii cdda2wav 4:2.0+a38-1 Creates WAV files from audio CDs ii cdparanoia 3a9.8-11 An audio extraction tool for sampl ii lame 3.96.1-1 LAME Ain't an MP3 Encoder ii vorbis-tools 1.0.1-1.1 Several Ogg Vorbis Tools ii wget 1.9.1-10 retrieves files from the web -- no debconf information
--- old/abcde.conf 2005-02-26 12:34:10.000000000 +0100 +++ new/abcde.conf 2005-02-26 12:41:41.000000000 +0100 @@ -176,6 +176,9 @@ # CD device you want to read from #CDROM=/dev/cdrom +# optional CDROM device-ID for readers requiring the SCSI-syntax Bus,ID,Lun +#CDROMID=0,3,0 + # If you'd like to make a default location that overrides the current # directory for putting mp3's, uncomment this. #OUTPUTDIR=`pwd`

