Code: Select all
emerge --update --deep --changed-use --exclude gentoo-kernel-bin --with-bdeps=y @world -avCode: Select all
gentooVM ~ # emerge --update --deep --changed-use --exclude gentoo-kernel-bin --with-bdeps=y @world -av
These are the packages that would be merged, in order:
Calculating dependencies n
!!! Problem resolving dependencies for app-editors/gedit from @selected ... done!
Dependency resolution took 2.14 s (backtrack: 0/20).
!!! The ebuild selected to satisfy "app-editors/gedit" has unmet requirements.
- app-editors/gedit-46.2::gentoo USE="python -gtk-doc" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_11 python3_12 -python3_10"
The following REQUIRED_USE flag constraints are unsatisfied:
python? ( exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) )
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
gentooVM ~ #My USE flage set is as below:
Code: Select all
USE="X gtk qt5 proprietary-codecs widevine nls 64 lua5-4 mmx sse alsa \
pulseaudio bluetooth jack json vtk widgets webengine webchannel \
concurrent gui network printsupport sql svg testlib xml gles2 qml \
positioning chromium opus quick webp zstd lzma hdf5 pcre32 minimal caps \
custom-modes cxx geos abi_x86_64 szip python_single_target_python3_11 \
script -minimal tools pkcs11 fortran gtk3 apache2_modules_auth_digest jumbo-build "I read the news item on the python change and couldn't understand where to put the code snippets related to python listed in there.
thanks, tom kosvic



