Comment 69 for bug 369498

Revision history for this message
mannheim (kronheim) wrote :

I have ia32-libs version 2.7ubuntu17 in karmic, and still have a problem. The symbolic links are there:

ls -l /usr/lib/gio/modules/
total 272
lrwxrwxrwx 1 root root 26 2009-10-24 22:06 i486-pc-linux-gnu -> ../../../lib32/gio/modules
lrwxrwxrwx 1 root root 26 2009-10-24 22:06 i686-pc-linux-gnu -> ../../../lib32/gio/modules
-rw-r--r-- 1 root root 10344 2009-10-19 23:58 libgiogconf.so
-rw-r--r-- 1 root root 81120 2009-10-19 23:58 libgioremote-volume-monitor.so
-rw-r--r-- 1 root root 173008 2009-10-19 23:58 libgvfsdbus.so

and the 32-bit libraries are here:

ls -l /usr/lib32/gio/modules/
total 364
-rw-r--r-- 1 root root 9552 2009-10-19 23:58 libgiogconf.so
-rw-r--r-- 1 root root 119688 2008-08-09 09:32 libgiohal-volume-monitor.so
-rw-r--r-- 1 root root 71588 2009-10-19 23:58 libgioremote-volume-monitor.so
-rw-r--r-- 1 root root 150280 2009-10-19 23:58 libgvfsdbus.so

but when I launch the 32-bit application "amazonmp3" I still get:

/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgiogconf.so

Apologies in advance if this is no longer a bug that should be reported against ia32-libs.