← Back to team overview

linaro-release team mailing list archive

Re: [Bug 871892] Re: org.gnome.GConf.service contains i386 pathname

 

2011/10/13 Riku Voipio <riku.voipio@xxxxxxxxxx>:
> For now probably the easiest way is to drop the multiarchized gconf
> package from linaro overlay. Once I'm back I'll create an improved m-a
> package.

I just reverted your change for now, so you can work properly on it
when you're back.

We should also avoid just bumping the ubuntu version of the package,
and starting appending 'linaro' the same way ubuntu does with debian.

-- 
You received this bug notification because you are a member of Linaro
Release Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/871892

Title:
  org.gnome.GConf.service contains i386 pathname

Status in Linaro Ubuntu Evaluation Builds:
  Triaged

Bug description:
  The /usr/share/dbus-1/services/org.gnome.GConf.service file from the gconf2-common package contains the line:
  Exec=/usr/lib/i386-linux-gnu/libgconf2-4/gconfd-2

  correct line should be
  Exec=/usr/lib/arm-linux-gnueabi/libgconf2-4/gconfd-2

  This configuration error prevents metacity and gnome-terminal to spawn
  the gconfd-2 and makes all gnome applications fail to run.

  tested using: linaro-media-create --rootfs ext4 --mmc /dev/sdc
  --binary linaro-o-ubuntu-desktop-tar-20111008-0.tar.gz --hwpack
  ../Skrivbord/hwpack_linaro-lt-mx5_20110929-0_armel_supported.tar.gz
  --dev mx53loco

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-ubuntu/+bug/871892/+subscriptions


References