ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@mivlgu.murom.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] KDE problem
Date: Tue Nov 27 19:34:00 2001
Message-ID: <20011127195355.32a3ca88.vsu@mivlgu.murom.ru> (raw)
In-Reply-To: <20011127182126.08a64587._kaa_@mail.ru>

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

On Tue, 27 Nov 2001 18:21:26 +0300
Alexander Kubatkin <_kaa_@mail.ru> wrote:

> тут все оригинальнее, по какой-то причине при обновлении пакетов не
> ставяться .po файлы... и тут не только KDE, а в том числе sylpheed,nt и т.д.
> - это то, на чем было замечено, после насильственной переустановки этих же
> пакетов, вроде бы встало, а что не встало, то ручками....

Проследите за переменной окружения RPM_INSTALL_LANG во время
установки пакетов - под root она может стоять в POSIX, что
приводит как раз к такому эффекту. Я уже написал по этому поводу
в BTS, Дмитрий Левин собирался исправить это в очередном релизе
пакета rootfiles.

В /root/.i18n может быть строка:

eval `/bin/grep -s ^SYSFONT /etc/sysconfig/i18n` ||:

Замените ее на:

eval `/bin/egrep -s '^(SYSFONT|RPM_INSTALL_LANG)' /etc/sysconfig/i18n` ||:

Или просто явно проставьте в этом файле для RPM_INSTALL_LANG
значение, установленное в /etc/sysconfig/i18n.

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

  reply	other threads:[~2001-11-27 19:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-26  6:02 Sergey Plyukhin
2001-11-26 11:12 ` cornet
2001-11-26 23:34   ` Sergey S. Skulachenko
2001-11-27 11:11     ` cornet
2001-11-27 18:13       ` Alexander Kubatkin
2001-11-27 19:34         ` Sergey Vlasov [this message]
2001-11-27 16:26     ` Sergey V Turchin

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=20011127195355.32a3ca88.vsu@mivlgu.murom.ru \
    --to=vsu@mivlgu.murom.ru \
    --cc=mandrake-russian@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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