When installing hestiacp you can get or already got the Error: apt-get install failed
is due to broken packages or corrupted files below update command with --fix-missing
will fix those.
TO fix this issue you need to run :
apt-get update --fix-missing
apt-get clean
apt-get update