libssl3's libcrypto seems to be missing:

```
Preparing to unpack .../2-mysql-server-8.0_8.0.42-0ubuntu0.24.04.1_amd64.deb ...
/sbin/runlevel: error while loading shared libraries: libcrypto.so.3: cannot 
open shared object file: No such file or directory
systemctl: error while loading shared libraries: libcrypto.so.3: cannot open 
shared object file: No such file or directory
invoke-rc.d: could not determine current runlevel
systemctl: error while loading shared libraries: libcrypto.so.3: cannot open 
shared object file: No such file or directory
invoke-rc.d: initscript mysql, action "stop" failed.
invoke-rc.d returned 127
There is a MySQL server running, but we failed in our attempts to stop it.
Stop it yourself and try again!
```


can you please check if your system has libssl3 installed using this command 
and send us the output?

```
dpkg -l | grep libssl3
```

** 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/2112252

Title:
  mysql-server-8.0 fails to restart during upgrade due to missing
  libcrypto.so.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2112252/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to