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

Bug#461229: marked as done (apt: error while reading user confirmation in pt_BR locale)



Your message dated Sun, 4 May 2008 08:45:49 +0200
with message-id <20080504064549.GD7628@mykerinos.kheops.frmug.org>
and subject line This bug is not a bug
has caused the Debian Bug report #461229,
regarding apt: error while reading user confirmation in pt_BR locale
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 owner@bugs.debian.org
immediately.)


-- 
461229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461229
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message --- Package: apt
Version: 0.6.46.4-0.1
Severity: normal
Tags: l10n

*** Please type your report below this line ***
When apt-get ask for user confirmation to install packages in
locale pt_BR it ask for (S/n).

If I enter s or S to confirm and install the packages it abort.
I have to say Y or y to make it work.

Here is my environment variables:
blocok11:~# echo $LANG
en_US.UTF-8
blocok11:~# echo $LANGUAGE
pt_BR:pt:en

And here is the program output:
-----------------------------------
blocok11:~# apt-get install vim-latexsuite
Lendo lista de pacotes... Pronto
Construindo árvore de dependências... Pronto
Os pacotes extra a seguir serão instalados:
  libgpmg1 vim vim-runtime
Pacotes sugeridos:
  gpm ctags vim-doc vim-scripts xpdf pdf-viewer gv postscript-viewer
Pacotes recomendados:
  tetex-bin
Os NOVOS pacotes a seguir serão instalados:
  libgpmg1 vim vim-latexsuite vim-runtime
0 pacotes atualizados, 4 pacotes novos instalados, 0 a serem removidos e 15 não atualizados.
É preciso fazer o download de 7523kB de arquivos.
Depois de desempacotar, 24.8MB adicionais de espaço em disco serão usados.
Quer continuar [S/n]? S
Abortar.
blocok11:~#echo  $?
1
-----------------------------------
If i change my LANG variable to pt_BR.UTF-8, apt-get works correctly.
When i say S or s it install the software.
blocok11:~# export LANG=pt_BR.UTF-8

program output
-----------------------------------
blocok11:~# apt-get install vim-latexsuite
Lendo lista de pacotes... Pronto
Construindo árvore de dependências... Pronto
Os pacotes extra a seguir serão instalados:
  libgpmg1 vim vim-common vim-runtime vim-tiny
Pacotes sugeridos:
  gpm ctags vim-doc vim-scripts xpdf pdf-viewer gv postscript-viewer
Pacotes recomendados:
  tetex-bin
Os NOVOS pacotes a seguir serão instalados:
  libgpmg1 vim vim-latexsuite vim-runtime
Os pacotes a seguir serão atualizados:
  vim-common vim-tiny
2 pacotes atualizados, 4 pacotes novos instalados, 0 a serem removidos e 42 não atualizados.
É preciso fazer o download de 7829kB/8177kB de arquivos.
Depois de desempacotar, 24,7MB adicionais de espaço em disco serão usados.
Quer continuar [S/n]? S
Obtendo:1 http://ftp.br.debian.org etch/main vim-tiny 1:7.0-122+1etch3 [540kB]
Obtendo:2 http://ftp.br.debian.org etch/main vim-common 1:7.0-122+1etch3 [181kB]
Obtendo:3 http://ftp.br.debian.org etch/main vim-runtime 1:7.0-122+1etch3 [6362kB]
Obtendo:4 http://ftp.br.debian.org etch/main vim 1:7.0-122+1etch3 [745kB]     
Baixados 7829kB em 6s (1218kB/s)                                              
(Lendo banco de dados ... 25229 arquivos e diretórios atualmente instalados.)
Preparando para substituir vim-tiny 1:7.0-122+1etch2 (usando .../vim-tiny_1%3a7.0-122+1etch3_i386.deb) ...
Descompactando substituto vim-tiny ...
Preparando para substituir vim-common 1:7.0-122+1etch2 (usando .../vim-common_1%3a7.0-122+1etch3_i386.deb) ...
Descompactando substituto vim-common ...
Selecionando pacote previamente não selecionado libgpmg1.
Descompactando libgpmg1 (de .../libgpmg1_1.19.6-25_i386.deb) ...
Selecionando pacote previamente não selecionado vim-runtime.
Descompactando vim-runtime (de .../vim-runtime_1%3a7.0-122+1etch3_all.deb) ...
Selecionando pacote previamente não selecionado vim.
Descompactando vim (de .../vim_1%3a7.0-122+1etch3_i386.deb) ...
Selecionando pacote previamente não selecionado vim-latexsuite.
Descompactando vim-latexsuite (de .../vim-latexsuite_20060325-1_all.deb) ...
Instalando vim-common ( 7.0-122+1etch3) ...

Instalando vim-tiny (7.0-122+1etch3) ...

Instalando libgpmg1 (1.19.6-25) ...

Instalando vim-runtime (7.0-122+1etch3) ...
Processing /usr/share/vim/addons/doc

Instalando vim ( 7.0-122+1etch3) ...

Instalando vim-latexsuite (20060325-1) ...
Processing /usr/share/vim/addons/doc

blocok11:~# echo $?
0
-----------------------------------


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus " status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list ";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

deb http://ftp.br.debian.org/debian etch main contrib non-free
deb http://lmello.virt-br.org/debian/ganeti ./
deb http://www.backports.org/debian etch-backports main contrib non-free

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-xen-686
Locale: LANG=en_US.UTF-8

Versions of packages apt depends on:
ii  debian-archive-keyring      2007.02.19   GnuPG archive keys of the Debian a
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.1-21   GCC support library
ii  libstdc++6                  4.1.1-21     The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information

--
Leonardo Rodrigues de Mello
jabber: l@lmello.eu.org
--- End Message ---
--- Begin Message ---
Setting LANG and LANGUAGE to different values is just calling out for
problems...

As you did set LANG) en_US, then LC_MESSAGES is then set to en_US so
it's perfectly logical that Yes/No inputs use English shortcuts, not
Portuguese ones.


-- 


Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: