Question
/usr/bin/dpkg returned an error code (1)
I’ve recently upgraded to Ubuntu 20.04.1 LTS and it tells me that mySQL 8 didn’t update successfully. When I try to follow steps to “Fix” the error I keep getting the same error:
dpkg: error processing package mysql-server (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
mysql-server-8.0
mysql-server
Please help!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
FYI - I’ve tried using
apt install mysql-server
but that was unsuccessful
I’ve also tried to install the dependency packages:
and stil get the same error