I am on Alma Linux 9.2.
Trying to update to latest package, but matplotlib and fonttools are not passing checksum validation. I cannot even force uninstall. Please help me resolve the checksum error or force uninstall and reinstall.
Thanks.
[jim@localhost Python-3.11.4-Linux-CentOS]$ state pull
█ Pulling Remote Project
Operating on project jimw54321/Python-3.11.4-Linux-CentOS, located at /home/jim/Python-3.11.4-Linux-CentOS.
Your activestate.yaml is already up to date!
█ Updating Runtime
Changes to your runtime may require some dependencies to be rebuilt.
Setting Up Runtime
Resolving Dependencies Done
Downloading 2/2
█ Something Went Wrong
x Could not refresh runtime after pull
x Could not install dependencies
x Not all artifacts could be installed:
Failed to download artifact fonttools (34e92466-8ff8-5e23-8d48-7ee437947662): Checksum validation failed
Failed to download artifact matplotlib (1d944bfd-969b-585d-bb8a-3f59de8f1fba): Checksum validation failed
█ Need More Help?
• Run → state pull --help
for general help
• Ask For Help →
[jim@localhost Python-3.11.4-Linux-CentOS]$
[jim@localhost Python-3.11.4-Linux-CentOS]$
[jim@localhost Python-3.11.4-Linux-CentOS]$ state activate
█ Creating a Virtual Environment for your Project’s Packages
Setting Up Runtime
Resolving Dependencies Done
Downloading 2/2
█ Something Went Wrong
x Could not activate project
x Could not update runtime installation
x Not all artifacts could be installed:
Failed to download artifact matplotlib (1d944bfd-969b-585d-bb8a-3f59de8f1fba): Checksum validation failed
Failed to download artifact fonttools (34e92466-8ff8-5e23-8d48-7ee437947662): Checksum validation failed
█ Need More Help?
• Run → state activate --help
for general help
• Ask For Help →
[jim@localhost Python-3.11.4-Linux-CentOS]$
[jim@localhost Python-3.11.4-Linux-CentOS]$
[jim@localhost Python-3.11.4-Linux-CentOS]$ state uninstall Python-3.11.4-Linux-CentOS
█ Uninstalling Package
Operating on project jimw54321/Python-3.11.4-Linux-CentOS, located at /home/jim/Python-3.11.4-Linux-CentOS.
• Creating commit x Failed
x Failed to remove package
x Error occurred while trying to create a commit: The following requirement was removed, but it does not exist in the previous
commit. Namespace: language/python, Requirement: Python-3.11.4-Linux-CentOS
█ Need More Help?
• Run → state uninstall --help
for general help
• Ask For Help →
[jim@localhost Python-3.11.4-Linux-CentOS]$