Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cdemu-3.2.5 and python upgrade
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Amon2501
Tux's lil' helper
Tux's lil' helper


Joined: 12 Dec 2018
Posts: 133

PostPosted: Wed Jun 12, 2024 9:13 am    Post subject: cdemu-3.2.5 and python upgrade Reply with quote

Hi. i`m trying to make a "Safe" 3-stage python upgrade, the first stage with
Quote:
*/* PYTHON_TARGETS: -* python3_11 python3_12
*/* PYTHON_SINGLE_TARGET: -* python3_11


It was done without any errors. But when i changed it to
Code:
*/* PYTHON_TARGETS: -* python3_11 python3_12
    */* PYTHON_SINGLE_TARGET: -* python3_12

then emerge --update--deep --newuse world says

Code:
!!! The ebuild selected to satisfy ">=app-cdr/cdemu-2.0.0[cdemu-daemon]" has unmet requirements.
- app-cdr/cdemu-3.2.5::gentoo USE="cdemu-daemon" ABI_X86="(64)" PYTHON_SINGLE_TARGET="-python3_10 -python3_11"

  The following REQUIRED_USE flag constraints are unsatisfied:
    exactly-one-of ( python_single_target_python3_10 python_single_target_python3_11 )

(dependency required by "app-cdr/kcdemu-0.8.0::gentoo" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


Looks like cdemu just dont have the python 3_12 use flag. But this page https://packages.gentoo.org/packages/app-cdr/cdemu says that it actually have. I did emerge --sync today, but still no changes. equery u cdemu on my pc says this

Code:
 * Found these USE flags for app-cdr/cdemu-3.2.5:
 U I
 + + cdemu-daemon                    : Pull app-cdr/cdemu-daemon dependency, useful in chroot environment (bug #315491). Do not disable until you know what you are doing.
 - - python_single_target_python3_10 : Build for Python 3.10 only
 - + python_single_target_python3_11 : Build for Python 3.11 only


what should i do to complete the upgrade?
Back to top
View user's profile Send private message
logrusx
Veteran
Veteran


Joined: 22 Feb 2018
Posts: 1757

PostPosted: Wed Jun 12, 2024 9:46 am    Post subject: Re: cdemu-3.2.5 and python upgrade Reply with quote

Amon2501 wrote:


Looks like cdemu just dont have the python 3_12 use flag. But this page https://packages.gentoo.org/packages/app-cdr/cdemu says that it actually have. I did emerge --sync today, but still no changes. equery u cdemu on my pc says this

Code:
 * Found these USE flags for app-cdr/cdemu-3.2.5:
 U I
 + + cdemu-daemon                    : Pull app-cdr/cdemu-daemon dependency, useful in chroot environment (bug #315491). Do not disable until you know what you are doing.
 - - python_single_target_python3_10 : Build for Python 3.10 only
 - + python_single_target_python3_11 : Build for Python 3.11 only


what should i do to complete the upgrade?


3.2.5.-r1 has it. Add it to package.accept_keywords.

Also consider removing it. When I upgraded, I removed that package, since I only needed it once and even had forgotten I had it installed.

Best Regards,
Georgi


Last edited by logrusx on Wed Jun 12, 2024 10:06 am; edited 1 time in total
Back to top
View user's profile Send private message
Amon2501
Tux's lil' helper
Tux's lil' helper


Joined: 12 Dec 2018
Posts: 133

PostPosted: Wed Jun 12, 2024 9:59 am    Post subject: Re: cdemu-3.2.5 and python upgrade Reply with quote

logrusx wrote:


When I upgraded, I removed that package, since I only needed it once and even had forgotten I had it installed.


But i DO need that cdemu and using it frequently. What to do after the upgrade?
Back to top
View user's profile Send private message
logrusx
Veteran
Veteran


Joined: 22 Feb 2018
Posts: 1757

PostPosted: Wed Jun 12, 2024 10:05 am    Post subject: Re: cdemu-3.2.5 and python upgrade Reply with quote

logrusx wrote:

3.2.5.-r1 has it. Add it to package.accept_keywords.


Sorry if my additional comment confused you. If you need more information how to do that, look here: https://wiki.gentoo.org/wiki//etc/portage/package.accept_keywords

Best Regards,
Georgi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum