Solved: problem installing new pack
|
15th May, 2016, 09:55 PM
Post: #3
|
|||
|
|||
RE: problem installing new pack
I had same issues, solved this by the hard way
First, remove all Samba packages: Terminal sudo dpkg -r --force-all python-samba samba samba-common-bin samba-common samba-dsdb-modules samba-libs:armhf After that, reinstall everything: Terminal apt-get install samba samba-common python-samba samba-common-bin samba-dsdb-modules samba-libs libsmbclient And voila, everything is ok again Terminal dpkg -l | grep samba ii python-samba 2:4.2.10+dfsg-0+deb8u2 armhf Python bindings for Samba ii samba 2:4.2.10+dfsg-0+deb8u2 armhf SMB/CIFS file, print, and login server for Unix ii samba-common 2:4.2.10+dfsg-0+deb8u2 all common files used by both the Samba server and client ii samba-common-bin 2:4.2.10+dfsg-0+deb8u2 armhf Samba common files used by both the server and the client ii samba-dsdb-modules 2:4.2.10+dfsg-0+deb8u2 armhf Samba Directory Services Database ii samba-libs:armhf 2:4.2.10+dfsg-0+deb8u2 armhf Samba core libraries ii xbian-package-samba 20150219-0 armhf Windows <--> linux filesharing 20150219-0 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
problem installing new pack - akitolong - 15th May, 2016, 02:30 PM
RE: problem installing new pack - rikardo1979 - 15th May, 2016, 04:02 PM
RE: problem installing new pack - Nachteule - 15th May, 2016 09:55 PM
RE: problem installing new pack - Nachteule - 15th May, 2016, 09:58 PM
RE: problem installing new pack - akitolong - 16th May, 2016, 12:49 AM
RE: problem installing new pack - Nachteule - 16th May, 2016, 02:27 AM
RE: problem installing new pack - Nachteule - 16th May, 2016, 02:29 AM
RE: problem installing new pack - IriDium - 16th May, 2016, 03:20 AM
RE: problem installing new pack - Nachteule - 16th May, 2016, 03:31 AM
|