Debian Bug Tracking System
Thu, 05 Feb 2009 21:19:57 -0800
Your message dated Fri, 06 Feb 2009 06:15:22 +0100 with message-id <1233897322.6650.8.ca...@sempati.menos4> and subject line Re: locales-all: add only selected locales has caused the Debian Bug report #385522, regarding locales-all: add only selected locales 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 ow...@bugs.debian.org immediately.) -- 385522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385522 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: locales-all Version: 2.3.6.ds1-4 Severity: wishlist Current postinst script adds all locales (of course, the name is locales-all :) This makes current scheme take more disk space than the previous one. Using the script provided in bug #375829 is still the best option (using supported.tar.gz as the tar file). The idea was reading the list of locales from /etc/locale.gen. There are some possibilities to achieve this: - Make locales and locales-all depend on a new locales-common (or locales-conf, whatever) which contains the debconf files. Or make locales, which would contain the debconf files, depend on locales-data or locales-compiled. - Copy the debconf stuff to locales-all and possibly add a conflict. - The size of the new locales-all packages is smaller than I expected. It could substitute the locales package ("excess of 30 megs" no more). - Use a new conf file, /etc/locales-all.gen, that has the list wanted locales. It could be initially full (current behaviour), or managed with debconf. If any of these alternatives is acceptable, let me know and I'll help with the scripts, though most of the work it's already done.
--- End Message ---
--- Begin Message ---There are easier options to achieve this goal without involving locales-all.
--- End Message ---