Bug#588935: bash-static: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8)

2024-04-27 Thread Gioele Barabucci

Version: 5.0-6

On Tue, 13 Jul 2010 17:10:39 +0200 "Raoul Bhatia [IPAX]" 
 wrote:

using bash-static as a login shell on debian squeeze. i want to "scp" a
file cleanup.sh from this very machine to another one:

> # scp cle

resulting in:

> # scp cle-bash-static: warning: setlocale: LC_CTYPE: cannot change locale 
(en_US.UTF-8)
> -bash-static: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8)
> anup.sh 


auto complete works thou as you can see by the third line where
bash-static adds "anup.sh"

this does not happen if:

1. i use /bin/bash as a login shell, or
2. i start "bash-static" after login as a regular program.


Hi,

this issue does not seem to affect version 5.0-6 and later of bash.

Please reopen this bug if you can still reproduce this issue.

Regards,

--
Gioele Barabucci



Bug#588935: bash-static: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8)

2010-07-13 Thread Raoul Bhatia [IPAX]
Package: bash-static
Version: 4.1-3
Severity: normal


using bash-static as a login shell on debian squeeze. i want to scp a
file cleanup.sh from this very machine to another one:


 # scp cleTAB

resulting in:

 # scp cle-bash-static: warning: setlocale: LC_CTYPE: cannot change locale 
 (en_US.UTF-8)
 -bash-static: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8)
 anup.sh 

auto complete works thou as you can see by the third line where
bash-static adds anup.sh

this does not happen if:

1. i use /bin/bash as a login shell, or
2. i start bash-static after login as a regular program.

 # locale
 LANG=en_US.UTF-8
 LANGUAGE=en_US: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
 LC_PAPER=en_US.UTF-8
 LC_NAME=en_US.UTF-8
 LC_ADDRESS=en_US.UTF-8
 LC_TELEPHONE=en_US.UTF-8
 LC_MEASUREMENT=en_US.UTF-8
 LC_IDENTIFICATION=en_US.UTF-8
 LC_ALL=

bash-completion 1:1.2-2

 # grep LC /etc/ssh/sshd_config 
 #AcceptEnv LANG LC_*

 # set|egrep (LC|LANG)
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
 MAILCHECK=60
 local LC_CTYPE=C;

thanks,
raoul



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org