------ Original Message ------
From "Jacques Montier" <jmont...@gmail.com>
To "gentoo-user@lists.gentoo.org" <gentoo-user@lists.gentoo.org>
Date 06.06.2024 11:08:38
Subject [gentoo-user] hplip and python3.12 problem

Hello all,

I migrated python from 3.11 to 3.12 following the instructions without any problem and i arrived to
*/* PYTHON_TARGETS: -* python3_12
*/* PYTHON_SINGLE_TARGET: -* python3_12
in package.use.

Yesterday, everything was fine and this morning, problem with hplip package.

with emerge -av hplip, i get this :

!!! The ebuild selected to satisfy "hplip" has unmet requirements.
- net-print/hplip-3.23.12-r3::gentoo USE="X hpcups libnotify policykit qt5 scanner snmp -doc -fax -hpijs -kde -libusb0 -minimal -parport -static-ppds" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_11 python3_12 -python3_10"
 The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )

PYTHON_SINGLE_TARGET has both python3_11 and python3_12 enabled.
Since this does not match the global setting, my bet is on a forgotten
setting for hplip somewhere under /etc/portage.

What does
    grep -R hplip /etc/portage
show?

s.

Reply via email to