XN-Matt That appears to be it. I assume we need to update the docker apt file too as that has the old version in also?
XN-Matt Adam Looks like we're still seeing issues with apt on one server, updated the sources but still: appcd is already the newest version (4.0.2). It is running 22.04
slimx With the supposedly less disk usage? how do we utilise this? is there something we have to delete or? My apologies if this has been written in another post, I may have missed it - have been on vacation.
xyzulu XN-Matt we're still seeing issues with apt on one server You'll be able to fix this I am sure. Check what Adam posted earlier about ensuring your sources list are using the right Ubuntu version.. especially the enhance source list.
XN-Matt Hmm, I think that upgrade didn't work as PHP was entirely missing. (Sites were downloading blank files instead) so I think my brain was expecting a later version to fix it....
Adam XN-Matt Check /etc/apt/sources.list.d/enhance.list refers to the correct Ubuntu code base. Then run: apt update apt install --reinstall appcd ecp-php{56,70,71,72,73,74,80,81,82,83}
XN-Matt Adam The version was set as it upgraded to the latest after doing so, it just seemed to hose PHP. I ended up doing a reinstall of appcd before your post, which resolved it.