Помогите начинающему!! 
При установки (dpkg) локального пакета было сказано что нехватает нескольких связанных пакетов. Ставлю недостающий пакет (apt-get), просит сделать обновление чего ему надо, и рекомендует сделать это 
apt-get -f install 
делаю, на последний вопрос: 
Do you want to upgrade glibc now? [Y/n] Y 
выдает: 
readlink: invalid option -- e 
Try `readlink --help' for more information. 
readlink: invalid option -- e 
Try `readlink --help' for more information. 
A non-dpkg owned copy of the C library was found in /lib/tls. 
It is not safe to upgrade the C library in this situation; 
please remove that copy of the C library and try again. 
dpkg: error processing /var/cache/apt/archives/libc6_2.6.1-3_i386.deb (--unpack): 
 subprocess pre-installation script returned error exit status 1 
Errors were encountered while processing: 
 /var/cache/apt/archives/libc6_2.6.1-3_i386.deb 
E: Sub-process /usr/bin/dpkg returned an error code (1) 
 
как мне вылечить все это?