[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kde missing documentation



On Ma, 15 mar 11, 23:35:18, Andreas Goesele wrote:
> 
> Thanks a lot. This solved my problem.
> 
> The last line in my case is:
> 
> DPkg::Post-Invoke:: "if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi";
> 
> I have localepurge installed and use a different locale from "en". I
> always thought it was locale-related but couldn't figure out when and
> how apt-get or aptitude would take the locale into account. Now I
> know. Thanks again.

apt and aptitude use the locale only to decide in what language to 
interact with you.

What you found above is the hook installed by the package 'localepurge'. 
Use 'dpkg-reconfigure localepurge' to tell it not to delete the language 
files you need.

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic

Attachment: signature.asc
Description: Digital signature


Reply to: