You are not logged in.

#26 2008-04-03 05:08:07

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Libtool (libltdl.so.3) issue...

Snowman wrote:
dvd100 wrote:

extra/autogen 5.8.8-1

$ autogen --help
autogen: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory

libtool 2.2-2
Arch 64bit, yet updated..

I'll fix it tonight in 3-4 hours. Email me it it's not fixed by tomorrow.
Meanwhile:
pacman -U ftp://ftp.archlinux.org/testing/os/x86_ … pkg.tar.gz
will fix it. For i686 users , change the x86_64 to i686.

It's fixed now.

Offline

#27 2008-04-03 10:09:20

dvd100
Member
From: Messina, Italia
Registered: 2008-03-31
Posts: 25
Website

Re: Libtool (libltdl.so.3) issue...

Thank you for the fix! big_smile

Offline

#28 2008-05-02 23:24:19

DiaWorD
Member
From: St.Petersburg, Russia
Registered: 2007-11-18
Posts: 16

Re: Libtool (libltdl.so.3) issue...

$ pacman -Ss digikam
extra/digikam 0.9.3-1
    Digital photo management application for kde
extra/kipi-plugins 0.1.5beta1-2
    libkipi plugins for digikam and kde apps

$ digikam
digikam: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory

$ pacman -Ss libtool
core/libtool 2.2-2 (base-devel)
    A generic library support script

$ uname -m
i686

digiKam package from extra repository is also affected.

Could someone please rollback that update in core?

End users having no packages dependent on libtool >= 2.2 might try [http://wiki.archlinux.org/index.php/Downgrade_packages] with mirror repo [http://ftp.parrswood.manchester.sch.uk/ … t/os/i686/].

Also, could someone please answer if it is possible to install libtool 2.2 and libtool 1.5 together? If yes, please provide an idea how could I do that.

Thanks everyone in advance.

Last edited by DiaWorD (2008-05-02 23:26:36)


W B R

Offline

#29 2008-05-02 23:56:41

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: Libtool (libltdl.so.3) issue...

DiaWorD wrote:

digiKam package from extra repository is also affected.

Could someone please rollback that update in core?

End users having no packages dependent on libtool >= 2.2 might try [http://wiki.archlinux.org/index.php/Downgrade_packages] with mirror repo [http://ftp.parrswood.manchester.sch.uk/ … t/os/i686/].

Also, could someone please answer if it is possible to install libtool 2.2 and libtool 1.5 together? If yes, please provide an idea how could I do that.

Thanks everyone in advance.

Instead of posting here, it would be better to file a bug that digikam needs to be recompiled against the new libtool. Also, as a temporary fix, better than downgrading is to just recompile digikam via ABS.

Offline

#30 2008-05-03 10:43:15

attila
Member
Registered: 2006-11-14
Posts: 293

Re: Libtool (libltdl.so.3) issue...

@DiaWorD I am a little bit surprised about your bug report because on my system with the same version of digikam i get this:

$ ldd $(which digikam) | grep libltdl
        libltdl.so.7 => /usr/lib/libltdl.so.7 (0xb5d4f000)

Starting digikam on the console don't shows me what you got.

Offline

#31 2008-05-04 20:51:49

DiaWorD
Member
From: St.Petersburg, Russia
Registered: 2007-11-18
Posts: 16

Re: Libtool (libltdl.so.3) issue...

bender02, attila - many thanks for assistance and ideas, the fix is much more trivial:

pacman -R digikam
pacman -R kipi-plugins
pacman -R libtool
pacman -R libgphoto2

pacman -Sy digikam kipi-plugins

Reported bug [http://bugs.archlinux.org/task/10347] is requested for closing.


W B R

Offline

Board footer

Powered by FluxBB