ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] что-то с root-овой локалью
@ 2007-02-08 22:45 Artem Zolochevskiy
  2007-02-08 23:01 ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Artem Zolochevskiy @ 2007-02-08 22:45 UTC (permalink / raw)
  To: sisyphus

hi all

а что это за ругань у меня появилась. раньше такого вроде не было.

[artem@alt ~]$ su -
Password:
su: Authentication failure
[artem@alt ~]$ su -
Password:
[root@alt ~]# locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=POSIX
LC_CTYPE=en_US.utf8
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=


-- 
Artem Zolochevskiy
Kaliningrad, Russia
JID: az@jabber.org



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] что-то с root-овой локалью
  2007-02-08 22:45 [sisyphus] что-то с root-овой локалью Artem Zolochevskiy
@ 2007-02-08 23:01 ` Dmitry V. Levin
  2007-02-09  6:01   ` Artem Zolochevskiy
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2007-02-08 23:01 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

On Fri, Feb 09, 2007 at 12:45:25AM +0200, Artem Zolochevskiy wrote:
> hi all
> 
> а что это за ругань у меня появилась. раньше такого вроде не было.
> 
> [artem@alt ~]$ su -
> Password:
> su: Authentication failure

Это бывает, если вы ввели неправильный пароль, или если su это не та
программа, за которую она себя выдаёт.

> [artem@alt ~]$ su -
> Password:
> [root@alt ~]# locale
> locale: Cannot set LC_CTYPE to default locale: No such file or directory
> locale: Cannot set LC_ALL to default locale: No such file or directory
> LANG=POSIX
> LC_CTYPE=en_US.utf8

Вас вступили в партию любителей utf8 в консоли, не поинтересовавшись,
есть ли у вас в системе локаль en_US.utf8.  А у вас её нет.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] что-то с root-овой локалью
  2007-02-08 23:01 ` Dmitry V. Levin
@ 2007-02-09  6:01   ` Artem Zolochevskiy
  2007-02-09  8:55     ` Stanislav Ievlev
  0 siblings, 1 reply; 4+ messages in thread
From: Artem Zolochevskiy @ 2007-02-09  6:01 UTC (permalink / raw)
  To: sisyphus

Dmitry V. Levin wrote:

> On Fri, Feb 09, 2007 at 12:45:25AM +0200, Artem Zolochevskiy wrote:
>> hi all
>> 
>> а что это за ругань у меня появилась. раньше такого вроде не было.
>> 
>> [artem@alt ~]$ su -
>> Password:
>> su: Authentication failure
> 
> Это бывает, если вы ввели неправильный пароль, или если su это не та
> программа, за которую она себя выдаёт.

:-)

> 
>> [artem@alt ~]$ su -
>> Password:
>> [root@alt ~]# locale
>> locale: Cannot set LC_CTYPE to default locale: No such file or directory
>> locale: Cannot set LC_ALL to default locale: No such file or directory
>> LANG=POSIX
>> LC_CTYPE=en_US.utf8
> 
> Вас вступили в партию любителей utf8 в консоли, не поинтересовавшись,
> есть ли у вас в системе локаль en_US.utf8.  А у вас её нет.
> 
> 

И кто эта "редиска". Кому сказать спасибо?

-- 
Artem Zolochevskiy
Kaliningrad, Russia
JID: az@jabber.org



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] что-то с root-овой локалью
  2007-02-09  6:01   ` Artem Zolochevskiy
@ 2007-02-09  8:55     ` Stanislav Ievlev
  0 siblings, 0 replies; 4+ messages in thread
From: Stanislav Ievlev @ 2007-02-09  8:55 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Fri, Feb 09, 2007 at 08:01:42AM +0200, Artem Zolochevskiy wrote:
> >> [artem@alt ~]$ su -
> >> Password:
> >> [root@alt ~]# locale
> >> locale: Cannot set LC_CTYPE to default locale: No such file or directory
> >> locale: Cannot set LC_ALL to default locale: No such file or directory
> >> LANG=POSIX
> >> LC_CTYPE=en_US.utf8
> > 
> > Вас вступили в партию любителей utf8 в консоли, не поинтересовавшись,
> > есть ли у вас в системе локаль en_US.utf8.  А у вас её нет.
> > 
> > 
> 
> И кто эта "редиска". Кому сказать спасибо?
Всем любителям Midnight Commander.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-09  8:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-08 22:45 [sisyphus] что-то с root-овой локалью Artem Zolochevskiy
2007-02-08 23:01 ` Dmitry V. Levin
2007-02-09  6:01   ` Artem Zolochevskiy
2007-02-09  8:55     ` Stanislav Ievlev

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git