nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mhfixmsg character set conversion


From: David Levine
Subject: Re: mhfixmsg character set conversion
Date: Wed, 9 Feb 2022 12:10:02 +0000

Steven wrote:

> >They don't show what test(s) failed, which may be relevant.  You can
> >run "make check" from the command line to get that information.
>
> Done, with the appended results.

This mis-identification of a .jpg file as text/plain also happens to
Valdis:

> ! Content-Type: text/plain; charset="iso-8859-1"; name="tiny.jpg"

What platform are you on (uname -a and relevant excerpt from /etc/*-release)?

What output do you see from these two mhparam commands?

    $ mhparam mimetypeproc
    file --brief --dereference --mime-type
    $ mhparam mimeencodingproc
    file --brief --dereference --mime-encoding

What are the jpg entries in your profile and mhn.defaults
(grep jpg $HOME/.mh_profile $(mhpath +)/mhn.defaults)?

Do you have any idea where the following warning comes from?  I don't
find it using:
find /bin/ /usr/ /etc/ $HOME -type f -print0 | xargs=0  egrep -l
'seems not configured'

> - Warning: Locale seems not configured
>   > This is part 1.
>
> - Warning: Locale seems not configured
>   > This is part 2.
> --- 8,13 ----
>
> ./test/repl/test-convert: test failed, outputs are in 
> /tmp/nmh/nmh/test/testdir/Mail/draft and 
> /tmp/nmh/nmh/test/testdir/test-convert530072.expected.
> first named test failure: -convertarg with multiple parts and additional text 
> in draft
> FAIL: test/repl/test-convert

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]