Custom Build, Build Software doesnt ever finish? How do I verify its been installed?

Jordz2203

Verified User
Joined
Sep 8, 2022
Messages
75
So, when I go into Custom Build 2.0 I can see there are things to install on the Build Software tab, lets say here for example I have installed IonCube or ImapSync. The install progress never finishes so I dont know if its hanging?
1663065638963.png

Another frustration I have is how can I see a list of the installed softwares? Because I click build, even though some other softwares should be installed already. For example inside the same "Build Software" tab. I can see here that there are things like AWStats and Imapsync saying "Build" even though I already did earlier?
1663065737674.png
 
So, when I go into Custom Build 2.0 I can see there are things to install on the Build Software tab, lets say here for example I have installed IonCube or ImapSync. The install progress never finishes so I dont know if its hanging?
View attachment 5951

Another frustration I have is how can I see a list of the installed softwares? Because I click build, even though some other softwares should be installed already. For example inside the same "Build Software" tab. I can see here that there are things like AWStats and Imapsync saying "Build" even though I already did earlier?
View attachment 5952
It has been finish already ?, this bug has been stay in cb long time , a button cancel must be done txt ofter complete installation, but show cancel button .
So it really make confusing ?
 
It has been finish already ?, this bug has been stay in cb long time , a button cancel must be done txt ofter complete installation, but show cancel button .
So it really make confusing ?
Oh I see, thank you! Is there a way to see "installed/built software" so I can see what I arlready have?
 
For Awstats you can check under user control panel , View statistics and make statistics public .
Awstats will be generate there and you can view for statistics user in there.
 
Oh I see, thank you! Is there a way to see "installed/built software" so I can see what I arlready have?

Yes i think so , it must show 2 button there if any previous build has been done before
1 button for version has been installed and other button force build ( red and green button maybe ? )
So it not make any confusing right
 
The install progress never finishes so I dont know if its hanging?
It says "Done" at the bottom, right? So that means it's finished.

For the rest you already had the answers. But some things are indeed a bit confusing.
Which is why I never use the custombuild script. I always update via SSH.
 
Yes i think so , it must show 2 button there if any previous build has been done before
1 button for version has been installed and other button force build ( red and green button maybe ? )
So it not make any confusing right
It seems they just stay as "build" for me and doesnt get updated to new buttons. Very weird.
 
It says "Done" at the bottom, right? So that means it's finished.

For the rest you already had the answers. But some things are indeed a bit confusing.
Which is why I never use the custombuild script. I always update via SSH.
Yes, but I was expecting the status bar to fill up and cancel to change to finish or something.
Is there documentation for running those updates via SSH? Im having a problem with the imapSync plugin staying as "needs update"
 
Updating stuff via SSH is easy. I always do it like this:

Code:
cd /usr/local/directadmin/custombuild
./build update
./build update_versions
 
Have you tried checking the installation logs to see if there are any errors or warnings? That might give you a clue as to why the installation isn't completed. As for checking the list of installed software, have you tried accessing the control panel or the terminal to see if the software shows up there? It's possible that the build software tab just isn't updating correctly. Alternatively, you might want to consider using a performance testing automation tool like https://www.zaptest.com/performance-testing-аutomation to help you verify that your software is working correctly. It can help you quickly identify any issues with your custom build, and it's designed to be easy to use even if you don't have a lot of experience with software testing.
 
that "Build Software" tab alway be like this, it just for build or re-build script.

You should checking in "Update Software" tab, if it fail, list the software that doesn't finish or need updated will show here.
 
Back
Top