Gentoo Archives: gentoo-user

From: Dan Farrell <dan@×××××××××.cx>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] My only input on the subject of circular dependencies
Date: Thu, 17 May 2007 15:39:14
Message-Id: 20070517103241.0591b5c6@pascal.spore.ath.cx
In Reply to: RE: [gentoo-user] My only input on the subject of circular dependencies by burlingk@cv63.navy.mil
1 On Fri, 18 May 2007 00:15:44 +0900
2 <burlingk@×××××××××.mil> wrote:
3
4 >
5 >
6 > > -----Original Message-----
7 > > From: Dan Farrell [mailto:dan@×××××××××.cx]
8 > > Sent: Thursday, May 17, 2007 11:52 PM
9 > > To: gentoo-user@l.g.o
10 > > Subject: Re: [gentoo-user] My only input on the subject of
11 > > circular dependencies
12 > >
13 > >
14 > > On Thu, 17 May 2007 09:18:40 +0900
15 > > <burlingk@×××××××××.mil> wrote:
16 > >
17 > > > My only input at this time (since I am a total newb when it
18 > > > comes to Gentoo), is this.
19 > > ...
20 > > > ---
21 > > > Ken
22 > > I think that's excellent advice Ken. I would add somewhere
23 > > between USEing sparingly and reading errors (windows people
24 > > in particular never seem to do this) that emerging -av is a
25 > > great idea, since it lists the use flags you're likely to
26 > > want to look over before going. Many a gray hair can be
27 > > avoided by a little extra work before sending the emerge through.
28 > >
29 > > Don't give up newbies! It comes eventually, I swear.
30 > > --
31 > > gentoo-user@g.o mailing list
32 >
33 > Would -p work well with the -av (-avp) ? I have not looked over the -a
34 > and -v just yet, but I know that -p will make sure it doesn't actually
35 > change anything on the first attempt. :)
36 >
37 -a is just like -p except it gives you the option to start the merge
38 right away. I recommend it as a replacement to -p because it saves the
39 time of recalculating the dependancies if the USE flags are as you want
40 them. They are mutually exclusive:
41 | dan@pascal ~ $ emerge -p -a -v xorg-x11
42 | >>> --pretend disables --ask... removing --ask from options.
43 --
44 gentoo-user@g.o mailing list