Comment 8 for bug 981121

Revision history for this message
juri (eng-juri) wrote :

I did this:
root@user-Veriton:~# touch /etc/samba/smb.conf
root@user-Veriton:~# cat /etc/samba/smb.conf
root@user-Veriton:~# apt-get install winbind
Reading package lists... Done
Building dependency tree
Reading state information... Done
winbind is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up winbind (2:3.6.3-2ubuntu2.1) ...
 * Starting the Winbind daemon winbind [ OK ]
Setting up libpam-winbind (2:3.6.3-2ubuntu2.1) ...
localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 0 KiB

root@user-Veriton:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  ia32-libs-multiarch:i386 libqscintilla2-dev tora
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
root@user-Veriton:~#

everything is fine now.

Thank you.