You are not logged in.

#1 2016-04-16 15:00

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,222
Website

Samba upgrade errors - Fix

There were recently a significant 'Samba' updates in Debian Jessie. If somebody noticed samba errors on upgrade, we recommend to proceed steps below to fix package dependencies. It will forcibly remove samba packages to let the newer ones to be installed over.

Run commands in terminal to fix system:
$ sudo apt-get update
$ sudo dpkg -r --force-all samba
$ sudo dpkg -r --force-all samba-libs
$ sudo apt-get install -f
$ sudo sh /usr/share/apps/q4os_system/bin/qapt_fix.sh

Offline

Board footer

Powered by FluxBB