[Bug 884001] Re: apt expects [Y/n] instead of [J/n] in german
Christian Perrier
bubulle at debian.org
Tue Nov 1 10:06:45 UTC 2011
Quoting Johannes Albrecht (sprechsucht at googlemail.com):
> Right, there is something messed up.
> Everything except LANGUAGE is set to en_US.
> Is there a way to repair this?
> And why is Gnome english, apt and some other programmes german?
> Shouldn't be everything in english after switching the locale?
They have different ways to inherit the locale settings.
Some override what is in LC_* variables by the content of LANGUAGE.
>
> >>>
> $ locale
> LANG=en_US.UTF-8
> LANGUAGE=de_DE:en
> LC_CTYPE="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"
> LC_TIME="en_US.UTF-8"
> LC_COLLATE="en_US.UTF-8"
> LC_MONETARY="en_US.UTF-8"
> LC_MESSAGES="en_US.UTF-8"
This is the culprit for the Y/N input. See locale(1)
This bug should indeed be closed. Apt is indeed behaving properly in
the specific context of your environment.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/884001
Title:
apt expects [Y/n] instead of [J/n] in german
Status in “apt” package in Ubuntu:
New
Bug description:
Lucid 11.04
apt 0.8.13.2ubuntu4.2
This bug appears during 'apt-get upgrade' and 'apt-get install'.
It affects the german translation.
Every time apt asks
Möchten Sie fortfahren [J/n]? (engl: Do you want to continue [Y/n]?)
it expects a Y for Yes instead of a J for Ja.
Upgrades and installs become impossible until one knows the english
letter/key.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/884001/+subscriptions
More information about the foundations-bugs
mailing list