MariaDB 10.2.7 now available
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.2.7. This is a stable (GA) release. See the release notes and changelog for details.
Release Notes Changelog What is MariaDB 10.2?
MariaDB APT and YUM Repository Configuration Generator
Thanks, and enjoy MariaDB!
Can you tell when the cPanel 66 becomes available on the hostings, and we can use MariaDB 10.2.7 ?
Did you change the gpg keys?
$ apt-get update
$ … The following signatures were invalid: 199369E5404BD5FC7D2FE43BCBCB082A1BB943DB
mariadb repos breaks apt
See https://mariadb.com/kb/en/mariadb/mariadb-10025-release-notes/#xenial-and-sid-repositories
already have latest keys what this post mentions.. error still exists
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.8 (jessie)
Release: 8.8
Codename: jessie
cat /etc/apt/sources.list.d/mariadb.list
# MariaDB 10.2 repository list – created 2017-07-17 14:57 UTC
# http://downloads.mariadb.org/mariadb/repositories/
deb [arch=amd64,i386] http://mariadb.cu.be/repo/10.2/debian jessie main
deb-src http://mariadb.cu.be/repo/10.2/debian jessie main
apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db
unchanged: 1
apt-key adv –recv-keys –keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
unchanged: 1
apt-get clean
apt-get update
Error:6 https://mariadb.cu.be/repo/10.2/debian jessie InRelease
The following signatures were invalid: 199369E5404BD5FC7D2FE43BCBCB082A1BB943DB
You still have the old key active. See https://mariadb.com/kb/en/mariadb/gpg/ – only the correct key should be present.
Hello,
I manually checked several mirrors. The latest available version for Debian Stretch is 10.2.6 whereas the 10.2.7 version is available for Jessie and Wheezy.
Could you please have a look on that ?
Best regards.
Jérôme Blion.
This was a problem with the Stretch builder – see https://jira.mariadb.org/browse/MDEV-13303
Hi there
So how exactly do I update my mariadb v10.2.6 to mariadb v10.2.7 ?
Thank you and best regards
Dalibor
Take a look at https://mariadb.com/kb/en/mariadb/upgrading-between-minor-versions-of-mariadb/