Thank you for taking the time to file a bug report. This error message appears to indicate an issue with locally installed certs, which could be something like invalid permissions or that they've expired. A couple references from others with this issue:
https://stackoverflow.com/questions/27031318/what-does-this-error-mean-in-mariadb-ssl-error-2026-hy000-ssl-connection-e https://serverfault.com/questions/839650/mysql-ssl-ssl-ctx-set-default-verify-paths-failed The error in your case seems to suggest the contents of your private_key.pem is irregular, so I'd suggest examining that first: /var/lib/mysql//private_key.pem: error:0909006C:PEM routines:get_name:no start line Since it seems likely to me that this is a local configuration problem, rather than a bug in Ubuntu, I am marking this bug as 'Incomplete'. However, if you believe that this is really a bug in ubuntu, then we would be grateful if you would provide a more complete description of the problem with steps to reproduce, explain why you believe this is a bug in ubuntu, rather than a problem specific to your system, and then change the bug status back to 'New'. For local configuration issues, you can find assistance here: http://www.ubuntu.com/support/community ** Changed in: mysql-8.0 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1857755 Title: package mysql-server 8.0.18-0ubuntu0.19.10.1 failed to install/upgrade: SSL_CTX_set_default_verify_paths failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1857755/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
