fix for anyone encountering this. # Delete the corrupted archive from cache sudo rm /var/cache/apt/archives/cpp-14-x86-64-linux-gnu_14.3.0-14ubuntu1_amd64.deb
# Clear out any remaining partial downloads sudo apt clean # Update package lists and download a fresh file sudo apt update sudo apt install --reinstall cpp-14-x86-64-linux-gnu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2153527 Title: Upgrade to 26.04 CPP-14-x86-64 failure checksum error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2153527/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
