Gentoo Archives: gentoo-dev

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

Replies

Subject Author
Re: [gentoo-dev] Sets vs Meta ebuilds Ben Kohler <bkohler@×××××.com>