ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] rpm - segmentation fault
Date: Wed, 12 May 2004 14:07:46 +0400
Message-ID: <20040512100746.GB30434@master.mivlgu.local> (raw)
In-Reply-To: <916932069.20040512122351@gcpp.ru>

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

On Wed, May 12, 2004 at 12:23:51PM +0400, Тармин Виктор Анатольевич wrote:
>     Устанавливаю Alt-linux Master 2.2. Через apt-get до устанавливаю
>     apache, php, MySQL и т.д., а так же php-xslt, php-xml.
> 
>     Далее в /etc/apt/sources.list убираю коментарий со строк
> 
>      # Sisyphus
>      rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
>      rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
>      rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 base
>      rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 base
>      rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 kernel
>      rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 kernel
>      ...
>      rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 master
>      rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 master
> 
>     Даю команды
>      apt-get update
>      apt-get install php-domxml
> 
>     Все  нормально  отрабатывает.  Но, при дальнейшей попытке что либо
>     установить  выдается  сообщение  "Try 'apt-get -f install' with no
>     packages". В свою очередь команда apt-get -f install приводит к
>     "E: Sub-process /bin/rpm recieved a segmentation fault.".
> 
>     Любые попытки произвести какие-либо операции с пакетами rpm, как
>     через apt, так и на прямую через rpm (типа  rpm -i <PACKAGE_FILE>)
>     приводит к сообщению "Segmentation fault".

Вероятно, это последствия обновления до glibc-2.3.3 без обновления rpm.
После такого обновления перестают работать статически собранные программы,
использующие NSS (в частности, /bin/rpm, который в старых версиях rpm
собирался статически).

Можно попробовать выставить в /etc/apt.conf:

Dir::Bin::rpm "/usr/lib/rpm/rpmi";

Либо скачайте пакеты librpm, rpm и установите их вызовом /usr/lib/rpm/rpmi
вместо /bin/rpm.

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

      parent reply	other threads:[~2004-05-12 10:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12  8:23 Тармин Виктор Анатольевич
2004-05-12  8:56 ` Evgeny Yugov
2004-05-12 10:07 ` Sergey Vlasov [this message]

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=20040512100746.GB30434@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@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