reopen 292671
thanks

        Hi,

On sam, jan 29, 2005, Loïc Minier wrote:
>  If I get it again, I'll try to understand the problem in depth.

 Got it again (sigh!):
 bee% bts --cache-mode=full --mbox bug 296747
 Downloading http://bugs.debian.org/296747 ... Parsing of undecoded
 UTF-8 will give garbage when decoding entities at
 /usr/share/perl5/LWP/Protocol.pm line 114.
 Parsing of undecoded UTF-8 will give garbage when decoding entities at
 /usr/share/perl5/LWP/Protocol.pm line 114.
 Parsing of undecoded UTF-8 will give garbage when decoding entities at
 /usr/share/perl5/LWP/Protocol.pm line 114.
 Parsing of undecoded UTF-8 will give garbage when decoding entities at
 /usr/share/perl5/LWP/Protocol.pm line 114.
 Parsing of undecoded UTF-8 will give garbage when decoding entities at
 /usr/share/perl5/LWP/Protocol.pm line 114.
 (cached new version)
 2 gardé(s), 0 effacé(s).

 => then it displays correctly

 Let's clean the cache:
    bee% rm -rf .devscripts_cache/bts/296747*

 And try again:
    bee% bts --cache-mode=full --mbox bug 296747
    Downloading http://bugs.debian.org/296747 ... Parsing of undecoded
    UTF-8 will give garbage when decoding entities at
    /usr/share/perl5/LWP/Protocol.pm line 114.
    Parsing of undecoded UTF-8 will give garbage when decoding entities
    at /usr/share/perl5/LWP/Protocol.pm line 114.
 => get it again, cool

 Let's see with C locale:
    bee% rm -rf .devscripts_cache/bts/296747*
    bee% LC_ALL=C bts --cache-mode=full --mbox bug 296747
    Downloading http://bugs.debian.org/296747 ... Parsing of undecoded
    UTF-8 will give garbage when decoding entities at
    /usr/share/perl5/LWP/Protocol.pm line 114.
    Parsing of undecoded UTF-8 will give garbage when decoding entities
    at /usr/share/perl5/LWP/Protocol.pm line 114.
    Parsing of undecoded UTF-8 will give garbage when decoding entities
    at /usr/share/perl5/LWP/Protocol.pm line 114.
    ...

 Is this enough for you to reproduce / work on the problem?

   Bye,
-- 
Loïc Minier <[EMAIL PROTECTED]>
"Neutral President: I have no strong feelings one way or the other."


Reply via email to