diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-03 11:11:29 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-03 11:13:40 +1200 |
commit | 8fea9a70696855a5acfd05df20cc725fc6aff186 (patch) | |
tree | b22d59f95246556b8833cb8ad1e24a61005298d2 /dev-db | |
parent | net-misc/remmina: version bump to 1.2.0_rc14 (diff) | |
download | gentoo-8fea9a70696855a5acfd05df20cc725fc6aff186.tar.gz gentoo-8fea9a70696855a5acfd05df20cc725fc6aff186.tar.bz2 gentoo-8fea9a70696855a5acfd05df20cc725fc6aff186.zip |
dev-perl/Test-NoWarnings: Weaken dependency on dev-perl/Test-Tester
Without this fix, Test-NoWarnings effectively needs perl-5.22
stabilized in order to satisfy Test-Tester from Perl-5.22
However, satisfying Test-Tester from a mechanism other than Perl-5.22
confuses portages dependency resolver, and confuses portage to not be able
to upgrade perl, and not being able to upgrade perl means perl can't be
stabilized, invoking a stabilization-needs-stabilization bug.
Hence, the choice here optimises for assuming stabilization will
happen/has happened, and removes any dependency on Test::Tester, assuming
portage will eventually provide it for you.
And just to be sure, we use perl before the test phase executes
to determine if Test::Tester was /actually/ installed and then only run tests
if it was.
This means before stabilization, some people *might* install this and not have
tests run, but everyone *will* get tests working after stabilization, as
opposed to the opposite occurring and stabilization being blocked.
-r bump required as Test-Tester was declared as a Runtime Requirement, even
though source analysis indicated it was a Testing Only requirement.
Bug: https://bugs.gentoo.org/584238
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Diffstat (limited to 'dev-db')
0 files changed, 0 insertions, 0 deletions