← Back to team overview

desktop-packages team mailing list archive

[Bug 878135] Re: /usr/lib/gio/modules/libgvfsdbus.so wrong ELF class: ELFCLASS64

 

This is fixed in precise, by way of merging the new Debian package:

gvfs (1.10.1-1) experimental; urgency=low

  * Fix long description grammar. Closes: #648046.
  * New upstream release.
  * Bump/add build-dependencies: glib, gdu, libgcrypt, libbluray.
  * 02_deprecated.patch: updated for the new version.
  * 05_shared_libdaemon.patch: refreshed.
  * Install afp backend.
  * Drop gvfs.postinst, it’s been here in squeeze.
  * Make gvfs multiarch-compatible:
    + 01_modules_dir.patch: query the modules dir from gio instead of
      hardcoding it.
    + Split the gvfs package between all sub-components.
      - gvfs: holds the GIO module (multiarch: same)
      - gvfs-daemons: holds the daemons (multiarch: foreign)
      - gvfs-libs: holds common libraries (multiarch: same)
      - gvfs-common: holds data (multiarch: foreign, arch: all)
    + Update depends/breaks/replaces accordingly.
    + Prevent dh_makeshlibs from doing anything.
    + Add lintian overrides for the private library dir using rpath.

 -- Josselin Mouette <joss@xxxxxxxxxx>  Sun, 13 Nov 2011 10:38:51 +0100


** Changed in: gvfs (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/878135

Title:
  /usr/lib/gio/modules/libgvfsdbus.so wrong ELF class: ELFCLASS64

Status in “gvfs” package in Ubuntu:
  Fix Released

Bug description:
  I have upgraded version of Ubuntu 11.04, upgraded from 10.04. When running Oracle Service Bus Workshop I got some error messages which are (it seems) all related to one issue:
  gvfs is still installing libraries to /usr/lib instead of the multarch compatible /usr/lib/$(DEB_HOST_MULTIARCH) directory.

  There are messages not for the only one library, but of course for all other libraries which come from this package:
  /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/libgvfsdbus.so: wrong ELF class: ELFCLASS64
  Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
  /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class: ELFCLASS64
  /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/libgvfsdbus.so: wrong ELF class: ELFCLASS64
  Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so

  Best regards,

  Ladislav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/878135/+subscriptions


References