Bug 176366 - karm can't find libqui.so.1(64)
Summary: karm can't find libqui.so.1(64)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdepim
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On: 176316
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-21 19:54 UTC by Alexandre Oliva
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-12-22 19:15:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2005-12-21 19:54:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8) Gecko/20051216 Fedora/1.5-3 Firefox/1.5

Description of problem:
Starting karm on today's rawhide/x86_64 fails with this error message:

karm: error while loading shared libraries: libqui.so.1: cannot open shared object file: No such file or directory

Re-running ldconfig, just to make sure /usr/lib64/qt-3.3/lib is searched, makes no difference.  Setting LD_LIBRARY_PATH=/usr/lib64/qt-3.3/lib works around it, but that's still ugly.

Oddly, on rawhide/i386, it works just fine.

/etc/ld.so.conf and /etc/ld.so.conf.d/qt-x86_64.conf look correct.

Version-Release number of selected component (if applicable):
kdepim-3.5.0-0.1.rc2.1 qt-3.3.5-10.1 glibc-2.3.90-21

How reproducible:
Always

Steps to Reproduce:
1.Start karm on today's rawhide

Actual Results:  karm: error while loading shared libraries: libqui.so.1: cannot open shared object file: No such file or directory


Expected Results:  It should start, since the library is there

Additional info:

Oddly, neither kdepim nor qt have changed in the past few days.  glibc, OTOH, did, so this might turn out to be a new bug in glibc's loader.

Comment 1 Alexandre Oliva 2005-12-22 19:15:52 UTC
This got fixed in today's rawhide, that brought in a new glibc, further
supporting the theory that the bug was there.


Note You need to log in before you can comment on or make changes to this bug.