Gentoo Archives: gentoo-user

From: Dave <dave.mehler@×××××.com>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] installing git with masked packages
Date: Mon, 13 Jul 2009 23:55:28
Message-Id: E4A94911A19A4557891E19109AEFD925@hades
In Reply to: Re: [gentoo-user] installing git with masked packages by Adam Van Ymeren
1 Hi,
2 Thanks! That thread did it.
3 Thanks.
4 Dave.
5
6
7 -----Original Message-----
8 From: Adam Van Ymeren [mailto:adam.vany@×××××.com]
9 Sent: Monday, July 13, 2009 7:00 PM
10 To: gentoo-user@l.g.o
11 Subject: Re: [gentoo-user] installing git with masked packages
12
13 On Mon, Jul 13, 2009 at 06:54:32PM -0400, Dave wrote:
14 > Hi,
15 > My core problem seems to be installed packages needed by the system
16
17 > are blocking other packages. Here's the blocks:
18 >
19 > ("sys-libs/com_err" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
20 > ("sys-libs/ss" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
21 > sys-fs/e2fsprogs-1.41" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
22 >
23 > ('ebuild', '/', 'sys-libs/e2fsprogs-libs-1.41.3-r1', 'merge') pulled in
24 by
25 > >=sys-libs/e2fsprogs-libs-1.41.0 required by ('ebuild', '/',
26 > 'app-crypt/mit-krb5-1.6.3-r6', 'merge')
27 >
28 > ('installed', '/', 'sys-fs/e2fsprogs-1.40.8', 'nomerge') pulled in by
29 > sys-fs/e2fsprogs required by world
30 > sys-fs/e2fsprogs required by system
31 > >=sys-fs/e2fsprogs-1.34 required by ('installed', '/',
32 > 'sys-apps/util-linux-2.13.1.1', 'nomerge')
33 >
34 >
35 > Is something misconfigured?
36 > Thanks.
37 > Dave.
38 >
39 > -----Original Message-----
40 > From: Albert Hopkins [mailto:marduk@×××××××××××.org]
41 > Sent: Monday, July 13, 2009 7:32 AM
42 > To: gentoo-user@l.g.o
43 > Subject: Re: [gentoo-user] installing git with masked packages
44 >
45 > On Sun, 2009-07-12 at 23:56 -0400, Dave wrote:
46 > > Hello,
47 > > I'm trying to install git on gentoo. I'm getting a dependency that
48 > is
49 > > masked, it's a perl lib and am wondering a workaround?
50 > > Thanks.
51 > > Dave.
52 >
53 > Dave,
54 >
55 > Posting the exact error message may help (us to help you).
56 >
57 > -a
58 >
59 >
60 >
61 >
62
63 Hi Dave,
64
65 I don't think that's a problem with installing git. Take a look at this
66 thread: http://forums.gentoo.org/viewtopic-t-712898-highlight-.html
67
68 -Adam