1 2 3 4 5 6 7 8 9 10 11 12 13 |
... This happens every time I try to use apt-get. dpkg is stumbling over something to do with the samba package. HackBox:/home/xiphias# dpkg --purge samba (Reading database ... 79231 files and directories currently installed.) Removing samba ... invoke-rc.d: dangling symlink: /etc/rc2.d/S91samba dpkg: error processing samba (--purge): subprocess pre-removal script returned error exit status 102 Errors were encountered while processing: samba HackBox:/home/xiphias# |