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 1Mi6FW-0004gj-NN for garchives@archives.gentoo.org; Mon, 31 Aug 2009 12:44:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3C49E0854; Mon, 31 Aug 2009 17:53:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CCC96E0854 for ; Mon, 31 Aug 2009 17:53:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0624466DE2 for ; Mon, 31 Aug 2009 17:53:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.492 X-Spam-Level: X-Spam-Status: No, score=-3.492 required=5.5 tests=[AWL=-0.893, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b7AF08oTGS2Y for ; Mon, 31 Aug 2009 17:53:36 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id A4DF76517F for ; Mon, 31 Aug 2009 17:53:33 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MiB3q-0007pC-J5 for gentoo-user@gentoo.org; Mon, 31 Aug 2009 19:52:58 +0200 Received: from adsl-69-234-177-187.dsl.irvnca.pacbell.net ([69.234.177.187]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Aug 2009 19:52:58 +0200 Received: from w41ter by adsl-69-234-177-187.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 Aug 2009 19:52:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: media-libs/alsa-lib[midi] block Date: Mon, 31 Aug 2009 10:52:29 -0700 Message-ID: References: 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-177-187.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090831 Shredder/3.0b4pre In-Reply-To: Sender: news X-Archives-Salt: a70c5ddd-28f4-49ca-93c6-957aac526597 X-Archives-Hash: f48d92876be4dc5bf93187fa96fe48e4 On 08/31/2009 10:27 AM, James wrote: > Hello, > > I've tried everything I can to resolve this kde-4.2.x upgrade > problem. I've used sets so far to install kde 4 > (kdelibs 3.5.10-r6 and 4.2.2-r1) named as > /etc/portage/sets/james-kde-4.2 > > But now when I try to upgrade, it fails. > (emerge -uDNvp @james-kde-4.2) > > > emerge: there are no ebuilds built with USE flags to satisfy > "media-libs/alsa-lib[midi]". > !!! One of the following packages is required to complete your request: > - media-libs/alsa-lib-1.0.20-r1 (Missing IUSE: midi) > - media-libs/alsa-lib-1.0.19 (Missing IUSE: midi) > - media-libs/alsa-lib-1.0.17a (Missing IUSE: midi) > (dependency required by "kde-base/kdelibs-4.2.2-r1" [installed]) > (dependency required by "@james-kde-4.2" [argument]) > > For example I tried to fix by adding this line to package.use: > media-libs/alsa-lib midi Did you then re-emerge alsa-lib after that change? I believe that's what it wants you to do before trying to update kde.