Your message dated Sun, 27 Jun 2010 09:49:10 -0700
with message-id <[email protected]>
and subject line Re: Bug#586996: [aptitude] should not install non-english
manual pages or message catalogues, for which there is no corresponding
language entry in /etc/default/locale
has caused the Debian Bug report #586996,
regarding [aptitude] should not install non-english manual pages or message
catalogues, for which there is no corresponding language entry in
/etc/default/locale
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
586996: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586996
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.11.11-1+b2
Severity: wishlist
Tags: l10n
--- Please enter the report below this line. ---
aptitude should not install non-english manual pages or non-englisch
/usr/share/locale message catalogues, for which there is no corresponding
language entry in /etc/default/locale
Think of notebooks where diskspace is always tight.
Advantages:
-----------
(a) smaller footprint on storage
(b) smaller directories can be faster searched
E.g. on my currently used notebook:
-----------------------------------
~ $ grep ^L /etc/default/locale
LANG=de_DE.utf8
LANGUAGE="de_DE"
LC_MESSAGES="de_DE.utf8"
LC_ALL="de_DE.utf8"
~ $ $SHELL --version
GNU bash, version 3.2.39(1)-release (i486-pc-linux-gnu)
Copyright (C) 2007 Free Software Foundation, Inc.
~ $ set +H; shopt -s extglob
~ $ du -cms /usr/share/{locale/!(de*|en*),man/!(man*|de*|en*)} | tail -n 1
103 total
~ $ du -cms /usr/share/{locale/@(de*|en*),man/@(man*|de*|en*)} | tail -n 1
35 total
--> Would reduce disk usage from 138 MB to 35 MB :)
----------------------------------------------------
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.27.46.roland.f1
Debian Release: 5.0
500 unstable gd.tuwien.ac.at
500 testing security.debian.org
500 testing gd.tuwien.ac.at
500 stable gd.tuwien.ac.at
1 experimental gd.tuwien.ac.at
--- Package information. ---
Depends (Version) | Installed
================================================-+-====================
libapt-pkg-libc6.9-6-4.8 |
libc6 (>= 2.3.6-6~) | 2.11.2-1
libcwidget3 | 0.5.12-4
libept0 (>= 0.5.27) | 0.5.29
libgcc1 (>= 1:4.1.1) | 1:4.4.3-2
libncursesw5 (>= 5.6+20071006-3) | 5.6+20071215-1
libsigc++-2.0-0c2a (>= 2.0.2) | 2.0.18-2
libstdc++6 (>= 4.2.1) | 4.4.3-2
libxapian15 | 1.0.7-4
zlib1g (>= 1:1.1.4) | 1:1.2.3.4.dfsg-3
Recommends (Version) | Installed
============================================-+-===========
aptitude-doc-en | 0.4.11.11-1
OR aptitude-doc |
libparse-debianchangelog-perl | 1.1.1-2
Suggests (Version) | Installed
=======================-+-===========
tasksel |
debtags |
--- Output from package bug script ---
aptitude 0.4.11.11 kompiliert am Aug 3 2009 17:14:11
Compiler: g++ 4.3.3
Kompiliert gegen:
apt-Version 4.8.0
NCurses-Version: 5.7
libsigc++-Version: 2.0.18
Ept-Unterst??tzung aktiviert.
Aktuelle Bibliotheksversion:
NCurses-Version: ncurses 5.6.20071215
cwidget-Version: 0.5.12
Apt-Version: 4.8.1
linux-gate.so.1 => (0xb7768000)
libapt-pkg-libc6.9-6.so.4.8 => /usr/lib/libapt-pkg-libc6.9-6.so.4.8
(0xb768e000)
libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7652000)
libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb764b000)
libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xb7587000)
libept.so.0 => /usr/lib/libept.so.0 (0xb750c000)
libxapian.so.15 => /usr/lib/libxapian.so.15 (0xb73b6000)
libz.so.1 => /usr/lib/libz.so.1 (0xb73a2000)
libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7388000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7297000)
libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7271000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7254000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb710d000)
libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xb7109000)
libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7104000)
/lib/ld-linux.so.2 (0xb7769000)
Terminal: xterm
:0 is set.
/usr/bin/aptitude: /usr/bin/aptitude
aptitude version information:
aptitude linkage:
--
Roland Eggner
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
On Thu, Jun 24, 2010 at 01:51:01PM +0200, Jens Seidel <[email protected]>
was heard to say:
> aptitude cannot deal with this situation as you can adapt
> /etc/default/locale after installing aptitude. This is clearly a
> task of the packaging system and not of aptitude. (It cannot dynamically
> adjust the files it distributes, this is fixed at build time!)
What Jens said; aptitude isn't the right place to fix this one.
Daniel
--- End Message ---