ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] QI: POSIX/SUS locale violation?
Date: Sat, 26 Jun 2004 21:51:27 +0400
Message-ID: <20040626175127.GC3700@sirius.home> (raw)
In-Reply-To: <20040626170133.GA23124@basalt.office.altlinux.org>

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

On Sat, Jun 26, 2004 at 09:01:33PM +0400, Dmitry V. Levin wrote:
> > > If the LANGUAGE environment variable is set to a  nonempty  value,  and
> > > the  locale  is not the "C" locale, the value of LANGUAGE is assumed to
> > > contain a colon separated list of  locale  names.  The  functions  will
> > > attempt  to  look  up  a translation of msgid in each of the locales in
> > > turn.  This is a GNU extension.
> > 
> > gettext как раз ведёт себя в соответствии с этим описанием.  А rpm для
> > выбора языка описания пакета использует собственные функции, поведение
> > которых не соответствует поведению gettext.
> 
> Ok, поведение очередной сборки librpm в этом вопросе будет идентично
> поведению gettext.

Вот, кстати, ещё одно потенциальное несоответствие:

$ env - LC_CTYPE=en_US.UTF-8 LC_MESSAGES=ru_RU.CP1251 rpm -q --qf='%{SUMMARY}\n' vim-common | iconv -f cp1251
Общие для всех вариантов VIM файлы

$ env - LC_CTYPE=en_US.UTF-8 LC_MESSAGES=ru_RU.CP1251 rpm -q --qf='%{GROUP}\n' vim-common | iconv -f utf-8
Редакторы

Т.е., gettext (используемый для вывода поля GROUP) при перекодировке
использует ту кодировку, которая установлена через LC_CTYPE, не
обращая внимания на кодировку в LC_MESSAGES.  rpm же в подобной
ситуации сейчас берёт кодировку из LC_MESSAGES.  Это тоже необходимо
исправлять, иначе в выводе rpm -qi возможна мешанина из кодировок.

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

  reply	other threads:[~2004-06-26 17:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-26 14:19 Alexey I. Froloff
2004-06-26 14:45 ` Dmitry V. Levin
2004-06-26 14:48   ` Dmitry V. Levin
2004-06-26 15:21     ` Alexey I. Froloff
2004-06-26 15:35       ` Dmitry V. Levin
2004-06-26 15:28   ` Sergey Vlasov
2004-06-26 15:40     ` Dmitry V. Levin
2004-06-26 17:01     ` Dmitry V. Levin
2004-06-26 17:51       ` Sergey Vlasov [this message]
2004-06-26 19:49         ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040626175127.GC3700@sirius.home \
    --to=vsu@altlinux.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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