Posted inCoding
Fix a MYSQL Update Issue
I don't have a lot to say here, but it's worth saying, because all of the solutions I found online, did not work, but I found the issue, or at least my issue, and it was what I suspected. I kept getting issues with updates on my Linux PC, specifically related to MYSQL/Maria 8.0. Probably other versions as well. All of the solutions I found online were basically just, "apt-remove, apt-purge, apt-clean, reinstall". Which id not work. The full error is something like this. dpkg: error processing package mysql-server-8.0 (--configure): installed mysql-server-8.0 package post-installation script subprocess returned error exit status…