From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lm4IW-0005qT-II for garchives@archives.gentoo.org; Tue, 24 Mar 2009 10:55:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6851DE054F; Tue, 24 Mar 2009 10:55:07 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.pppoe.ca [206.248.154.182]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D0C8E054F for ; Tue, 24 Mar 2009 10:55:07 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvoEAKdYyElFxI1x/2dsb2JhbACBUNEQg3YGhGc X-IronPort-AV: E=Sophos;i="4.38,412,1233550800"; d="scan'208";a="35566338" Received: from 69-196-141-113.dsl.teksavvy.com (HELO waltdnes.org) ([69.196.141.113]) by ironport2-out.teksavvy.com with SMTP; 24 Mar 2009 06:55:06 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Tue, 24 Mar 2009 06:54:23 -0400 From: "Walter Dnes" Date: Tue, 24 Mar 2009 06:54:23 -0400 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] rhythmbox is looking for an older shared object Message-ID: <20090324105423.GB17207@waltdnes.org> References: <49BAD3A4.809@optonline.net> <20090315165839.GA10270@waltdnes.org> <49C53F11.3070303@optonline.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49C53F11.3070303@optonline.net> User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 99080fc6-aaf0-42cc-9f33-45be2bc5b2d3 X-Archives-Hash: 8771570389d6321a8e4dd9c7956faa2f After a few more minutes of looking at the bug list, it appears that it's caused by the stable build being rusty. Given the references to "lib64" in your output, I assume you're running on amd64. Is that correct? If so, a quick-n-dirty workaround might be to add the following line to your /etc/portage/package.keywords file... =media-sound/rhythmbox-0.11.2-r1 ~amd64 If /etc/portage/package.keywords doesn't exist, create it. This may be beta-level, but it has a chance of working. The other option is =media-sound/rhythmbox-0.11.6-r1 ~amd64 ...same comments apply. Once a newer ebuild is marked stable, you can get rid of that keywords entry. -- Walter Dnes