Bug 37639

Summary: Не коннектится к mysql8: ошибка упаковки
Product: Sisyphus Reporter: Evgenii Terechkov <evg>
Component: mariadb-clientAssignee: Alexey Shabalin <shaba>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: mike, shaba
Version: unstable   
Hardware: all   
OS: Linux   

Description Evgenii Terechkov 2019-12-17 22:18:04 MSK
Не коннектится к mysql8 (в данном случае, запущенному в докере):

=8<==================================================================================================================================================================================
evg at latitude in ~ $mysql -h 172.17.0.2 -u root
Enter password: 
ERROR 1156 (08S01): Plugin caching_sha2_password could not be loaded: /usr/lib64/mariadb/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory
=8<==================================================================================================================================================================================

/usr/lib64/mariadb/plugin/caching_sha2_password.so у нас лежит в пакете mariadb-server, что очевидно ошибка, т.к. клиент не обязан тянуть при установке сервер для корректной работы.

Установка mariadb-server позволяет подключиться к mysql8.
Comment 1 Repository Robot 2019-12-20 04:01:40 MSK
mariadb-10.4.11-alt1 -> sisyphus:

Thu Dec 19 2019 Alexey Shabalin <shaba@altlinux> 10.4.11-alt1
- 10.4.11
- move client plugins to libmariadb package (ALT #37639):
  + caching_sha2_password
  + sha256_password