RPI3 not mounting drives after September update

Hello, just updated to the September update on my RPI3 and now my external drives are not mounting any more.

When connected to the system via SSH, “sudo apt-get dist-upgrade” gives:

osmc@osmc:~$ sudo apt-get dist-upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
rbp2-device-osmc
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

While “sudo apt-get install rbp2-device-osmc” gives:

osmc@osmc:~$ sudo apt-get install rbp2-device-osmc
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
rbp2-device-osmc : Depends: armv7-diskmount-osmc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

While “sudo apt-get install armv7-diskmount-osmc” gives:

osmc@osmc:~$ sudo apt-get install armv7-diskmount-osmc
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
armv7-diskmount-osmc : Depends: armv7-udisks-osmc but it is not installable
Depends: armv7-udisks-glue-osmc but it is not installable
E: Unable to correct problems, you have held broken packages.

Did you maybe forget to upload thse packages to the package server?

Btw trying to reinstall the rbp2-device-osmc 1.4.1 package like suggested in other topics gives:

osmc@osmc:~$ sudo apt-get install --reinstall rbp2-device-osmc=1.4.1
Reading package lists… Done
Building dependency tree
Reading state information… Done
Reinstallation of rbp2-device-osmc is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Same issue here - same log outputs above apply
[September update on RPI3]

What log outputs?

We’d need to see full debug logs to be able to troubleshoot this further.

Here they are http://paste.osmc.tv/tozudutupa

Same problem here!

This should now be fixed. Please try updating again in ten minutes

You can do this manually by reading Keeping your OSMC system up to date - General - OSMC.

Sorry for the inconvenience

Please let me know if you still experience any problems.

Sam

1 Like

No dice.

osmc@osmc:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  rbp2-device-osmc
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
osmc@osmc:~$

Same here, before sam’s post and now:

> osmc@osmc:~$ sudo apt-get install --reinstall rbp2-device-osmc=1.4.1
> Reading package lists... Done
> Building dependency tree        
> Reading state information... Done
> Reinstallation of rbp2-device-osmc is not possible, it cannot be downloaded.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Same with apt dist-upgrade

EDIT: Works now (3 minutes later), thank you

You re ran dist-upgrade but it doesn’t look like you checked for updates, ie apt-get update.

We recommend updating via My OSMC instead of the command line if you’re not sure how to do this.

Scratch that, it’s working!

1 Like

Drives are back up for me, thanks Sam!

The following packages will be REMOVED:
  diskmount-osmc udisks udisks-glue
The following NEW packages will be installed:
  armv7-diskmount-osmc armv7-udisks-glue-osmc armv7-udisks-osmc

Yep, it’s working now! Thanks!

Thanks Sam! worked here too !

That solved this problem for me as well.

And as always, thanks for this great product!

1 Like