[Bug 795614] New: X11:Enlightenment:Nightly: Bug
https://bugzilla.novell.com/show_bug.cgi?id=795614 https://bugzilla.novell.com/show_bug.cgi?id=795614#c0 Summary: X11:Enlightenment:Nightly: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: tcech@suse.com ReportedBy: ramez.hanna@gmail.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- on fedora 17 x86_64 I get this [root@hovercraft ~]# enlightenment enlightenment: symbol lookup error: /lib64/libedbus2.so.0: undefined symbol: EINA_VALUE_TYPE_DOUBLE this is the list of packages installed libedbus2-0-1.7.99.81267-1.1.x86_64 libefreet1-1.7.99.81267-1.1.x86_64 efreet-1.7.99.81267-1.1.x86_64 efl-1.7.99.81267-1.1.x86_64 e17-0.17.0lucky-3.1.x86_64 -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=795614 https://bugzilla.novell.com/show_bug.cgi?id=795614#c Tomas Cech <tcech@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |ramez.hanna@gmail.com -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=795614 https://bugzilla.novell.com/show_bug.cgi?id=795614#c3 --- Comment #3 from Tomas Cech <tcech@suse.com> 2012-12-21 15:56:10 CET --- 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. -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=795614 https://bugzilla.novell.com/show_bug.cgi?id=795614#c5 --- Comment #5 from Tomas Cech <tcech@suse.com> 2013-01-06 20:09:24 CET --- Sorry that it tooks so long, Nightly is currently broken as synchronization between GIT and SVN was broken and thanks to merge of EFL libraries into single tree. -- 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.
participants (1)
-
bugzilla_noreply@novell.com