also sprach Martin Michlmayr <t...@cyrius.com> [2010.02.11.2006 +0100]:
> Feb 11 17:48:41 in-target: /var/lib/dpkg/info/mdadm.postinst: 158:

There is only one MAKEDEV invocation in the postinst, on line 27
(not 158):

  echo -n 'Generating array device nodes... ' >&2
  cd /dev
  if /dev/MAKEDEV md >&2 >/dev/null; then
    echo 'done.' >&2
  else
    echo 'failed.' >&2
  fi

But anyhow, this does seem responsible for:

> Feb 11 17:48:41 in-target: /dev/MAKEDEV: not found
> Feb 11 17:48:41 in-target:
> Feb 11 17:48:41 in-target: failed.

I'll add a -x test to it.

-- 
 .''`.   martin f. krafft <madd...@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to