[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#390401: Same problem, maybe fixed



also sprach Jim Paris <jim@jtan.com> [2006.10.06.1124 +0200]:
> I ran into this problem on three installations now.  The fix I used
> was to switch to a virtual console during installation and run
> 
>   chroot /target
>   mount -t proc proc /proc
>   DEBIAN_HAS_FRONTEND=1 /var/lib/dpkg/info/mdadm.postinst configure
>     (press ENTER at each prompt)
>   umount /proc
>   exit
> 
> then go back to the installer and retry the grub setup (which was the
> first step that actually stopped due to the mdadm being unconfigured).
> 
> Searching just now, I suspect this was already fixed recently:

Actually, I am not sure whether it has been fixed, since your fix
is simply to mount /proc, while my solution has nothing to do with
/proc, at least not directly.

Would it be possible for you to reproduce this problem and make the
output of

DEBIAN_HAS_FRONTEND=1 sh -x /var/lib/dpkg/info/mdadm.postinst configure

available to me?

-- 
 .''`.   martin f. krafft <madduck@debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

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


Reply to: