CustomBuild not working anymore

RivalMarco

Verified User
Joined
Jun 27, 2010
Messages
8
Hi,

Suddenly, my CustomBuild doesn't work anymore. I already restarted the server but that didn't help.

As i type ./build versions i just get the cursor at the beginning of the line but no text is coming..

I already checked the options.conf but didn't find any weird things..

Does anyone knows howto fix this?


- Marco
 
Same here. No respond to ./build ...
Upgrade to 2.0 is (at this moment) no option.
What is happened? How can I trace what the problem is? How can I get back to a working ./build?

Thanks in advance!
 
May you attach me the file having the output of:
Code:
bash -x ./build update
 
Hi smtalk,

Thank you for your information request.
Here the (partial, the start is not captured) output of "bash -x ./build update":

After te last line the './build update' stops and gives a blanking cursor.

Last line: "wget http://files7.directadmin.com/services/custombuild/versions.txt ..."
-> this get executed. When I delete file: versions.txt and run ./build again, versions.txt is dowloaded and saved.

Thanks in advance!

Kind regards, Patrick

Code:
+++ grep -c -e '^php5_cgi=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^php5_cgi=' /usr/local/directadmin/custombuild/options.conf
+ PHP5_CGI_OPT=yes
++ getOpt php5_ver 5.3
+++ grep -c -e '^php5_ver=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^php5_ver=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^php5_ver=' /usr/local/directadmin/custombuild/options.conf
+ PHP5_VER_OPT=5.4
++ getOpt php6_cli no
+++ grep -c -e '^php6_cli=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^php6_cli=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^php6_cli=' /usr/local/directadmin/custombuild/options.conf
+ PHP6_CLI_OPT=no
++ getOpt php6_cgi no
+++ grep -c -e '^php6_cgi=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^php6_cgi=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^php6_cgi=' /usr/local/directadmin/custombuild/options.conf
+ PHP6_CGI_OPT=no
++ getOpt php_ini no
+++ grep -c -e '^php_ini=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^php_ini=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^php_ini=' /usr/local/directadmin/custombuild/options.conf
+ PHPINI_OPT=no
++ getOpt php_ini_type recommended
+++ grep -c -e '^php_ini_type=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^php_ini_type=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^php_ini_type=' /usr/local/directadmin/custombuild/options.conf
+ PHPINITYPE_OPT=recommended
++ getOpt zend no
+++ grep -c -e '^zend=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^zend=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^zend=' /usr/local/directadmin/custombuild/options.conf
+ ZEND_OPT=no
++ getOpt ioncube no
+++ grep -c -e '^ioncube=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^ioncube=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^ioncube=' /usr/local/directadmin/custombuild/options.conf
+ IONCUBE_OPT=yes
++ getOpt mysql_backup yes
+++ grep -c -e '^mysql_backup=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^mysql_backup=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^mysql_backup=' /usr/local/directadmin/custombuild/options.conf
+ MYSQLBACK_OPT=yes
++ getOpt mysql 5.5
+++ grep -c -e '^mysql=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^mysql=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^mysql=' /usr/local/directadmin/custombuild/options.conf
+ MYSQL_OPT=5.6
++ getOpt mysql_inst no
+++ grep -c -e '^mysql_inst=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^mysql_inst=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^mysql_inst=' /usr/local/directadmin/custombuild/options.conf
+ MYSQLINST_OPT=yes
++ getOpt mysql_backup_dir /usr/local/directadmin/custombuild/mysql_backups
+++ grep -c -e '^mysql_backup_dir=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^mysql_backup_dir=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^mysql_backup_dir=' /usr/local/directadmin/custombuild/options.conf
+ MYSQLBACKDIR_OPT=/usr/local/directadmin/custombuild/mysql_backups
+ '[' -s /etc/debian_version ']'
+ MYSQL_FORCE_COMPILE=no
++ getOpt mail-header-patch no
+++ grep -c -e '^mail-header-patch=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^mail-header-patch=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^mail-header-patch=' /usr/local/directadmin/custombuild/options.conf
+ MAIL_HEADER_PATCH=no
++ getOpt dovecot yes
+++ grep -c -e '^dovecot=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^dovecot=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^dovecot=' /usr/local/directadmin/custombuild/options.conf
+ DOVECOT_OPT=yes
++ getOpt exim no
+++ grep -c -e '^exim=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^exim=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^exim=' /usr/local/directadmin/custombuild/options.conf
+ EXIM_OPT=yes
++ getOpt eximconf no
+++ grep -c -e '^eximconf=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^eximconf=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^eximconf=' /usr/local/directadmin/custombuild/options.conf
+ EXIMCONF_OPT=yes
++ getOpt atmail no
+++ grep -c -e '^atmail=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^atmail=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^atmail=' /usr/local/directadmin/custombuild/options.conf
+ ATMAIL_OPT=no
++ getOpt phpmyadmin yes
+++ grep -c -e '^phpmyadmin=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^phpmyadmin=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^phpmyadmin=' /usr/local/directadmin/custombuild/options.conf
+ PHPMYADMIN_OPT=yes
++ getOpt phpmyadmin_ver 3
+++ grep -c -e '^phpmyadmin_ver=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^phpmyadmin_ver=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^phpmyadmin_ver=' /usr/local/directadmin/custombuild/options.conf
+ PHPMYADMIN_VER_OPT=4
++ getOpt squirrelmail yes
+++ grep -c -e '^squirrelmail=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^squirrelmail=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^squirrelmail=' /usr/local/directadmin/custombuild/options.conf
+ SQUIRRELMAIL_OPT=yes
++ getOpt roundcube yes
+++ grep -c -e '^roundcube=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^roundcube=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^roundcube=' /usr/local/directadmin/custombuild/options.conf
+ ROUNDCUBE_OPT=yes
++ getOpt uebimiau no
+++ grep -c -e '^uebimiau=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^uebimiau=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^uebimiau=' /usr/local/directadmin/custombuild/options.conf
+ UEBIMIAU_OPT=no
++ getOpt awstats no
+++ grep -c -e '^awstats=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^awstats=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^awstats=' /usr/local/directadmin/custombuild/options.conf
+ AWSTATS_OPT=no
++ getOpt webalizer yes
+++ grep -c -e '^webalizer=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^webalizer=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^webalizer=' /usr/local/directadmin/custombuild/options.conf
+ WEBALIZER_OPT=yes
++ getOpt autoconf yes
+++ grep -c -e '^autoconf=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^autoconf=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^autoconf=' /usr/local/directadmin/custombuild/options.conf
+ AUTOCONF_OPT=yes
++ getOpt automake yes
+++ grep -c -e '^automake=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^automake=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^automake=' /usr/local/directadmin/custombuild/options.conf
+ AUTOMAKE_OPT=yes
++ getOpt libtool yes
+++ grep -c -e '^libtool=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^libtool=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^libtool=' /usr/local/directadmin/custombuild/options.conf
+ LIBTOOL_OPT=yes
++ getOpt curl yes
+++ grep -c -e '^curl=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^curl=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^curl=' /usr/local/directadmin/custombuild/options.conf
+ CURL_OPT=no
++ getOpt new_zlib no
+++ grep -c -e '^new_zlib=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^new_zlib=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^new_zlib=' /usr/local/directadmin/custombuild/options.conf
+ NEW_ZLIB_OPT=no
++ getOpt new_xml2 no
+++ grep -c -e '^new_xml2=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^new_xml2=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^new_xml2=' /usr/local/directadmin/custombuild/options.conf
+ NEW_XML2_OPT=no
++ getOpt new_suphp no
+++ grep -c -e '^new_suphp=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^new_suphp=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^new_suphp=' /usr/local/directadmin/custombuild/options.conf
+ NEW_SUPHP_OPT=no
++ getOpt new_pcre no
+++ grep -c -e '^new_pcre=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^new_pcre=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^new_pcre=' /usr/local/directadmin/custombuild/options.conf
+ NEW_PCRE_OPT=no
++ getOpt autover no
+++ grep -c -e '^autover=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^autover=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^autover=' /usr/local/directadmin/custombuild/options.conf
+ AUTOVER_OPT=yes
++ getOpt bold yes
+++ grep -c -e '^bold=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^bold=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^bold=' /usr/local/directadmin/custombuild/options.conf
+ BOLD_OPT=yes
++ getOpt clean yes
+++ grep -c -e '^clean=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^clean=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^clean=' /usr/local/directadmin/custombuild/options.conf
+ CLEAN_OPT=yes
++ getOpt clean_old_tarballs yes
+++ grep -c -e '^clean_old_tarballs=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^clean_old_tarballs=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^clean_old_tarballs=' /usr/local/directadmin/custombuild/options.conf
+ CLEAN_OLD_TARBALLS_OPT=yes
++ getOpt clean_old_webapps yes
+++ grep -c -e '^clean_old_webapps=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^clean_old_webapps=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^clean_old_webapps=' /usr/local/directadmin/custombuild/options.conf
+ CLEAN_OLD_WEBAPPS_OPT=yes
++ getOpt cleanapache yes
+++ grep -c -e '^cleanapache=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^cleanapache=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^cleanapache=' /usr/local/directadmin/custombuild/options.conf
+ CLEANAPACHE_OPT=no
++ getOpt custombuild 1.2
+++ grep -c -e '^custombuild=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^custombuild=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^custombuild=' /usr/local/directadmin/custombuild/options.conf
+ CUSTOMBUILD_OPT=1.2
++ getOpt downloadserver files.directadmin.com
+++ grep -c -e '^downloadserver=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^downloadserver=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^downloadserver=' /usr/local/directadmin/custombuild/options.conf
+ DOWNLOADSERVER_OPT=files7.directadmin.com
+ WEBPATH=http://files7.directadmin.com/services/custombuild
+ WEBPATH_SERVICES=http://files7.directadmin.com/services
+ WEBPATH_BACKUP=http://69.162.69.58/services/custombuild
+ WEBPATH_CL=http://repo.cloudlinux.com/cloudlinux/sources/da
++ getOpt cron no
+++ grep -c -e '^cron=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^cron=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^cron=' /usr/local/directadmin/custombuild/options.conf
+ CRON_OPT=yes
++ getOpt cron_frequency daily
+++ grep -c -e '^cron_frequency=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^cron_frequency=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^cron_frequency=' /usr/local/directadmin/custombuild/options.conf
+ CRON_FREQUENCY_OPT=daily
++ getOpt email [email protected]
+++ grep -c -e '^email=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^email=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^email=' /usr/local/directadmin/custombuild/options.conf
+ [email protected]
++ getOpt notifications yes
+++ grep -c -e '^notifications=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^notifications=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^notifications=' /usr/local/directadmin/custombuild/options.conf
+ NOTIFICATIONS_OPT=yes
++ getOpt da_autoupdate no
+++ grep -c -e '^da_autoupdate=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^da_autoupdate=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^da_autoupdate=' /usr/local/directadmin/custombuild/options.conf
+ DA_AUTOUPDATE_OPT=yes
++ getOpt updates no
+++ grep -c -e '^updates=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^updates=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^updates=' /usr/local/directadmin/custombuild/options.conf
+ UPDATES_OPT=no
++ getOpt webapps_updates yes
+++ grep -c -e '^webapps_updates=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -eq 0 ']'
+++ grep -c -e '^webapps_updates=' /usr/local/directadmin/custombuild/options.conf
++ COUNT_OPT=1
++ '[' 1 -ne 1 ']'
++ cut -d= -f2
++ grep -m1 '^webapps_updates=' /usr/local/directadmin/custombuild/options.conf
+ WEBAPPS_UPDATES_OPT=yes
+ '[' 5 = 5 ']'
+ ADDITPHP=6
++ cut -d= -f2
++ grep php5_cgi /usr/local/directadmin/custombuild/options.conf
+ DEFPHP_CGI=yes
+ boldon=
+ boldoff=
+ '[' yes = yes ']'
++ tput -Txterm bold
+ boldon=''
++ tput -Txterm sgr0
+ boldoff=''
+ DACONF_APACHE_VER=1.3
+ '[' -e /usr/local/directadmin/conf/directadmin.conf ']'
++ cut -d= -f2
++ grep '^apache_ver=' /usr/local/directadmin/conf/directadmin.conf
+ DACONF_APACHE_VER=2.0
+ '[' yes = yes ']'
+ wget http://files7.directadmin.com/services/custombuild/versions.txt -O /usr/local/directadmin/custombuild/versions.txt
 
Is autover set to yes? If yes, please try:
Code:
cd /usr/local/directadmin/custombuild
./build set autover no

And please let me know if that solves the problem.
 
Is autover set to yes? If yes, please try:
Code:
cd /usr/local/directadmin/custombuild
./build set autover no

And please let me know if that solves the problem.

Thanks smtalk, it worked!
After set autover to 'no' the update did go further, but first keeps 20x looping on:
"http://files7.directadmin.com/services/custombuild/1.2/custombuild.tar.gz"
And after that it did go further.

In this post: http://forum.directadmin.com/showthread.php?t=38999
I found out the option to (auto) change the downloadserver with:
./build set_fastest
-> this changed downloadserver from files7 to the fastest.

Now I changed autover back to 'yes'.
The ./build keeps working.

I do not know the reason why my ./build command stopped working, but the combination of previous steps (autover form yes to no, ./build set_fastest, autover to yes (with update_data, update, update_versions with each change) ) worked and seems to 'reset' something so it works again with, I presume, the same settings/config.

Thanks again!
 
Back
Top