build mysql fails with failed to download

[email protected]

New member
Joined
Oct 1, 2016
Messages
1
Today, with custombuild 2.0.0 (rev: 1594), on Debian 7, I get (after ./build update):

Code:
root@flex-dev:/usr/local/directadmin/custombuild# ./build mysql
--2016-10-01 18:45:34--  http://files.directadmin.com/services/all/mysql/debian/64-bit/mysql-5.6.33-linux-x86_64.tar.gz
Resolving files.directadmin.com (files.directadmin.com)... 208.167.226.3, 216.144.254.90, 69.162.69.58
Connecting to files.directadmin.com (files.directadmin.com)|208.167.226.3|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-10-01 18:45:34 ERROR 404: Not Found.

Failed to download http://files.directadmin.com/services/all/mysql/debian/64-bit/mysql-5.6.33-linux-x86_64.tar.gz. Exiting...

And indeed, on http://files.directadmin.com/services/all/mysql/debian/64-bit/ there is only one old 5.6 mysql tar available:

mysql-5.6.12-linux-x86_64.tar.gz

What is wrong here?
 
I have just upgraded to latest MySQL 5.6 without any problems with CustomBuild

What commands have you used?

Maybe you need to try again if it still is getting error.
 
@Tommyhara,

Did you upgrade MySQL 5.6 on Debian 7 ? The TS writes about an issue on Debian 7, and the file mysql-5.6.33-linux-x86_64.tar.gz is really missing on the server.
 
Back
Top