Update failure May version raspberry pi 3

For the last week I’ve been trying to update to the latest may version of osmc. When I’m trying a manual update, it shows first tries to download the update, but then shows an error message that is fails to update. Then afterwards it says “no update available”, but I’m still running the April version of OSMC.
Do you have any idea how I could get the latest update, or should I try a clean install? I have a raspberry pi 3, and you can take a look at my logs here http://paste.osmc.io/dogucafaqi

ssh into the Pi and run sudo apt-get update sudo apt-get dist upgrade sudo reboot
Post any errors (if any) that you get

Thank you, it updated!