APPS update frequently fails to update one or more extensions.
Today I booted an older tc-4.7 system and ran Update deps, followed by APPS Update. the Dep's update succeeded, however two of the 20+ extensions requiring updates failed to update. Even after a reboot APPS continuously fails to update these two extensions.
Same results when using tce-update
I verified ownership and permissions of suspect extensions, confirmed tc:staff and 644
regardless I set all files in optional/* to tc:staff and 664
cd /mnt/sda1/tce/optional
find . -maxdepth 1 -type f -exec sudo chown tc:staff {} +
find . -maxdepth 1 -type f -exec sudo chmod 664 {} +
then tried unsuccessfully to update several more times.
After manually deleting both bluefish.tcz & bluefish.tcz.md5.txt and rebooting, APPS successfully downloaded and installed bluefish.tcz (updated version).
Applies to tc-4 & tc-5