You are not logged in.

#1 2010-04-22 19:42:17

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

[Solved] System fully up-to-date, apps look for old libs

Even though the system is fully updated from a fresh mirror, apps look for older libs: e.g. irssi and wget look for libssl.so.0.9.8, building wget with makepkg wants libgmp.so.3 (the latest is 10). ldd run on said apps returns the newer lib versions, e.g. "libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0".  The newer libs are present in /usr/lib/. I've reinstalled the whole toolchain, problematic libs and apps. I've removed ld.so.cache and run ldconfig - it shows libssl.so.1.0.0, not libssl.0.9.8 too.

I have no idea why apps still want older libs. Any ideas will be appreciated.

-edit-

Fixed the typo.

Last edited by lucke (2010-04-25 16:33:35)

Offline

#2 2010-04-22 20:15:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] System fully up-to-date, apps look for old libs

Offline

#3 2010-04-22 20:50:24

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [Solved] System fully up-to-date, apps look for old libs

My problem is different, karol.

Offline

#4 2010-04-22 21:15:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] System fully up-to-date, apps look for old libs

Sorry, that was my only idea.
I feel so worthless <cries>

Offline

#5 2010-04-22 21:38:41

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [Solved] System fully up-to-date, apps look for old libs

Have you tried changing mirrors and running "pacman -Syyu"  (two y's to force a database update)

Offline

#6 2010-04-22 21:51:04

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [Solved] System fully up-to-date, apps look for old libs

Yes. The packages on the system are the latest there are in the repos - including testing.

Offline

#7 2010-04-22 21:51:50

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [Solved] System fully up-to-date, apps look for old libs

Maybe try running ldconfig?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#8 2010-04-22 21:56:45

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [Solved] System fully up-to-date, apps look for old libs

I did, as noted in the first post. Multiple times.

Offline

#9 2010-04-24 08:30:47

liticovjesac
Member
From: Köln-Stockholm-Belgrade
Registered: 2008-07-16
Posts: 112

Re: [Solved] System fully up-to-date, apps look for old libs

I have the same problem with eina-audio-player.

Offline

#10 2010-04-24 11:24:10

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: [Solved] System fully up-to-date, apps look for old libs

liticovjesac wrote:

I have the same problem with eina-audio-player.

Since you got it from aur, you have to rebuild it yourself.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#11 2010-04-24 11:49:27

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [Solved] System fully up-to-date, apps look for old libs

It's a very amusing problem. irssi built on another system without ssl support still wants libssl.0.9.8 on this system.

Offline

#12 2010-04-25 16:33:10

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [Solved] System fully up-to-date, apps look for old libs

Some executables from /usr/bin ended up in /bin. Solved.

Offline

Board footer

Powered by FluxBB