Надо было удалить мусор через apt-get. Так вот и начал его удалять. Для примера:
root@s1:~# /usr/bin/apt-get -qy remove awstats
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc-dev-bin : Depends: libc6 (> 2.19) but 2.13-38+deb7u8 is to be installed
libc6-dev : Depends: libc6 (= 2.19-18+deb8u1) but 2.13-38+deb7u8 is to be insta lled
libc6-i386 : Depends: libc6 (= 2.19-18+deb8u1) but 2.13-38+deb7u8 is to be inst alled
locales : Depends: libc-bin (> 2.19)
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a s olution).
Читать дальше →