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
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
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
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
>
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
5 matches
Mail list logo