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
Yes you should update that too.
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
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.
slimx is there something we have to delete
Check the release notes for appcd 4.0.0
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.
Already done that, as per the post.
So everything is right then? appcd 4.0.2 is the current latest.
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....
Check /etc/apt/sources.list.d/enhance.list refers to the correct Ubuntu code base. Then run:
/etc/apt/sources.list.d/enhance.list
apt update apt install --reinstall appcd ecp-php{56,70,71,72,73,74,80,81,82,83}
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.
Updated everything on two different clusters, went off without a hitch 🙂