Bug 37639 - Не коннектится к mysql8: ошибка упаковки
Summary: Не коннектится к mysql8: ошибка упаковки
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mariadb-client (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-17 22:18 MSK by Evgenii Terechkov
Modified: 2019-12-21 21:41 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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