All of lore.kernel.org
 help / color / mirror / Atom feed
* RPM multilib package installation issue
@ 2011-09-02  7:33 Xu, Dongxiao
  2011-09-02 15:03 ` Mark Hatle
  0 siblings, 1 reply; 11+ messages in thread
From: Xu, Dongxiao @ 2011-09-02  7:33 UTC (permalink / raw)
  To: Mark Hatle (mark.hatle@windriver.com),
	Richard Purdie (richard.purdie@linuxfoundation.org)
  Cc: yocto

Hi Mark and Richard,

I am trying to setup a RPM multilib system that, it is a qemux86-64 base image with MULTILIB_IMAGE_INSTALL = "lib32-connman-gnome". With several fixes, the build can pass.

However in run time testing I met a problem that, for those libraries whose base/multilib versions packages will be both built out (like libgtk, it has "libgtk-2.0-2.22.1-r2.x86_64.rpm" and "libgtk-2.0-2.22.1-r2.x86.rpm"), the rpm will only installs the lib32 version of it.

Therefore one question is, if there are two rpm packages with the same PN, PV, PR, but different architecture (like our multilib case), then we run command "rpm -ivh libgtk", which version of libgtk will be installed? Or does rpm have any parameter to force installing them both? Actually multilib requires to install them both with certain order. 

Thanks,
Dongxiao 



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-09-03  0:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-02  7:33 RPM multilib package installation issue Xu, Dongxiao
2011-09-02 15:03 ` Mark Hatle
2011-09-02 15:40   ` McClintock Matthew-B29882
2011-09-02 15:48     ` Mark Hatle
2011-09-02 16:24       ` McClintock Matthew-B29882
2011-09-02 17:09         ` Mark Hatle
2011-09-02 18:36           ` McClintock Matthew-B29882
2011-09-02 18:56             ` Mark Hatle
2011-09-02 19:29               ` McClintock Matthew-B29882
2011-09-02 19:40                 ` McClintock Matthew-B29882
2011-09-03  0:49   ` Xu, Dongxiao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.