ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] к чему бы это?
@ 2002-09-30 15:57 Герасимов Дмитрий
  2002-10-01  7:06 ` Stanislav Ievlev
  0 siblings, 1 reply; 4+ messages in thread
From: Герасимов Дмитрий @ 2002-09-30 15:57 UTC (permalink / raw)
  To: Sisyphus

после какого-то из обновлений Сизифа одно ихз писем с результатами ежедневной проверки выглядит вот так.
к чему бы это?

Begin forwarded message:

Date: Mon, 30 Sep 2002 19:52:29 +0400 (MSD)
From: root@localhost.localdomain (System Administrator)
To: root@localhost.localdomain
Subject: Daily security check (Part 2)


/sbin/osec: relocation error: /usr/lib/libdb_cxx-4.0.so: undefined symbol: __gxx_personality_v0


-- 
--------------------------
JID:	q2digger@jabber.ru 
ICQ:	26277841
e-mail: matrix@podlipki.ru
--------------------------


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

* Re: [sisyphus] к чему бы это?
  2002-09-30 15:57 [sisyphus] к чему бы это? Герасимов Дмитрий
@ 2002-10-01  7:06 ` Stanislav Ievlev
  2002-10-01  8:03   ` Андрей Булава
  0 siblings, 1 reply; 4+ messages in thread
From: Stanislav Ievlev @ 2002-10-01  7:06 UTC (permalink / raw)
  To: sisyphus

On Mon, Sep 30, 2002 at 07:57:55PM +0400, Герасимов Дмитрий wrote:
> после какого-то из обновлений Сизифа одно ихз писем с результатами ежедневной проверки выглядит вот так.
> к чему бы это?
> 
> Begin forwarded message:
> 
> Date: Mon, 30 Sep 2002 19:52:29 +0400 (MSD)
> From: root@localhost.localdomain (System Administrator)
> To: root@localhost.localdomain
> Subject: Daily security check (Part 2)
> 
> 
> /sbin/osec: relocation error: /usr/lib/libdb_cxx-4.0.so: undefined symbol: __gxx_personality_v0
Это значит что libstdc++ в системе не соответствует тому с которым собирался libdb4_cxx.

> 
> 
> -- 
> --------------------------
> JID:	q2digger@jabber.ru 
> ICQ:	26277841
> e-mail: matrix@podlipki.ru
> --------------------------
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus


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

* Re: [sisyphus] к чему бы это?
  2002-10-01  7:06 ` Stanislav Ievlev
@ 2002-10-01  8:03   ` Андрей Булава
  2002-10-01  8:33     ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Андрей Булава @ 2002-10-01  8:03 UTC (permalink / raw)
  To: ALT Sisyphus mail list

On Tue, 1 Oct 2002, Stanislav Ievlev wrote:

> On Mon, Sep 30, 2002 at 07:57:55PM +0400, Герасимов Дмитрий wrote:
> > после какого-то из обновлений Сизифа одно ихз писем с результатами ежедневной проверки выглядит вот так.
> > к чему бы это?

<skip>

> > /sbin/osec: relocation error: /usr/lib/libdb_cxx-4.0.so: undefined symbol: __gxx_personality_v0
> Это значит что libstdc++ в системе не соответствует тому с которым собирался libdb4_cxx.

Решается немного неочевидным apt-get install libgcc3.2, если, конечно, apt
ещё работоспособен и не болеет тем же, чем и osec. Мне пришлось ставить
этот пакет непосредственно rpm'ом, скачав перед этим руками из Сизифа.

<skip>

--
С наилучшими пожеланиями,
 Андрей Булава [ AB1002-UANIC ]
Информационный центр ДонНТУ



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

* Re: [sisyphus] к чему бы это?
  2002-10-01  8:03   ` Андрей Булава
@ 2002-10-01  8:33     ` Dmitry V. Levin
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2002-10-01  8:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Tue, Oct 01, 2002 at 11:03:25AM +0300, Андрей Булава wrote:
> > > после какого-то из обновлений Сизифа одно ихз писем с результатами ежедневной проверки выглядит вот так.
> > > к чему бы это?
> 
> <skip>
> 
> > > /sbin/osec: relocation error: /usr/lib/libdb_cxx-4.0.so: undefined symbol: __gxx_personality_v0
> > Это значит что libstdc++ в системе не соответствует тому с которым собирался libdb4_cxx.
> 
> Решается немного неочевидным apt-get install libgcc3.2, если, конечно, apt
> ещё работоспособен и не болеет тем же, чем и osec. Мне пришлось ставить
> этот пакет непосредственно rpm'ом, скачав перед этим руками из Сизифа.

Эта проблема должна быть снята в libstdc++3.2-3.2.1-alt0.4


--
ldv

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

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

end of thread, other threads:[~2002-10-01  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-30 15:57 [sisyphus] к чему бы это? Герасимов Дмитрий
2002-10-01  7:06 ` Stanislav Ievlev
2002-10-01  8:03   ` Андрей Булава
2002-10-01  8:33     ` Dmitry V. Levin

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