Comment 1 for bug 681536

Revision history for this message
Michael Vogt (mvo) wrote :

I filed a bug in debian about this, but IMO we should simply kill the following lines from bind9.postinst:

    if [ "$config" = "/etc/default/bind9" ]; then
        md5sum /etc/default/bind9 > /usr/share/bind9/bind9-default.md5sum
    fi

or stop shipping a default md5sum in the package itself.