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