ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Не стартует KDE
@ 2007-06-02 15:02 Dmitriy Khanzhin
  2007-06-04 10:12 ` Sergey V Turchin
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitriy Khanzhin @ 2007-06-02 15:02 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Здравствуйте!
Решил после долгого отсутствия поставить KDE заново. Не стартует!

Запускаю иксы
[diman@dimanko ~]$ xinit -- :1
и оттуда
[diman@dimanko ~]$ startkde
startkde: Starting up...
/usr/bin/kdeinit: symbol lookup error: /usr/lib/libkdecore.so.4: undefined
symbol: art_realloc
startkde: Could not start kdeinit. Check your installation.
Warning: connect() failed: : No such file or directory
kbuildsycoca running...

[diman@dimanko ~]$ rpm -qf /usr/bin/kdeinit /usr/lib/libkdecore.so.4
kdelibs-3.5.7-alt1
kdelibs-3.5.7-alt1
[diman@dimanko ~]$ nm -CD /usr/lib/*.so* | grep art_realloc
         U art_realloc
         U art_realloc
         U art_realloc

Что случилось? Или что-то с руками?
Ставил apt-get install kdebase-wm и добавил apt-get install kdebase-kcontrol.

[diman@dimanko ~]$ rpm -qa | grep kde
kde-settings-3.5.7-alt3
kdemultimedia-common-3.5.7-alt1
kdemultimedia-libs-3.5.7-alt1
kdebase-libkonq-3.5.7-alt2
kdemultimedia-arts-3.5.7-alt1
kdebase-wm-3.5.7-alt2
kde-i18n-ru-3.5.7-alt1
kdebase-kcontrol-3.5.7-alt2
kdebase-common-3.5.7-alt2
kde-settings-kdm-3.5.7-alt3
kdebase-konqueror-3.5.7-alt2
kdemultimedia-noatun-3.5.7-alt1
kde-common-3.5.5-alt1
kdeaddons-common-3.5.7-alt1
kdeaddons-konqueror-3.5.7-alt1
kdelibs-3.5.7-alt1
kdebase-libs-3.5.7-alt2

-- 
Rgrds, jinn.



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

* Re: [sisyphus] Не стартует KDE
  2007-06-02 15:02 [sisyphus] Не стартует KDE Dmitriy Khanzhin
@ 2007-06-04 10:12 ` Sergey V Turchin
  2007-06-04 15:22   ` Dmitriy Khanzhin
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey V Turchin @ 2007-06-04 10:12 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On 2 июня 2007, Dmitriy Khanzhin wrote:

[...]

> /usr/bin/kdeinit: symbol lookup error: /usr/lib/libkdecore.so.4:
> undefined symbol: art_realloc
обновите на всякий libart_lgpl

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] Не стартует KDE
  2007-06-04 10:12 ` Sergey V Turchin
@ 2007-06-04 15:22   ` Dmitriy Khanzhin
  2007-06-04 15:36     ` Sergey V Turchin
  2007-06-05  9:19     ` Alexey I. Froloff
  0 siblings, 2 replies; 5+ messages in thread
From: Dmitriy Khanzhin @ 2007-06-04 15:22 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Sergey V Turchin пишет:
> On 2 июня 2007, Dmitriy Khanzhin wrote:
> 
> [...]
> 
>> /usr/bin/kdeinit: symbol lookup error: /usr/lib/libkdecore.so.4:
>> undefined symbol: art_realloc
> обновите на всякий libart_lgpl
> 
Спасибо! Заработало!
И в кэше apt'а ведь было, но я почему-то думал, что обновил его.
К сожалению, редко делаю dist-upgrade, чаще точечно.
Может, есть смысл в kdelibs явно поставить зависимость на
libart_lgpl >= 2.3.19-alt1?

-- 
Rgrds, jinn.


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

* Re: [sisyphus] Не стартует KDE
  2007-06-04 15:22   ` Dmitriy Khanzhin
@ 2007-06-04 15:36     ` Sergey V Turchin
  2007-06-05  9:19     ` Alexey I. Froloff
  1 sibling, 0 replies; 5+ messages in thread
From: Sergey V Turchin @ 2007-06-04 15:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On 4 июня 2007, Dmitriy Khanzhin wrote:

[...]
> Может, есть смысл в kdelibs явно поставить зависимость на
> libart_lgpl >= 2.3.19-alt1?
Cделаю в kdelibs.

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] Не стартует KDE
  2007-06-04 15:22   ` Dmitriy Khanzhin
  2007-06-04 15:36     ` Sergey V Turchin
@ 2007-06-05  9:19     ` Alexey I. Froloff
  1 sibling, 0 replies; 5+ messages in thread
From: Alexey I. Froloff @ 2007-06-05  9:19 UTC (permalink / raw)
  To: ALT Linux Sisyphus

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

* Dmitriy Khanzhin <dimajin@> [070604 19:23]:
> Может, есть смысл в kdelibs явно поставить зависимость на
> libart_lgpl >= 2.3.19-alt1?
Есть смысл начать использовать symbol versioning в libart_lgpl...

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
  Inform-Mobil, Ltd. System Administrator
       http://www.inform-mobil.ru/

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

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

end of thread, other threads:[~2007-06-05  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-02 15:02 [sisyphus] Не стартует KDE Dmitriy Khanzhin
2007-06-04 10:12 ` Sergey V Turchin
2007-06-04 15:22   ` Dmitriy Khanzhin
2007-06-04 15:36     ` Sergey V Turchin
2007-06-05  9:19     ` Alexey I. Froloff

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