Re: changelog names are not displayed properly

From: Jan C. Nordholz (jckn_at_gmx.net)
Date: 08/30/05

  • Next message: Jan C. Nordholz: "Re: changelog names are not displayed properly"
    Date: Tue, 30 Aug 2005 23:25:09 +0200
    To: debian-user@lists.debian.org
    
    
    

    On Tue, Aug 30, 2005 at 03:13:13PM -0400, kamaraju kusumanchi wrote:
    > Using Debian Sid, I have apt-listchanges package installed which
    > displays the changelog before installing the packages. However, in this
    > changelog, The names are not displayed properly. For example the upgrade
    > xpad package shows
    >
    > xpad (2.9-2) unstable; urgency=low
    >
    > * Fix broken entries in changelog
    > * Bump standards version, no changes
    > * Fix clean target to clean po/
    >
    > -- S<C3><B8>ren Boll Overgaard <boll@debian.org> Sun, 28 Aug 2005
    > 10:30:11 +02
    > 00
    >
    > The author name is displayed as S<C3><B8>ren .....
    > How can I avoid this error?
    >
    Hi,

    debian package changelogs are encoded in Unicode, where every character
    with an ASCII value > 128 is represented as two bytes. To properly read
    such files, invoke a terminal emulator in Unicode mode - e.g. xterm has a
    wrapper script "uxterm" which does just that, provided you have configured
    at least one UTF locale ('locale -a' shows all configured locales, and
    'dpkg-reconfigure locales' will let you re-choose).

    HTH,

    Jan

    -- 
    Jan C. Nordholz
    <jckn At gmx net>
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Jan C. Nordholz: "Re: changelog names are not displayed properly"

    Relevant Pages

    • Re: [opensuse] Changelogs in RPMs
      ... Another fix for 214125, patch by Wolfgang Rosenauer. ... The ChangeLog on CD1 contains the ... the changelog of a package BEFORE the package is installed? ...
      (SuSE)
    • [SLE] rkhunter-1.2.3-1.noarch.rpm available
      ... Rootkit Hunter scans files and systems for known and unknown rootkits, ... The package contains one shell script, ... Below is the changelog of Rootkit Hunter. ... - Extended support for Fink, ...
      (SuSE)
    • Re: Update
      ... Display new Debian changelog entries from .deb archives ... | version of a Debian package, as compared to the version currently ... | It can be run on several .deb archives at a time to get a list of all ...
      (Debian-User)
    • Re: changelog names are not displayed properly
      ... >>displays the changelog before installing the packages. ... >debian package changelogs are encoded in Unicode, ... How do I know whether my locales are UTF compatible? ...
      (Debian-User)