Code: Select all
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
(dev-lang/perl-5.30.1:0/5.30::gentoo, ebuild scheduled for merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-lang/perl-5.28.2-r1:0/5.28::gentoo, installed) pulled in by
dev-lang/perl:0/5.28= required by (dev-perl/PlRPC-0.202.0-r3:0/0::gentoo, installed)
^^^^^^^^
(and 162 more with the same problem)
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
!!! The ebuild selected to satisfy "=app-editors/pluma-1.22*" has unmet requirements.
- app-editors/pluma-1.22.0::gentoo USE="introspection -spell -test" ABI_X86="(64)" PYTHON_SINGLE_TARGET="-python2_7" PYTHON_TARGETS="python2_7"
The following REQUIRED_USE flag constraints are unsatisfied:
python_single_target_python2_7
The above constraints are a subset of the following complete expression:
exactly-one-of ( python_single_target_python2_7 ) python_single_target_python2_7? ( python_targets_python2_7 )
(dependency required by "mate-base/mate-1.22::gentoo[extras]" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
In /etc7profile/make.conf I have
Code: Select all
PYTHON_TARGETS="python2_7 python3_5 python3_6"
PYTHON_SINGLE_TARGET="python3_5"







