The fix is in our staging repository. There may be other, unrelated changes/experimental updates on this repository!! The following instructions are to be followed at your own peril !!
To test this update:
- Login via the command line
- Edit the file
/etc/apt/sources.list
- Add the following line:
deb http://apt.osmc.tv jessie-devel main
- Run the following commands to update:
sudo apt-get update && sudo apt-get dist-upgrade && reboot
- Your system should have have received the update.
See if the issue is resolved.
It is also imperative you edit /etc/apt/sources.list
again and remove the line that you added after updating. This will return you to the normal update channel.