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 1QBryG-0004Cn-Cn for garchives@archives.gentoo.org; Mon, 18 Apr 2011 17:10:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC57E1C0B3 for ; Mon, 18 Apr 2011 17:10:43 +0000 (UTC) Received: from mail.muc.de (colin.muc.de [193.149.48.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 989DA1C022 for ; Mon, 18 Apr 2011 16:35:30 +0000 (UTC) Received: (qmail 22085 invoked by uid 3782); 18 Apr 2011 16:35:29 -0000 Received: from acm.muc.de (pD951B376.dip.t-dialin.net [217.81.179.118]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Mon, 18 Apr 2011 18:35:27 +0200 Received: (qmail 18414 invoked by uid 1000); 18 Apr 2011 16:21:45 -0000 Date: Mon, 18 Apr 2011 16:21:45 +0000 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] I can't understand an emerge error. Help, please! Message-ID: <20110418162145.GA4024@acm.acm> 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 User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) From: Alan Mackenzie X-Primary-Address: acm@muc.de X-Archives-Salt: X-Archives-Hash: 642ab43537bd7d5bb8be5944ac13a532 Hi, gentoo. When I try to run an emerge world, I get this error: # emerge --update --deep -p world These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds built with USE flags to satisfy "dev-libs/libgcrypt[static-libs]". !!! One of the following packages is required to complete your request: - dev-libs/libgcrypt-1.4.6 (Change USE: +static-libs) (dependency required by "sys-fs/cryptsetup-1.1.3-r3[-dynamic]" [ebuild]) (dependency required by "sys-apps/hal-0.5.14-r4[crypt]" [ebuild]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) What is this saying? That I need to locate a use flag "static-libs" and change it for package libgcrypt? Presumably it is libgcrypt which is dissatisfied. I'm having difficulty parsing the mssage. Next question: what should I do about it? Thanks for the help! -- Alan Mackenzie (Nuremberg, Germany).