Re: base-installer hangs when it cannot find an arch_kernel

2004-03-17 Thread Martin Michlmayr
* Stephen R Marenka <[EMAIL PROTECTED]> [2004-03-17 13:22]: > Sorry about that, fixed in cvs. Tested, works. Thanks. -- Martin Michlmayr [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: base-installer hangs when it cannot find an arch_kernel

2004-03-17 Thread Stephen R Marenka
On Wed, Mar 17, 2004 at 11:36:56AM +, Martin Michlmayr wrote: > It seems to me that base-installer hangs when it cannot find an > arch_kernel kernel. My install on a new MIPS system stopped at > 86% "Selecting the kernel to install...". Looking briefly at the > code, g

base-installer hangs when it cannot find an arch_kernel

2004-03-17 Thread Martin Michlmayr
It seems to me that base-installer hangs when it cannot find an arch_kernel kernel. My install on a new MIPS system stopped at 86% "Selecting the kernel to install...". Looking briefly at the code, get_arch_kernel() seems to return an empty value if it doesn't know the sub-arch.