Bug#569360: MAKEDEV missing on new installations

martin f krafft madduck at debian.org
Wed May 26 07:40:59 UTC 2010


also sprach Martin Michlmayr <tbm at 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 <madduck at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/)
URL: <http://lists.alioth.debian.org/pipermail/pkg-mdadm-devel/attachments/20100526/e14f7e4e/attachment.pgp>


More information about the pkg-mdadm-devel mailing list