Forum

Full Version: Updates not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

I have two RPi with the Xbian version 20160406-0,
which tell me both I have several upgrades awaiting
(see attachment with list).

But when trying to update/upgrade those, it just does
not work on both (see attachment with failure).

Does anyone know, what is wrong here?

PS I have not changed anything on the system. I am
just doing the usual update procedures within xbian-config
every four or five weeks.
It looks like a shared lib is standing in the way.

I would backup and force it.
@syco

Could be this issue again
Ah, shit, the Samba thing, alright.

I will give it a try and report back later, mates.
Okay, that is what I did:

1. sudo dpkg -r --force-all python-samba samba samba-common-bin samba-common samba-dsdb-modules samba-libs:armhf

2. sudo apt-get -f install

3. sudo apt-get install samba python-samba samba-common-bin samba-common samba-dsdb-modules samba-libs libsmbclient libldb1 python-ldb

It seems, step 3 was unneccessary after step 2, but well, it seems to work now.

All the updates/upgrades went through.

Thank you very much for your prompt and helping support.
Reference URL's