Comment 12 for bug 486474

Revision history for this message
Mitch Towner (kermiac) wrote :

I can confirm this bug as per the Test Case when using French locale. No warning is displayed regarding uninstalling extra packages, only the password prompt is displayed.

$ uname -a
Linux ubuntu 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux

$ apt-cache policy software-center
software-center:
  Installé : 1.0.2
  Candidat : 1.0.2
 Table de version :
 *** 1.0.2 0
        500 http://mirror.optus.net karmic/main Packages
        100 /var/lib/dpkg/status

$ locale
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=

______________________________________

Enabled "proposed" to verify fix for SRU

$ uname -a
Linux ubuntu 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux

$ apt-cache policy software-center
software-center:
  Installé : 1.0.3
  Candidat : 1.0.3
 Table de version :
 *** 1.0.3 0
        500 http://mirror.optus.net karmic-proposed/main Packages
        100 /var/lib/dpkg/status
     1.0.2 0
        500 http://mirror.optus.net karmic/main Packages

$ locale
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=

After updating to proposed package, a warning message is displayed advising of other packages that would be uninstalled (See screenshot - http://imgbin.org/images/1174.png). All other behaviour appears to be working as expected apart from experiencing Bug #434601 (after changing my locale from French back to English all of the app summary descriptions were still in French - see http://imgbin.org/images/1175.png).