https://bugzilla.novell.com/show_bug.cgi?id=795614 https://bugzilla.novell.com/show_bug.cgi?id=795614#c4 --- Comment #4 from ramez hanna <ramez.hanna@gmail.com> 2012-12-21 21:15:07 UTC --- (In reply to comment #3)
New version is being built in OBS, it will take a while. I have found that elementary wasn't rebuilt correctly and triggered rebuild.
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
I'm missing this part. Please add also: rpm -ql libedbus2-0
I verified with new version, that path is weird. It may be something distribution specific, but the package contains this:
$ rpm2cpio libedbus2-0-1.7.99.81486-1.2.x86_64.rpm | cpio -t ./usr/lib64/libedbus2.so.0 ./usr/lib64/libedbus2.so.0.0.0 347 blocks
Further, I also checked libeina1-1.7.99.81486-1.1.x86_64.rpm like this: $ rpm2cpio libeina1-1.7.99.81486-1.1.x86_64.rpm | cpio -id $ readelf -a usr/lib64/libeina.so.1.7.99 | grep EINA_VALUE_TYPE_DOUBLE 000000257e50 021d00000006 R_X86_64_GLOB_DAT 0000000000259740 EINA_VALUE_TYPE_DOUBLE + 0 541: 0000000000259740 8 OBJECT GLOBAL DEFAULT 24 EINA_VALUE_TYPE_DOUBLE
So the requested symbol is there. Could you please also attach ldd /lib64/libedbus2.so.0.0.0?
This is how it looks on the package I have:
$ ldd usr/lib64/libedbus2.so.0.0.0 linux-vdso.so.1 (0x00007fff7adff000) libecore.so.1 => /usr/lib64/libecore.so.1 (0x00007f9960f6c000) libdbus-1.so.3 => /lib64/libdbus-1.so.3 (0x00007f9960cff000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f9960ae3000) librt.so.1 => /lib64/librt.so.1 (0x00007f99608db000) libc.so.6 => /lib64/libc.so.6 (0x00007f9960535000) libeo.so.1 => /usr/lib64/libeo.so.1 (0x00007f996032a000) libeina.so.1 => /usr/lib64/libeina.so.1 (0x00007f99600cf000) libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007f995fdd7000) libm.so.6 => /lib64/libm.so.6 (0x00007f995fae0000) /lib64/ld-linux-x86-64.so.2 (0x00007f99613cd000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f995f8db000) libpcre.so.1 => /usr/lib64/libpcre.so.1 (0x00007f995f681000)
Thanks for your cooperation.
[root@hovercraft ~]# [root@hovercraft ~]# rpm -ql libedbus2-0 /usr/lib64/libedbus2.so.0 /usr/lib64/libedbus2.so.0.0.0 [root@hovercraft ~]# rpm -ql libeina1 /usr/lib64/libeina.so.1 /usr/lib64/libeina.so.1.7.99 [root@hovercraft ~]# readelf -a usr/lib64/libeina.so.1.7.99 | grep EINA_VALUE_TYPE_DOUBLE readelf: Error: 'usr/lib64/libeina.so.1.7.99': No such file [root@hovercraft ~]# readelf -a /usr/lib64/libeina.so.1.7.99 | grep EINA_VALUE_TYPE_DOUBLE 000000257e50 021d00000006 R_X86_64_GLOB_DAT 0000000000259740 EINA_VALUE_TYPE_DOUBLE + 0 541: 0000000000259740 8 OBJECT GLOBAL DEFAULT 24 EINA_VALUE_TYPE_DOUBLE [root@hovercraft ~]# ldd /lib64/libedbus2.so.0.0.0 linux-vdso.so.1 => (0x00007fff8cdff000) libecore.so.1 => /lib64/libecore.so.1 (0x00007fba3f510000) libdbus-1.so.3 => /lib64/libdbus-1.so.3 (0x00007fba3f2cc000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fba3f0af000) librt.so.1 => /lib64/librt.so.1 (0x00007fba3eea7000) libc.so.6 => /lib64/libc.so.6 (0x00007fba3eaf0000) libeo.so.1 => /lib64/libeo.so.1 (0x00007fba3e8e4000) libeina.so.1 => /lib64/libeina.so.1 (0x00007fba3e68a000) libdl.so.2 => /lib64/libdl.so.2 (0x00007fba3e486000) libglib-2.0.so.0 => /lib64/libglib-2.0.so.0 (0x00007fba3e165000) libm.so.6 => /lib64/libm.so.6 (0x00007fba3de6a000) /lib64/ld-linux-x86-64.so.2 (0x0000003647000000) and then i removed all e17 and reinstalled Installed: e17.x86_64 0:0.17.0lucky-3.1 Dependency Installed: efl.x86_64 0:1.7.99.81267-1.1 efreet.x86_64 0:1.7.99.81267-1.1 libecore1.x86_64 0:1.7.99.81267-1.1 libedbus1.x86_64 0:1.7.99.80231-2.10 libedbus2-0.x86_64 0:1.7.99.81267-1.1 libedje1.x86_64 0:1.7.99.81267-1.1 libeet1.x86_64 0:1.7.99.81267-1.1 libeeze1.x86_64 0:1.7.99.80889-1.4 libefreet1.x86_64 0:1.7.99.81267-1.1 libeina1.x86_64 0:1.7.99.81267-1.1 libembryo1.x86_64 0:1.7.99.81267-1.1 libeo1.x86_64 0:1.7.99.81267-1.1 libevas1.x86_64 0:1.7.99.81267-1.1 Complete! [root@hovercraft ~]# enlightenment enlightenment: symbol lookup error: /lib64/libedje.so.1: undefined symbol: EIO_MONITOR_FILE_CREATED -- 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.