Bug 114361

Summary: XChat missing dependencies
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Christian Herrmann <ch-world>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: i586   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christian Herrmann 2005-08-31 09:44:54 UTC
By starting XChat i get the following error message that some libraries are missing:

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

Checking for conflicts in Yast or missing components don't helps. The package
"cairo" brings libcairo.so.2
Comment 1 Christian Herrmann 2005-08-31 09:48:13 UTC
Sorry, forget to add versions: cairo 0.9.2-3 from 08/20/2005 20:10:28
xchat 2.4.4-3 08/23/2005 04:25:50 all from Beta 3
Comment 2 Andreas Jaeger 2005-08-31 09:53:22 UTC
That's strange, the package is having a require on libcairo.so.2:

$ rpm -qp --requires xchat-2.4.4-3.i586.rpm |grep cairo
libcairo.so.2
libpangocairo-1.0.so.0

Are you sure that you have no other selfcompiled binaries?

please double check and then sent the output of:
LD_DEBUG=files xchat 
Comment 3 Christian Herrmann 2005-08-31 13:39:29 UTC
No, there are no selfcompiled binaries. I did an update from Beta 1 to Beta 2
and then to Beta 3. I've now reinstalled the package. Now it works. But Yast
said it was the same version. So i don't know from where the problem did come.
Could be a problem from the update. Sorry anyway for posting this (wrong?) bug
report.
Comment 4 Andreas Jaeger 2005-08-31 13:57:10 UTC
This is strange.  Thanks for reporting the bug anyhow and helping to nail down
the issue.  I would have rather this reported then ignored ;-)

Resolving as "WORKSFORYOU" :-)