Gentoo Archives: gentoo-dev

From: Ben Kohler <bkohler@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Sets vs Meta ebuilds
Date: Mon, 10 Jul 2017 19:28:37
Message-Id: CANSUr=LEp6EwKX8eRUc0EAqitaPsDz8ZjO9GLonD4MganKRF0w@mail.gmail.com
In Reply to: Re: [gentoo-dev] Sets vs Meta ebuilds by "William L. Thomson Jr."
1 On Mon, Jul 10, 2017 at 2:25 PM, William L. Thomson Jr. <wlt-ml@××××××.com>
2 wrote:
3
4 > On Mon, 10 Jul 2017 15:15:35 -0400
5 > "William L. Thomson Jr." <wlt-ml@××××××.com> wrote:
6 >
7 > > # emerge -pC tomcat-servlet-api
8 > > * This action can remove important packages! In order to be safer,
9 > > use
10 > > * `emerge -pv --depclean <atom>` to check for reverse dependencies
11 > > before
12 > > * removing packages.
13 >
14 > Rather than a message like the above. I think portage should generate a
15 > message/warning saying you are removing a package that is not in your
16 > world file. Which means you are removing a package you did not install
17 > directly. Just like if you were to remove a system package.
18 >
19 > That way people would know if they are removing something that is a
20 > dependency.
21 >
22 > --
23 > William L. Thomson Jr.
24 >
25
26 Use -c rather than -C, like grknight suggested, and it will.
27
28 -Ben

Replies

Subject Author
Re: [gentoo-dev] Sets vs Meta ebuilds "William L. Thomson Jr." <wlt-ml@××××××.com>