
Hi Markus, On 06.05.2025 21:41, Markus Heinz via CRUX wrote:
I have followed the procedure from the commit message and have updated all recently changed python ports. But I have still some untracked files left over:
# pkg-not /usr/lib/python3.12/site-packages/ /usr/lib/python3.12/site-packages/flit_core/__pycache__ [..] /usr/lib/python3.12/site-packages/flit_core/__pycache__/wheel.cpython-312.pyc
In the meantime I already pushed an update to the port, this should be fixed now. Thanks for the report!
I have also noticed there are still many files in /usr/lib/python3.10/site-packages/. I have updated my installation from CRUX 3.7 to 3.8. Can that folder by deleted completely without loss of functionality? It has these folders with subfolders each:
/usr/lib/python3.10/site-packages/Cython [..] /usr/lib/python3.10/site-packages/yaml/
These can be safely deleted. Without the corresponding python version installed these do nothing for you. On an upside: these should all be the same type of untracked files like these we changed recently. So hopefully, a clean upgrade in the future will not leave you with a dangling python site-packages dir. Best regards, Tim