Bob Hilliard wrote: > However, after this action, /var/cache/debconf/config.dat still > contains: > > Name: dict-web1913/reconf > Template: dict-web1913/reconf > Value: > Owners: unknown
echo purge | debconf-communicate You at one point ran the config script or postinst by hand, debconf cannot tell what the owner should be in those cases and sets it to unknown. -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

