I am using custombuild Version: 2.0.0 (rev: 1429). Today after doing a ./build update I started to get this error in custombuild:
The error appears when I run ./buil options or ./build update or ./build versions
I do not use litespeed at all, and in options.conf I have this:
Edit: I also get the following errror at the bottom of the output when doing ./build update:
Edit UPDATE: Just now ./build update (or any other commands) don't work at all! The only output I get is:
Code:
[root@server custombuild]# ./build options
grep: /usr/local/directadmin/custombuild/versions_litespeed.txt: No such file or directory
ERROR: version of release not found in versions_litespeed.txt!
The error appears when I run ./buil options or ./build update or ./build versions
I do not use litespeed at all, and in options.conf I have this:
Code:
litespeed_serialno=trial
Edit: I also get the following errror at the bottom of the output when doing ./build update:
Code:
./build: line 2480: syntax error near unexpected token `fi'
./build: line 2480: ` fi'
Edit UPDATE: Just now ./build update (or any other commands) don't work at all! The only output I get is:
Code:
[root@server ~]# cd /usr/local/directadmin/custombuild
[root@server custombuild]# ./build update
./build: line 2480: syntax error near unexpected token `fi'
./build: line 2480: ` fi'
[root@server custombuild]# ./build versions
./build: line 2480: syntax error near unexpected token `fi'
./build: line 2480: ` fi'
[root@server custombuild]# ./build options
./build: line 2480: syntax error near unexpected token `fi'
./build: line 2480: ` fi'
[root@server custombuild]#
Last edited: