Package: apt Version: 0.8.8 Severity: normal On my machine apt ignores the Acquire::Languages setting:
# locale LANG= LC_CTYPE=pl_PL.UTF-8 LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= # apt-config dump | grep Acquire::Languages Acquire::Languages "none"; # apt-get update | grep Translation Ign http://ftp.pl.debian.org/debian/ unstable/contrib Translation-en Ign http://ftp.pl.debian.org/debian/ unstable/main Translation-en Ign http://ftp.pl.debian.org/debian/ unstable/non-free Translation-en Ign http://ftp.pl.debian.org/debian/ experimental/contrib Translation-en Ign http://ftp.pl.debian.org/debian/ experimental/main Translation-en Ign http://ftp.pl.debian.org/debian/ experimental/non-free Translation-en The problem disappears e.g. if I set LC_MESSAGES to something else: # LC_MESSAGES=pl_PL.utf8 apt-get update | grep -c Translation 0 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages apt depends on: ii debian-archive-keyring 2010.08.28 GnuPG archive keys of the Debian a ii gnupg 1.4.11-1 GNU privacy guard - a free PGP rep ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libgcc1 1:4.5.1-9 GCC support library ii libstdc++6 4.4.5-6 The GNU Standard C++ Library v3 ii zlib1g 1:1.2.5.dfsg-1 compression library - runtime -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

