Solved Latest CB Revision Version ?

Active8

Verified User
Joined
Jul 13, 2013
Messages
1,854
I have seen post that some people are on CB ver 2940 but on our servers is the latest version 2904 , is this correct @smtalk ?
 
If you look at the changelog they are at 2944 now.. :)
 
That is weird, 2 server have this "problem "now.
Update CS doesn't help, whats is going on ?
 
Try using another mirror or otherwise download it directly, seems to happen sometimes.
wget https://files1.directadmin.com/services/custombuild/2.0/custombuild/build
 
2908 fixed the download after big changes in the latest versions

2908 - Fix "./build update" command.

So some people, including you, seem to be stuck on an older version forever if you don’t verify it manually
 
for future reference, this does the trick
Code:
wget -O  /usr/local/directadmin/custombuild/build http://files1.directadmin.com/services/custombuild/2.0/custombuild/build
 
for future reference, this does the trick
Code:
wget -O  /usr/local/directadmin/custombuild/build http://files1.directadmin.com/services/custombuild/2.0/custombuild/build
It won't be needed soon, as CustomBuild is a part of DirectAdmin in alpha already :) Updating DA will update CustomBuild as well.
 
Updating DA will update CustomBuild as well.
Will this remove it totally? Because sometimes I do want to update things like PHP for example, but want to wait with a DA update because it often has some issues when it's just released.
 
Back
Top