[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[abcde] Bug#111478: abcde: bug in cddb-tool send
Package: abcde
Version: 2.0-1
Severity: normal
You need this patch:
--- usr/bin/cddb-tool Wed Aug 15 23:35:25 2001
+++ usr/bin/cddb-tool Thu Sep 6 19:42:08 2001
@@ -154,7 +154,7 @@
FILE="$1"
ADDRESS="$2"
DISCID=$(grep ^DISCID= "$FILE" | cut -f2 -d= | tr -d \[:cntrl:\])
- CDDBGENRE=$(grep '^#CATEGORY=' "$FILE" | cut -f2- -d=)
+ CATEGORY=$(grep '^#CATEGORY=' "$FILE" | cut -f2- -d=)
grep -v "^#CATEGORY=" "$FILE" | mail "$ADDRESS" -s "cddb $CATEGORY $DISCID"
;;
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux dueto.rano1.org 2.4.8 #9 SMP dim Aŭg 12 10:26:03 BST 2001 i686 unknown
Versions of the packages abcde depends on:
ii cd-discid 0.7-1 CDDB DiscID utility
ii cdparanoia 3a9.8-4 An audio extraction tool for sampling CDs.
ii vorbis-tools 1.0rc1-1 Several Ogg Vorbis Tools
ii wget 1.6-2 utility to retrieve files from the WWW via H
cdda2wav Not installed or no info
To unsubscribe: echo unsubscribe | mail abcde-request@whimsica.lly.org