[OE-core] [PATCH] gconf: fix multilib conflict - org.gnome.GConf.service

Burton, Ross ross.burton at intel.com
Mon Jul 7 09:40:08 UTC 2014


On 5 July 2014 07:06, Ming Liu <ming.liu at windriver.com> wrote:
> error: file /usr/share/dbus-1/services/org.gnome.GConf.service from
> install of gconf-3.2.6-r0.0.lib32_x86 conflicts with file from package
> gconf-3.2.6-r0.0.x86_64

Your patch doesn't move the file that is conflicting so it won't help...

As you'll only ever install a single instance of the binaries, the
correct fix would be to split the ML-appropriate libraries into a
libgconf, but leave the DBus service and tools in the main package.
Then multilib images can install lib32gconf, lib64gconf, and gconf.

Ross



More information about the Openembedded-core mailing list