Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wheel build failed on every packages broken system?
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
picarica
Guru
Guru


Joined: 11 Aug 2018
Posts: 326

PostPosted: Mon Jun 03, 2024 6:17 am    Post subject: wheel build failed on every packages broken system? Reply with quote

so overnight i remerged my world file so an upgrade didn't noticed it invoked upgrade to python3.12, at the morning my computer was totaly frozen i had no video output nothing so i had to restart and now i cant open termintar and probably other issue istll have not noticed, i am unable to emerge any packages
not sure what i should put here, but here is terminator output

and whole work merge output

also quick image
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22626

PostPosted: Mon Jun 03, 2024 12:24 pm    Post subject: Reply with quote

According to that output, /usr/lib/python3.11/site-packages/setuptools_rust/extension.py (which belongs to dev-python/setuptools-rust) needs dev-python/semantic-version[python_targets_python3_11], presumably because you have not yet reached the step where dev-python/setuptools-rust is rebuilt for python3.12, but you have passed the step where you rebuilt dev-python/semantic-version for python3.12. This should not break the system as a whole, only things that need the Python Rust bindings.

As a workaround, force setuptools-rust to rebuild for python3.12 now, or reinstall semantic-version with support for both python3.11 and python3.12.
Back to top
View user's profile Send private message
picarica
Guru
Guru


Joined: 11 Aug 2018
Posts: 326

PostPosted: Mon Jun 03, 2024 12:37 pm    Post subject: Reply with quote

Hu wrote:
According to that output, /usr/lib/python3.11/site-packages/setuptools_rust/extension.py (which belongs to dev-python/setuptools-rust) needs dev-python/semantic-version[python_targets_python3_11], presumably because you have not yet reached the step where dev-python/setuptools-rust is rebuilt for python3.12, but you have passed the step where you rebuilt dev-python/semantic-version for python3.12. This should not break the system as a whole, only things that need the Python Rust bindings.

As a workaround, force setuptools-rust to rebuild for python3.12 now, or reinstall semantic-version with support for both python3.11 and python3.12.

omg thank you it worked perfectly, had no idea setuptools-rust could had that impact. so i just remerged setuptools-rust, setuptools and then terminator in that order and it works, thank you so much for your wisdom.
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