* file clashes
@ 2011-03-11 17:35 Gary Thomas
2011-03-11 23:13 ` Gary Thomas
0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2011-03-11 17:35 UTC (permalink / raw)
To: Poky
I started with my sato-like image which includes gnome-keyring.
Then I added another application which wanted to use libgnome-keyring.
This caused this clash at install time (I'm still using opkg):
* check_data_file_clashes: Package libgnome-keyring0 wants to install file /usr/lib/libgnome-keyring.so.0.1.1
But that file is already provided by package * gnome-keyring
* check_data_file_clashes: Package libgnome-keyring0 wants to install file /usr/lib/libgnome-keyring.so.0
But that file is already provided by package * gnome-keyring
Does this happen because of the recipe/versions?
meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb
meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: file clashes
2011-03-11 17:35 file clashes Gary Thomas
@ 2011-03-11 23:13 ` Gary Thomas
0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2011-03-11 23:13 UTC (permalink / raw)
To: poky
On 03/11/2011 10:35 AM, Gary Thomas wrote:
> I started with my sato-like image which includes gnome-keyring.
> Then I added another application which wanted to use libgnome-keyring.
> This caused this clash at install time (I'm still using opkg):
> * check_data_file_clashes: Package libgnome-keyring0 wants to install file /usr/lib/libgnome-keyring.so.0.1.1
> But that file is already provided by package * gnome-keyring
> * check_data_file_clashes: Package libgnome-keyring0 wants to install file /usr/lib/libgnome-keyring.so.0
> But that file is already provided by package * gnome-keyring
>
> Does this happen because of the recipe/versions?
> meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb
> meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb
This turned out to be my problem - I had pinned gnome-keyring to 2.28.0
which caused the clash. Removing that pin and all is well.
Perhaps old recipes like that should be removed, certainly if they
cause problems?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-11 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 17:35 file clashes Gary Thomas
2011-03-11 23:13 ` Gary Thomas
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.