On Thu, Oct 05, 2006 at 08:48:38PM +0300, Meelis Roos wrote: > Package: mkvmlinuz > Version: 24 > Followup-For: Bug #387496 > > mkvmlinuz version 24 still does not work for linux-image-2.6.18-1-prep > and bash -x shows that MKPREP variable is unset. As an additional bonud,
This is indeed a bug. I am scarcely finding time to handle this, so patches are welcome. The trick is that prep and ppcbug still use ARCH=ppc, so should behave like pre-2.6.16 kernels. There may be some bugs in there, i think. > mkvmlinuz does not show the actual error messages on such errors and > just silently finishes without producing the requested output file. Indeed, they show only up if -v is enabled, we need to add explicit check for each step, and output a verbose message. As above, patches are welcome. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

