Kywa.com - My net playground

How to resolve dpkg --configure nfs-common error on last debian update :

apt-get install --reinstall portmap
apt-get install --reinstall nfs-common

Thx to lists.debian.org :)