Start from yesterday. I met isssue when emerge @world
These are the packages that would be merged, in reverse order:
Calculating dependencies \
!!! Problem resolving dependencies for sys-apps/file from @system
... done!
!!! The ebuild selected to satisfy "sys-apps/file" has unmet requirements.
- sys-apps/file-5.30::core-kit USE="python zlib -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="-pypy -python2_7 -python3_4 -python3_5 -python3_6"
The following REQUIRED_USE flag constraints are unsatisfied:
python? ( any-of ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) )
(dependency required by "@system" [set])
(dependency required by "@world" [argument])
As I don't have PYTHON_TARGET defined in my make.conf, so it should used to be pre-defined some where? And now it seems to be missing after kits update?
Question
AlfredChen
Start from yesterday. I met isssue when emerge @world
As I don't have PYTHON_TARGET defined in my make.conf, so it should used to be pre-defined some where? And now it seems to be missing after kits update?
below are the emerge --info
Link to comment
Share on other sites
4 answers to this question
Recommended Posts