View previous topic :: View next topic |
Author |
Message |
picarica Guru
Joined: 11 Aug 2018 Posts: 326
|
Posted: Mon Jun 03, 2024 6:17 am Post subject: wheel build failed on every packages broken system? |
|
|
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 |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22626
|
Posted: Mon Jun 03, 2024 12:24 pm Post subject: |
|
|
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 |
|
|
picarica Guru
Joined: 11 Aug 2018 Posts: 326
|
Posted: Mon Jun 03, 2024 12:37 pm Post subject: |
|
|
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 |
|
|
|
|
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
|
|