Jump to content

MaNGOS Two realmd cannot find libmysqlclient.so.20


Recommended Posts

Posted

After upgrading my Ubuntu to 19.10 Eoan I've found realmd service is failing to start, with the status message as follows:

root@ASUS1:~# systemctl status realmd
● realmd.service - Realmd service
   Loaded: loaded (/etc/systemd/system/realmd.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2019-10-29 18:36:40 EET; 19s ago
  Process: 9271 ExecStart=/mangos/two/bin/realmd -c /mangos/two/etc/realmd.conf (code=exited, status=127)
 Main PID: 9271 (code=exited, status=127)

Oct 29 18:36:40 ASUS1 systemd[1]: Started Realmd service.
Oct 29 18:36:40 ASUS1 realmd[9271]: /mangos/two/bin/realmd: error while loading shared libraries: libmysqlclient.so.20: cannot open shared object file: No such file or directory
Oct 29 18:36:40 ASUS1 systemd[1]: realmd.service: Main process exited, code=exited, status=127/n/a
Oct 29 18:36:40 ASUS1 systemd[1]: realmd.service: Failed with result 'exit-code'.

 

Actually, my installation of MySQL 8.0 has no such lib libmysqlclient.so.20 at all, at it seems to me a bit odd to look for and put some foreign libmysqlclient.so.20 to my /usr/lib just to have realmd to find something with a correct name.

Could anyone recommend a normal fix for this problem?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use