Conversation
|
Can you elaborate on the error that you were seeing that motivated this change? |
|
Hi @mayushko26, the issue that motivates the change came from this issue, as of 2 weeks ago while I was setting up the repository on my local machine, I cannot build the docker container and downloading the binary for mariadb directly from the dlm.mariadb.com also results in connection time out. which I check as of today I can build the container image just fine using the dlm.mariadb.com, so the issue seems intermittent. What do you think? is moving the source from the dlm.mariadb.com to archive.mariadb.org a good idea? as I have found another thread (attached on the issues link that also has problems with the dlm.mariadb.com, as for different reason) |
|
This ticket is related: #419 While that may have resolved it for some architectures, I believe it remains broken for others. A workaround is to comment out all sections mentioning mariadb in Error |
|
I have an automatic implementation of this available on this PR #438 |
fix wrong MariaDB binary url