I’ve installed the image (both with dd and the qt installer) and after booting up and having it update/install the packages successfully, the pi seems to get stuck in a loop of “OSMC Update: Updating the list of available OSMC packages…” and then “Installing packages”, over and over. This is the blue text mode screen.
This is a Pi 3. My previous install on another Pi worked fine. Stumped as to what the problem is - I’ve tried the newest image and the november image as well.
Anyone have any ideas?
Cheers!
What is the spec on the powersupply you are using?
It’s 5V 2000mA - it’s the power supply used on the other Pi. I’ll try moving it to a different socket.
Here’s the logs if that helps? http://paste.osmc.io/onicahejil
It’s not dropping network connection - I can SSH into it and it remains connected throughout this update loop
Jan 02 16:03:43 osmc mediacenter[914]: E: Problem renaming the file /var/cache/apt/srcpkgcache.bin.aTz7PI to /var/cache/apt/srcpkgcache.bin - rename (2: No such file or directory)
Jan 02 16:03:43 osmc mediacenter[914]: E: Problem renaming the file /var/cache/apt/pkgcache.bin.HZEsZU to /var/cache/apt/pkgcache.bin - rename (2: No such file or directory)
Jan 02 16:03:43 osmc mediacenter[914]: E: The package lists or status file could not be parsed or opened.
Try this.
sudo apt-get clean
sudo apt-get update
sudo apt-get dist-upgrade
Hmm… seems to be whenever the keyboard is plugged into it on boot that I get thrown into this screen. Unplugging it seems to fix it - bizarre!