[Maria-developers] MariaDB for CentOS 8
Hi, Please release MariaDB 10.4 for CentOS 8. https://downloads.mariadb.org/mariadb/repositories/ does not show CentOS 8. thanks -- Thomas Stephen Lee
On Thu, 3 Oct 2019 22:00:16 +0530 Thomas Stephen Lee <lee.jnk@gmail.com> wrote:
Hi,
Please release MariaDB 10.4 for CentOS 8.
https://downloads.mariadb.org/mariadb/repositories/
does not show CentOS 8.
Please file a ticket at https://jira.mariadb.org and it will get taken care of right away. In the mean time, you should be able to use the RHEL 8 instructions to get the repository set up. Thanks! -- Daniel Bartholomew, MariaDB Release Manager MariaDB | https://mariadb.com
Should be fixed now! Thanks for letting us know about the problem. On 04.10.2019 00:31, Daniel Bartholomew wrote:
On Thu, 3 Oct 2019 22:00:16 +0530 Thomas Stephen Lee <lee.jnk@gmail.com> wrote:
Hi,
Please release MariaDB 10.4 for CentOS 8.
https://downloads.mariadb.org/mariadb/repositories/
does not show CentOS 8.
Please file a ticket at https://jira.mariadb.org and it will get taken care of right away. In the mean time, you should be able to use the RHEL 8 instructions to get the repository set up.
Thanks!
Hi Vicențiu, Daniel, Thank you very much ☺. Working now. had to do $ dnf install boost $ dnf --disablerepo=AppStream install MariaDB-server MariaDB-devel MariaDB-client galera-4 thanks. -- Thomas Stephen Lee On Fri, Oct 4, 2019 at 12:17 PM Vicențiu Ciorbaru <vicentiu@mariadb.org> wrote:
Should be fixed now!
Thanks for letting us know about the problem.
On 04.10.2019 00:31, Daniel Bartholomew wrote:
On Thu, 3 Oct 2019 22:00:16 +0530 Thomas Stephen Lee <lee.jnk@gmail.com> wrote:
Hi,
Please release MariaDB 10.4 for CentOS 8.
https://downloads.mariadb.org/mariadb/repositories/
does not show CentOS 8.
Please file a ticket at https://jira.mariadb.org and it will get taken care of right away. In the mean time, you should be able to use the RHEL 8 instructions to get the repository set up.
Thanks!
On Fri, Oct 4, 2019 at 12:34 PM Thomas Stephen Lee <lee.jnk@gmail.com> wrote:
Hi Vicențiu, Daniel,
Thank you very much ☺. Working now.
had to do
$ dnf install boost $ dnf --disablerepo=AppStream install MariaDB-server MariaDB-devel MariaDB-client galera-4
thanks.
-- Thomas Stephen Lee
On Fri, Oct 4, 2019 at 12:17 PM Vicențiu Ciorbaru <vicentiu@mariadb.org> wrote:
Should be fixed now!
Thanks for letting us know about the problem.
On 04.10.2019 00:31, Daniel Bartholomew wrote:
On Thu, 3 Oct 2019 22:00:16 +0530 Thomas Stephen Lee <lee.jnk@gmail.com> wrote:
Hi,
Please release MariaDB 10.4 for CentOS 8.
https://downloads.mariadb.org/mariadb/repositories/
does not show CentOS 8.
Please file a ticket at https://jira.mariadb.org and it will get taken care of right away. In the mean time, you should be able to use the RHEL 8 instructions to get the repository set up.
Thanks!
Hi, This suggestion was for Docker, but it works for MariaDB.repo file on both CentOS 8 and RHEL 8.1 https://forums.docker.com/t/yum-repo-for-centos-8/81884/9 add module_hotfixes=1 and just dnf install MariaDB-server MariaDB-client MariaDB-devel Please update https://downloads.mariadb.org/mariadb/repositories/ thanks --- Thomas Stephen Lee
Hi Thomas, That is a bug in our code which we shall fix as soon as possible. In the meantime, you can replace the instructions on https://downloads.mariadb.org/mariadb/repositories/ with the correct URL from yum.mariadb.org. # MariaDB 10.4 CentOS repository list - created 2019-10-04 06:20 UTC # http://downloads.mariadb.org/mariadb/repositories/ [mariadb] name = MariaDB baseurl = http://yum.mariadb.org/10.4/centos8-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 Let me know if this works. Thanks! Vicențiu On 03.10.2019 19:30, Thomas Stephen Lee wrote:
Hi,
Please release MariaDB 10.4 for CentOS 8.
https://downloads.mariadb.org/mariadb/repositories/
does not show CentOS 8.
thanks
-- Thomas Stephen Lee
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp
participants (3)
-
Daniel Bartholomew
-
Thomas Stephen Lee
-
Vicențiu Ciorbaru