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 1MQUPO-0008IG-RE for garchives@archives.gentoo.org; Mon, 13 Jul 2009 22:54:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AE7DE0496; Mon, 13 Jul 2009 22:54:05 +0000 (UTC) Received: from mail-px0-f173.google.com (mail-px0-f173.google.com [209.85.216.173]) by pigeon.gentoo.org (Postfix) with ESMTP id 6ECD6E0496 for ; Mon, 13 Jul 2009 22:54:05 +0000 (UTC) Received: by pxi3 with SMTP id 3so1509685pxi.32 for ; Mon, 13 Jul 2009 15:54:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:reply-to:from:to:references :subject:date:organization:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:in-reply-to:x-mimeole :thread-index; bh=bOA6CzpJ3oYwZonvNXSwkXigFFL62knYDi/0a98ISaA=; b=LbWB3g+DIYakK4RiId+PH+uHPyxH9Ijak1Uo1EBRAOHbAjXX5N0Q3F8xZR8NEDcJ5l 5hiksBIqelOV8EkeKVPPiX55ev2rLbuPM7bZ3HaWnBn8ZA4AkxJMyDt4uNaWsZwtYmDF WO45uLKqQVMCbX1dXex8BIRieMfEVXOVxGyFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=reply-to:from:to:references:subject:date:organization:message-id :mime-version:content-type:content-transfer-encoding:x-mailer :in-reply-to:x-mimeole:thread-index; b=p/g49UY+OY6xsSFtbilzxVhQbG3+ZzVDcwXzfQfSYRr6g99JrGI9UXLw1YI/vzGitp EuozawFWW4WIfmIDBrr4TahTEtye9OK3MZfo9Q73TuuYgasF8YbRHclniCpunZf5By3h TjfQExagnmy1rn9pR/0GVLzX8QR+oVFpKnWMg= Received: by 10.140.194.5 with SMTP id r5mr3147161rvf.125.1247525644924; Mon, 13 Jul 2009 15:54:04 -0700 (PDT) Received: from hades ([99.148.195.170]) by mx.google.com with ESMTPS id g31sm25878742rvb.10.2009.07.13.15.54.02 (version=SSLv3 cipher=RC4-MD5); Mon, 13 Jul 2009 15:54:03 -0700 (PDT) From: "Dave" To: References: <55DE7A826FE9431DA250FF454B4247A8@hades> <1247484734.28611.0.camel@centar> Subject: RE: [gentoo-user] installing git with masked packages Date: Mon, 13 Jul 2009 18:54:32 -0400 Organization: davemehler.com Message-ID: 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-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <1247484734.28611.0.camel@centar> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: AcoDrbaGgYwy4VRdTIC37/n7b3kpIwAXZCMg X-Archives-Salt: b34a142e-e894-4629-ba7f-3588dfc40103 X-Archives-Hash: 629309b77cfeb1e91c726ad6eb438225 Hi, My core problem seems to be installed packages needed by the system are blocking other packages. Here's the blocks: ("sys-libs/com_err" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1) ("sys-libs/ss" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1) sys-fs/e2fsprogs-1.41" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1) ('ebuild', '/', 'sys-libs/e2fsprogs-libs-1.41.3-r1', 'merge') pulled in by >=sys-libs/e2fsprogs-libs-1.41.0 required by ('ebuild', '/', 'app-crypt/mit-krb5-1.6.3-r6', 'merge') ('installed', '/', 'sys-fs/e2fsprogs-1.40.8', 'nomerge') pulled in by sys-fs/e2fsprogs required by world sys-fs/e2fsprogs required by system >=sys-fs/e2fsprogs-1.34 required by ('installed', '/', 'sys-apps/util-linux-2.13.1.1', 'nomerge') Is something misconfigured? Thanks. Dave. -----Original Message----- From: Albert Hopkins [mailto:marduk@letterboxes.org] Sent: Monday, July 13, 2009 7:32 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] installing git with masked packages On Sun, 2009-07-12 at 23:56 -0400, Dave wrote: > Hello, > I'm trying to install git on gentoo. I'm getting a dependency that is > masked, it's a perl lib and am wondering a workaround? > Thanks. > Dave. Dave, Posting the exact error message may help (us to help you). -a