From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (hermes.mlbassoc.com [64.234.241.98]) by mx1.pokylinux.org (Postfix) with ESMTP id 73E424C80050 for ; Fri, 11 Mar 2011 17:13:59 -0600 (CST) Received: by mail.chez-thomas.org (Postfix, from userid 999) id 75928166030B; Fri, 11 Mar 2011 16:13:58 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2-r929478 (2010-03-31) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2-r929478 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id BB590166030A; Fri, 11 Mar 2011 16:13:52 -0700 (MST) Message-ID: <4D7AACB0.3020005@mlbassoc.com> Date: Fri, 11 Mar 2011 16:13:52 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7 MIME-Version: 1.0 To: poky@yoctoproject.org References: <4D7A5D7C.6040608@mlbassoc.com> In-Reply-To: <4D7A5D7C.6040608@mlbassoc.com> Subject: Re: file clashes X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2011 23:14:00 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 ------------------------------------------------------------