https://bugzilla.novell.com/show_bug.cgi?id=795614 https://bugzilla.novell.com/show_bug.cgi?id=795614#c2 ramez hanna <ramez.hanna@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|ramez.hanna@gmail.com | --- Comment #2 from ramez hanna <ramez.hanna@gmail.com> 2012-12-21 11:58:32 UTC --- (In reply to comment #1)
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.
I have used the latest from the nightly repo there is no update available for me =================================================================================================================================================================== Package Arch Version Repository Size =================================================================================================================================================================== Installing: e17 x86_64 0.17.0lucky-3.1 X11_Enlightenment_Nightly 24 M Installing for dependencies: efl x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 330 k efreet x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 45 k libecore1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 331 k libedbus1 x86_64 1.7.99.80231-2.10 X11_Enlightenment_Nightly 95 k libedbus2-0 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 62 k libedje1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 215 k libeet1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 60 k libeeze1 x86_64 1.7.99.80889-1.4 X11_Enlightenment_Nightly 31 k libefreet1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 70 k libeina1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 138 k libembryo1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 23 k libeo1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 22 k libevas1 x86_64 1.7.99.81267-1.1 X11_Enlightenment_Nightly 447 k [root@hovercraft ~]# for file in /usr/lib64/libeina*; do echo -n "$file - "; rpm -qf "$file"; done; /usr/lib64/libeina.so.1 - libeina1-1.7.99.81267-1.1.x86_64 /usr/lib64/libeina.so.1.7.99 - libeina1-1.7.99.81267-1.1.x86_64 rpm -qf /lib64/libedbus2.so.0 libedbus2-0-1.7.99.81267-1.1.x86_64 ll /lib64/libedbus2.so.0 lrwxrwxrwx. 1 root root 18 Dec 21 13:50 /lib64/libedbus2.so.0 -> libedbus2.so.0.0.0 -- 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.