Gentoo Archives: gentoo-dev

From: Dale <rdalek1967@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] emerge -C eselect-python disaster
Date: Mon, 25 Jan 2010 16:07:01
Message-Id: 4B5DC16E.6090200@gmail.com
In Reply to: Re: [gentoo-dev] emerge -C eselect-python disaster by "Petteri Räty"
1 Petteri Räty wrote:
2 > On 25.1.2010 13.30, Petteri Räty wrote:
3 >>>
4 >>> So there is already a option that is the reverse of -n ?
5 >>>
6 >>> Dale
7 >>>
8 >>> :-) :-)
9 >>
10 >>
11 >> You would first have to define the reverse to avoid misunderstanding.
12 >>
13 >> --noreplace (-n)
14 >> Skips the packages specified on the command-line that have already been
15 >> installed.
16 >>
17 >> Reverse: Install packages that are not already installed
18 >>
19 >> - This is what Portage does by default
20 >>
21 >> Reverse: Skips packages that are not installed
22 >>
23 >> - Makes no sense with installation actions. Is this what you mean?
24 >>
25 >> pena betelgeuse # emerge --depclean foobar
26 >> >>> No packages selected for removal by depclean
27 >>
28 >> Regards,
29 >> Petteri
30 >>
31 >
32 > I should also add that this is not a user support mailing list as
33 > there's gentoo-user for that purpose. I think the original purpose of
34 > the thread was already fulfilled.
35 >
36 > Regards,
37 > Petteri
38 >
39 >
40
41 Definition of reverse -n option. emerge --remove-from-world pidgin
42 That would remove the entry pidgin from the world file. Then a user
43 could use --depclean to remove pidgin and other dependencies that are no
44 longer needed. There would be no need to use -C in that case.
45
46 I am subscribed to -user as well. I been using Gentoo since the 1.4
47 days. This is about improving portage which is a good thing to talk
48 about here. The devs do it, not the user. ;-) Also, I already know
49 how to use portage pretty good. I'm not asking for support just trying
50 to improve things.
51
52 Dale
53
54 :-) :-)

Replies

Subject Author
Re: [gentoo-dev] emerge -C eselect-python disaster "Petteri Räty" <betelgeuse@g.o>
[gentoo-dev] Re: emerge -C eselect-python disaster Duncan <1i5t5.duncan@×××.net>