!!! Problem resolving dependencies for sys-apps/file form @system
... done !
!!! The ebuild selected to satisfy "sys-apps/file" has unment 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_targets3_5 python_targets_python3_6 ) )
(dependency required by " @system" [set])
(dependency required by " @world" [argument])
So, I modified the /etc/portage/make.conf profile, I have added:
ABI_X86="64"
Run emerge again, the same error... :(
I said, ok, erase the disk (Virtual Box) and start over again.
Included the changes for the meta-repo
I am getting on to the point to do a
emerge -av boot-update
I am getting the following errors:
!!! Problem resolving dependencies for sys-boot/boot-update
... done !
!!! The ebuild selected to satisfy "boot-update" has unment requirements .
- sys-boot/boot-update-1.8.0::core-kit USE="" PYTHON_SINGLE_TARGETS"-python3_4 -python3_5 -python3_6" PYTHON_TARGETS="-python3_4 -python3_5 -python3_6"
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 )
The above constraints are a subset of the following complere expression:
exactly-one-of ( python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 )
python_single_target3_4? (python_target_python3_4)
python_single_target3_5? (python_target_python3_5)
python_single_target3_6? (python_target_python3_6)
Question
valerievonck
Hello everyone,
Since a couple of months I am using Funtoo in Virtual Box, up until now, I have got no problems installing Funtoo in following configurations:
- Base install
- KDE
- Base install + ZFS
Past weekend I did follow the instructions for using the new ego system, mentioned at http://www.funtoo.org/News:Kits_Are_Go_(And_Ego_Needs_a_Manual_Bump) , also I have read on the forum to do an additional
I will post my make.conf
So far so good, this morning I did a
Now I am getting following blocking error:
So, I modified the /etc/portage/make.conf profile, I have added:
Run emerge again, the same error... :(
I said, ok, erase the disk (Virtual Box) and start over again.
Included the changes for the meta-repo
I am getting on to the point to do a
I am getting the following errors:
So I am blocked for continuing my installation,
Can anyone render me someone assistance please?
Thank you,
Kind regards,
Link to comment
Share on other sites
11 answers to this question
Recommended Posts