Can you please try (cut&paste into the shell should work):

  apt-get install -d mdadm=2.5.2-9
  dpkg --unpack /var/cache/apt/archives/mdadm_2.5.2-9_*.deb
  wget -O /tmp/mdadm.config http://madduck.net/~madduck/scratch/mdadm.config
  echo -e '887ce8e8e8e5dd261216774847b6866fd3e2423f  /tmp/mdadm.config' \
    | sha1sum -c \
    && install -m755 /tmp/mdadm.config /var/lib/dpkg/info/mdadm.config
  echo purge | debconf-communicate mdadm
  dpkg --configure mdadm || dpkg-reconfigure mdadm

Thanks,

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to