https://bugzilla.novell.com/show_bug.cgi?id=795614 https://bugzilla.novell.com/show_bug.cgi?id=795614#c1 Tomas Cech <tcech@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Tomas Cech <tcech@suse.com> 2012-12-21 12:15:44 CET --- Hi Ramez, thank you for your report, I'm glad to see Fedora users as well. About your issue, unfortunatelly I don't have the same version of packages as you do anymore, so: 1] please, update first and retest, I'll wait for your answer before next update of sources if problems persists, continue with these: 2] lets verify that eina files are from the package efl (or efl-devel) for file in /usr/lib64/libeina*; do echo -n "$file - "; rpm -qf "$file"; done 3] I'm a bit confused by the message, as it doesn't show the correct path: /lib64/libedbus2.so.0 instead of /usr/lib64/libedbus2.so.0 does that file really exists? where does it belongs to? if ls /lib64/libedbus2.so.0; then rpm -qf /lib64/libedbus2.so.0; else echo 'doesn't exists'; fi Please, paste output of the commands here. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.