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

2014-10-26 Thread Burton, Ross
On 24 October 2014 03:26, Chong Lu wrote: > IMAGE_INSTALL = "gconf lib32-gconf" > > So multiple copies of gconf to be installed. > Yeah, don't do that. Would you test installing apache and lib32-apache? Ross -- ___ Openembedded-core mailing list Ope

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

2014-10-24 Thread Anders Darander
* Chong Lu [141024 08:17]: > On 10/24/2014 02:10 PM, Koen Kooi wrote: > >> Op 22 okt. 2014, om 09:09 heeft Chong Lu het > >> volgende geschreven: > >> The gconfd-2 will be called in org.gnome.GConf.service file and the path of > >> gconfd-2 is ${libexecdir}, this will get following error when m

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

2014-10-23 Thread Chong Lu
On 10/24/2014 02:10 PM, Koen Kooi wrote: Op 22 okt. 2014, om 09:09 heeft Chong Lu het volgende geschreven: The gconfd-2 will be called in org.gnome.GConf.service file and the path of gconfd-2 is ${libexecdir}, this will get following error when multilib exported in the sdk: error: file /usr/s

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

2014-10-23 Thread Koen Kooi
> Op 22 okt. 2014, om 09:09 heeft Chong Lu het > volgende geschreven: > > The gconfd-2 will be called in org.gnome.GConf.service file and the path of > gconfd-2 is ${libexecdir}, this will get following error when multilib > exported > in the sdk: > error: file /usr/share/dbus-1/services/org.g

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

2014-10-23 Thread Chong Lu
On 10/22/2014 06:07 PM, Burton, Ross wrote: On 22 October 2014 08:09, Chong Lu wrote: The gconfd-2 will be called in org.gnome.GConf.service file and the path of gconfd-2 is ${libexecdir}, this will get following error when multilib exported in the sdk: error: file /usr/share/dbus-1/services/o

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

2014-10-22 Thread Burton, Ross
On 22 October 2014 11:58, Mark Hatle wrote: > Installing both the lib32 and "regular" version of gconf attempts to install > the file "/usr/share/dbus-1/services/org.gnome.GConf.service" twice. (This > is normally acceptable, as long as the -contents- of the file are > identical.) For whatever r

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

2014-10-22 Thread Mark Hatle
On 10/22/14, 6:07 PM, Burton, Ross wrote: On 22 October 2014 08:09, Chong Lu wrote: The gconfd-2 will be called in org.gnome.GConf.service file and the path of gconfd-2 is ${libexecdir}, this will get following error when multilib exported in the sdk: error: file /usr/share/dbus-1/services/org.

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

2014-10-22 Thread Burton, Ross
On 22 October 2014 08:09, Chong Lu wrote: > The gconfd-2 will be called in org.gnome.GConf.service file and the path of > gconfd-2 is ${libexecdir}, this will get following error when multilib > exported > in the sdk: > error: file /usr/share/dbus-1/services/org.gnome.GConf.service from install >

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

2014-10-22 Thread Chong Lu
The gconfd-2 will be called in org.gnome.GConf.service file and the path of gconfd-2 is ${libexecdir}, this will get following error when multilib exported in the sdk: 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