Bug#466591: Cannot verify .md5 and .cfv files containing chars > 127

2008-02-20 Thread Alain Kalker
On Wed, 2008-02-20 at 23:50 +0100, Alain Kalker wrote: > On Tue, 2008-02-19 at 22:55 -0800, Matthew Mueller wrote: > > "iconv -f iso-8859-1 -t utf-8 foo.md5 > foo.utf8.md5" >From iconv's man page I found that in this case you can even omit the -t parameter, and iconv will convert to the encoding

Bug#466591: Cannot verify .md5 and .cfv files containing chars > 127

2008-02-20 Thread Alain Kalker
On Tue, 2008-02-19 at 22:55 -0800, Matthew Mueller wrote: > On Tue, Feb 19, 2008 at 09:31:41PM +0100, Alain Kalker wrote: > > When verifying .md5 or .cfv files which contain filenames containing > > chars with values > 127 (in ISO-8859), cfv reports the corresponding > > files as missing. > > I

Bug#466591: Cannot verify .md5 and .cfv files containing chars > 127

2008-02-19 Thread Stefan Alfredsson
Alain Kalker wrote: > When verifying .md5 or .cfv files which contain filenames containing > chars with values > 127 (in ISO-8859), cfv reports the corresponding > files as missing. With LC_ALL="sv_SE" and LANG="en_US", and Python 2.3.5, the following works for me: host:/tmp/cfv-test> echo tästar

Bug#466591: Cannot verify .md5 and .cfv files containing chars > 127

2008-02-19 Thread Matthew Mueller
On Tue, Feb 19, 2008 at 09:31:41PM +0100, Alain Kalker wrote: > When verifying .md5 or .cfv files which contain filenames containing > chars with values > 127 (in ISO-8859), cfv reports the corresponding > files as missing. > I don't know if this problem is related to bug #406761, but that bug >

Bug#466591: Cannot verify .md5 and .cfv files containing chars > 127

2008-02-19 Thread Alain Kalker
Package: cfv Version: 1.18.1-2 Severity: important When verifying .md5 or .cfv files which contain filenames containing chars with values > 127 (in ISO-8859), cfv reports the corresponding files as missing. I don't know if this problem is related to bug #406761, but that bug suggests a specifi