I posted this prematurely last night, expecting the builds to succeed.
Unfortunately they didn’t, because the Team Kodi mirrors website used to host files is down as part of the April Fool’s prank. So we must wait…
Hello, All! 1st post and 1st things 1st. Sam, /bow. OSMC is amazing very impressed!
Today this same problem happened to me as well. I tried a reboot from the web UI as pandoki was playing. I run a USB sound card as well. Both the skin and sound card were set back to default. I’ve only noticed this on a reboot. Every other time I’ve tried shutting down, pulling power, and reconnecting power its worked flawlessly. Admittedly, I’m pretty noobish when it comes to all this but I’m happy to help however I can.
It’s available for Vero 1, Vero 2, Vero 4K, PC (internal testing) and Apple TV. RBP requires more changes due to some updates in userland, but I will get it built soon.
I just installed it (remotely) via SSH but the apt-get dist-upgrade command seems to run without any installing anything:
osmc@osmc-keuken:~$ sudo apt-get dist-upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… The following package was automatically installed and is no longer required:
libjasper1
Use ‘apt-get autoremove’ to remove it.
Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Maybe it’s because I did a manual upgrade earlier this morning via the GUI?
I will do a couple of reboots and hopefully the problem is resolved. I guess this will take some time to be 100% sure as my last reboots without the fix also kept the menu settings.
Same here with confluence skin. Online-update on Apr. 2nd did not improve anything.
Looks like the libreELEC dudes have similar problems. I’ll switch one of my boxes over to LE, to see differences - or not.
Don’t run apt-get upgrade. That will break your system and you’ll need to reinstall.
If you have run this, you need to reinstall. You should’ve actually received a warning preventing you from doing this; but on older versions of OSMC this won’t show up.
The Kodi build on Raspberry Pi should show 10th April. The Kodi build on 22nd March is still affected by the issue.
Just tested this. The apt-get -y upgrade runs fine without warnings on an updated system, but not apt-get upgrade.
Guess the system does not check on the -y switch.