Bug 156533

Summary: kdelibs 4.0 makes Library Conflict with Solid's
Product: [I don't know] kde Reporter: Juergen Heinemann <nospam>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: mboquien
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Juergen Heinemann 2008-01-24 10:20:21 UTC
Version:           4.0 (using Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.2.2 
OS:                Linux

Kdelibs4 makes Library Conflict with Solid's “Software Library for Interference Detection” libsolid.so http://www.dtecta.com/
[CODE]me:~/RPM> rpm --test -Uhv RPMS/i686/kdelibs4-4.0.0-2008024.i686.rpm RPMS/i686/kdelibs4-devel-4.0.0-2008024.i686.rpm
Preparing...                ########################################### [100%]
        file /usr/lib/libsolid.so from install of kdelibs4-devel-4.0.0-2008024 conflicts with file from package solid-devel-3.5.5-20061216
[/CODE]

[CODE]
me:~/RPM> rpm -qlp RPMS/i686/kdelibs4-4.0.0-2008024.i686.rpm | grep libsolid
/usr/lib/libsolid.so.4
/usr/lib/libsolid.so.4.1.0
me:~/RPM> rpm -ql solid-devel | grep libsolid
/usr/lib/libsolid.so
[/CODE]
Comment 1 Médéric Boquien 2008-11-08 21:48:50 UTC
Hello,

I think this is a packaging issue. Please if the bug is still present, report it to your distribution.

Thanks.