Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Zac Medico
On 01/28/2018 09:49 PM, Zac Medico wrote: >> 3) Show a NOTE telling users about --changed-deps=y > > This is in the HINT section, which is displayed if both --changed-deps > and --dynamic-deps are disabled in PATCH v2. Actually, the whole report should be suppressed if either --changed-deps or --

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Zac Medico
On 01/28/2018 08:34 PM, Alec Warner wrote: > > > On Sun, Jan 28, 2018 at 8:10 PM, Zac Medico > wrote: > > On 01/28/2018 04:17 PM, Michael Orlitzky wrote: > > Since ::gentoo is the only repository governed by the PMS, can't we make > > repoman do this? The

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Alec Warner
On Sun, Jan 28, 2018 at 8:10 PM, Zac Medico wrote: > On 01/28/2018 04:17 PM, Michael Orlitzky wrote: > > Since ::gentoo is the only repository governed by the PMS, can't we make > > repoman do this? The problem with requiring "repoman --force" for an > > in-place dependency change is that repoman

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Zac Medico
On 01/28/2018 04:17 PM, Michael Orlitzky wrote: > Since ::gentoo is the only repository governed by the PMS, can't we make > repoman do this? The problem with requiring "repoman --force" for an > in-place dependency change is that repoman generally won't have access > to the unedited ebuild; but fo

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Michael Orlitzky
Since ::gentoo is the only repository governed by the PMS, can't we make repoman do this? The problem with requiring "repoman --force" for an in-place dependency change is that repoman generally won't have access to the unedited ebuild; but for ::gentoo, we can probably hack something together in g

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Zac Medico
On 01/28/2018 12:16 PM, Michał Górny wrote: > W dniu nie, 28.01.2018 o godzinie 10∶09 -0800, użytkownik Zac Medico > napisał: >> On 01/28/2018 09:35 AM, Alec Warner wrote: >>> >>> >>> On Sun, Jan 28, 2018 at 9:51 AM, Zac Medico >> > wrote: >>> >>> The --dynamic-deps=n

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Michał Górny
W dniu nie, 28.01.2018 o godzinie 10∶09 -0800, użytkownik Zac Medico napisał: > On 01/28/2018 09:35 AM, Alec Warner wrote: > > > > > > On Sun, Jan 28, 2018 at 9:51 AM, Zac Medico > > wrote: > > > > The --dynamic-deps=n default causes confusion for users that are >

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Zac Medico
On 01/28/2018 10:47 AM, Alec Warner wrote: > > > On Sun, Jan 28, 2018 at 1:09 PM, Zac Medico > wrote: > > On 01/28/2018 09:35 AM, Alec Warner wrote: > > > > > > On Sun, Jan 28, 2018 at 9:51 AM, Zac Medico > >

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Alec Warner
On Sun, Jan 28, 2018 at 1:09 PM, Zac Medico wrote: > On 01/28/2018 09:35 AM, Alec Warner wrote: > > > > > > On Sun, Jan 28, 2018 at 9:51 AM, Zac Medico > > wrote: > > > > The --dynamic-deps=n default causes confusion for users that are > > accustomed to dynamic

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Zac Medico
On 01/28/2018 09:35 AM, Alec Warner wrote: > > > On Sun, Jan 28, 2018 at 9:51 AM, Zac Medico > wrote: > > The --dynamic-deps=n default causes confusion for users that are > accustomed to dynamic deps, therefore add a --changed-deps-report > option that is

Re: [gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Alec Warner
On Sun, Jan 28, 2018 at 9:51 AM, Zac Medico wrote: > The --dynamic-deps=n default causes confusion for users that are > accustomed to dynamic deps, therefore add a --changed-deps-report > option that is enabled by default (if --usepkgonly is not enabled). > > The --quiet option will suppress the

[gentoo-portage-dev] [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-28 Thread Zac Medico
The --dynamic-deps=n default causes confusion for users that are accustomed to dynamic deps, therefore add a --changed-deps-report option that is enabled by default (if --usepkgonly is not enabled). The --quiet option will suppress the report if none of the packages having changed dependencies are