On 07/07/2014 05:40 PM, Burton, Ross wrote:
On 5 July 2014 07:06, Ming Liu <ming....@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.
Hi, Ross:

I got your point, but my patch was not tring to address the conflict of binaries or libraries, that kind of conflicts would not cause build error, as you pointed out, only ever a single instance be installed at one time. It's actually tring to fix a conflict of conf file, if the gconfd-2 is put into libexec directory, we have to keep a path like /usr/lib64/gconf/gconfd-2(or /usr/lib/gconf/gconfd-2 in lib32 case) referring it in /usr/share/dbus-1/services/org.gnome.GConf.service which will cause the conflict.

the best,
thank you

Ross



--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to