MariaDb'yi, en son LTS'nin sürüm notunda bahsedilen Ubuntu topluluğu tarafından desteklenen olarak yükledim.
Bundan sonra, başarıyla yüklenen Mariadb-istemcisini yüklemeye çalıştım, bundan sonra GUI aracına sahip olmak iyi Bu yüzden hem Ubuntu-SOftware-Center'dan hem de Terminalden MySql-workbench'i yüklemeye karar verdim, ancak aşağıda belirtilen hataları istedi-
Ubuntu-Software-Center- üzerinden hata
This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
mysql-workbench: Depends: libgcc1 (>= 1:4.1.1) but 1:4.9-20140406-0ubuntu1 is to be installed
Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but 1:2.24.4-1ubuntu1 is to be installed
Depends: libpcrecpp0 (>= 7.7) but 1:8.31-2ubuntu2 is to be installed
Depends: python:any (>= 2.7.1-0ubuntu2) but it is a virtual package
Depends: mysql-workbench-data (= 6.0.8+dfsg-2) but 6.0.8+dfsg-2 is to be installed.
Terminal üzerinden hata
The following packages have unmet dependencies:
mysql-workbench : Depends: mysql-client
E: Unable to correct problems, you have held broken packages.
Bu, burada belirtildiği gibi, fırlatma rampasında onaylanmış bir hata haline geldi.
My-sql'in resmi web sitesinde, tezgahın versiyonları sadece saucy'ye kadar mevcuttur (13.10), Peki nasıl kurabilirim.
GÜNCELLEME 1
/Etc/apt/sources.list'e aşağıdaki satırlar eklendi
# MariaDB 10.0 repository list - created 2014-04-19 11:47 UTC
# http://mariadb.org/mariadb/repositories/
deb http://mirror.mephi.ru/mariadb/repo/10.0/ubuntu trusty main
deb-src http://mirror.mephi.ru/mariadb/repo/10.0/ubuntu trusty main
Değişiklik yok, hala aynı sorun. Mariadb'ın güvenilir ve sürüm 10.1.10'u arasında bazı sorunlar var. Denedim
sudo apt-get install libmysqlclient18=10.1.10-mariadb1~trusty mysql-common=10.1.10-mariadb1~trusty
Ve çıktısı -
E: Version '10.1.10-mariadb1~trusty' for 'libmysqlclient18' was not found
E: Version '10.1.10-mariadb1~trusty' for 'mysql-common' was not found
Yani basit olan şey bulamadı. rağmen orada resmi web sitesinde.
GÜNCELLEME 2
MariaDB 10.1.10 kaldırıldı, ancak sorun MariaDB 5.5.37 ile hala aynı.
sudo apt-get install mysql-workbench