0 Voter

Add check for interrupted/not completed updates

If updates get interrupted while it was extracting, it can happen to get a incomplete update which causes issues.

Check if an update package is finished completely, otherwise mark it as 'pending' and do it again to prevent broken updates.