desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #32167
[Bug 83889] Re: apt shows incorrect language strings if used with specific locale settings - and aborts package installation if you confirm installation
Still happening here on Oneiric. The message is shown in spanish, but if
I enter S (sí = yes), installation is aborted. If I enter Y, it
continues.
0 actualizados, 9 se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 40.2 kB/3,026 kB de archivos.
Se utilizarán 9,490 kB de espacio de disco adicional después de esta operación.
¿Desea continuar [S/n]? S
Abortado.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/83889
Title:
apt shows incorrect language strings if used with specific locale
settings - and aborts package installation if you confirm installation
Status in “apt” package in Ubuntu:
Confirmed
Status in “gdm” package in Ubuntu:
Invalid
Bug description:
apt 0.6.46.4ubuntu7, Ubuntu ?
apt ?, Kubuntu 8.10
apt 0.8.3ubuntu7, Ubuntu 10.10
This is about apt with LANGUAGE=de_AT:de (gets set by gdm/session-
manager or so).
Install/remove a package with apt-get. You will see a confirmation prompt and the keys to confirm/cancel the installation (e.g.: [Y/n]). Type 'y'. Expected result: apt-get will continue.
I get: Abort.
snippet with my current locale settings:
[ch@monique~%] sudo apt-get remove ubuntu-standard
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
The following packages were automatically installed and are no longer required:
ubuntu-standard
Use 'apt-get autoremove' to remove them.
Die folgenden Pakete werden ENTFERNT:
ubuntu-standard
0 aktualisiert, 0 neu installiert, 1 zu entfernen und 1 nicht aktualisiert.
Es müssen 0B Archive geholt werden.
Nach dem Auspacken werden 45.1kB Plattenplatz freigegeben worden sein.
Möchten Sie fortfahren [J/n]? J
Abbruch.
</end snippet>
Oh well, why does this happen?
[ch@monique~%] echo $LANG
en_US.UTF-8
[ch@monique~%] echo $LANGUAGE
de_AT:de
If I change $LANG to de_AT.UTF-8, it just works!
Seems like, the strings for what is displayed as the question, and the
strings which are used to compare the answer are not taken from the
same locale (group).
Kinda disturbing, please fix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/83889/+subscriptions