Sunday, May 3, 2009

Package/Update Install error

A process is using the file "config.dat" which apt needs to access. To find out which process is using it, and eventually end it, use this command line:
Code:

$fuser -v /var/cache/debconf/config.dat

No comments: