CustomBuild info not updating

dotcomUNDERGROUND

Verified User
Joined
Mar 31, 2022
Messages
13
Even after running building and updates from both UI and terminal, CustomBuild UI is still showing the softwares installable/updatable.
None of the installed software show up under remove list.

I have also ran
Code:
da build all
from terminal. But all softwares are still showing up as available to build.

I am doing a fresh server installation.
 
None of the installed software show up under remove list.
Yes that's normal. They only show up on that list once you removed them.
So to remove an item, list say if you have php 8.1 as your second PHP version, then go to Options and then set that PHP version to "no".
Then go to Remove and then you can remove it from there.

A lot of us rather work via CLI but it's almost the same.

But all softwares are still showing up as available to build.
Correct, that is also by design. This way you can build something again if it got currupted so you can rebuild it. Sometimes you need to rebuild exim.conf and/or exim and you can use that build option.

So all is fine.
 
Correct, that is also by design. This way you can build something again if it got currupted so you can rebuild it. Sometimes you need to rebuild exim.conf and/or exim and you can use that build option.
Okay, that makes sense. But what about Software Updates still showing up as available to be updated even after updating them?
And my "Remove" list do not have anything listed at all.
 
Back
Top