lunes, 19 de septiembre de 2011

Linux: Error debconf: DbDriver “config”: /var/cache/debconf/config.dat is locked by another process

Error que casi em va fer tornar boig. No podia configurar els paquets amb apt-get, ni amb un dpkg-configure --pending --configure ni de cap de les maneres. Tenia l'apt-get encallat (error al configurar la llibreria libc6) després d'haver fet un mal dpkg -i de no m'enrecordo que. Per solucionar-ho:

xddxdd@debian:~$ fuser -v /var/cache/debconf/config.dat

I llavors matarem (kill) el procés on apunta. Amb un apt-get -f install o un dpkg-reconfigure --pending --configure ho hauriem de resoldre ja.

No hay comentarios: