Package: crip
Version: 3.5-1sarge2
Severity: normal
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


When submitting a cddb entry to freecddb which contains non-ASCII
character the freecddb rejects the submission because of encoding
problems. No big surprise, as crip does not set any encoding/charset
for the mail to the freecddb ;-)

The quick fix below works for my environment but I guess using a
variable for the charset would be better.


gregor

- --- crip.orig 2005-10-18 17:13:42.000000000 +0200
+++ crip        2005-10-18 17:23:46.000000000 +0200
@@ -1742,3 +1742,3 @@
                print "\nmailing $cddbfile to $cddbsubmitaddr... ";
- -             `mail -s "cddb $cgy $discid" -c $cddbsubmitaddrCc 
$cddbsubmitaddr < $cddbfile`;
+               `mail -a "Content-Type: text/plain; charset=\"iso-8859-1\"" -a 
"Content-Transfer-Encoding: 8bit" -s "cddb $cgy $discid" -c $cddbsubmitaddrCc 
$cddbsubmitaddr < $cddbfile;`
                print "Done.\n\n";


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.200508301710
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages crip depends on:
ii  cdparanoia                    3a9.8-11   An audio extraction tool for sampl
ii  flac                          1.1.2-3    Free Lossless Audio Codec - comman
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libcddb-get-perl              2.23-2     read the CDDB entry for an audio C
ii  perl                          5.8.7-6    Larry Wall's Practical Extraction 
ii  sox                           12.17.8-1  A universal sound sample translato
ii  vorbis-tools                  1.0.1-1.5  Several Ogg Vorbis Tools
ii  vorbisgain                    0.35-2     add suggested volume level for .og

crip recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDVRR0OzKYnQDzz+QRAn76AKCgEbngHprwKU157EprbLXtzgw3wgCgh6+s
+DCTNOmHRtPQkOrpsnWL2FA=
=tlhi
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to