Comment 28 for bug 189005

Revision history for this message
berg (berg-foss) wrote :

@Steve Langasek , yor are correct, but I think that should be a dpkg or debconf bug or both, because should finish the lock or maybe remove it ( I used --force-all ). tomorow i will search better.
thanks for your attention.

root@edubuntu:/home/myloginz# fuser -v /var/cache/debconf/config.dat

                     USER PID ACCESS COMMAND
/var/cache/debconf/config.dat:
                     root 26130 f.... frontend

root@edubuntu:/home/myloginz# ps -ef | grep 26130
root 26130 26122 0 10:57 pts/2 00:00:01 /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/tmp.ci/preinst upgrade 2.3.6-0ubuntu20.5
root 26141 26130 0 10:57 pts/2 00:00:00 /bin/sh /var/lib/dpkg/tmp.ci/preinst upgrade 2.3.6-0ubuntu20.5
root 352 30200 0 15:14 pts/4 00:00:00 grep 26130