Hi everybody,

As I can see, the automated build on the official registry
(hub.dokcer.com) is in failure since few months. I tried to reproduce
it and I think I found a solution.

Here is the patch, not very complex. Merry Chrismas Fedoristas!



--- Dockerfile.old      2016-12-25 19:28:04.307064692 +0100
+++ Dockerfile.new      2016-12-25 19:28:51.489582337 +0100
@@ -32,7 +32,7 @@ RUN INSTALL_PKGS="rsync tar gettext host
     rpm -V $INSTALL_PKGS && \
     dnf clean all && \
     mkdir -p /var/lib/mysql/data && chown -R mysql.0 /var/lib/mysql && \
-    rpm -q --qf '%{version}' mariadb-server | grep -e '10\.0\.' && \
+    rpm -q --qf '%{version}' mariadb-server | grep -e '10\.1\.' && \
     test "$(id mysql)" = "uid=27(mysql) gid=27(mysql) groups=27(mysql)"
 
 # Get prefix path and path to scripts rather than hard-code them in scripts



-- 
GPG Key ID: 83288189 @ hkp://keys.fedoraproject.org
Empreinte: CC26 692F 5205 AC8F 7912  7783 D7A7 F4C5 8328 8189

x509 C.A.: https://dl.casperlefantom.net/pub/root.pem
Empreinte: 0975 864A 2036 0F94 A139  114A D32E 8EBE 30F2 2429

Attachment: signature.asc
Description: PGP signature

_______________________________________________
cloud mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to