Reporting success, kernel -19 booted on this machine, and the new one does as well. nvidia and cpu info below

# lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)

cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Duo CPU     T9300  @ 2.50GHz

Regards

On Wed, Apr 7, 2010 at 1:11 AM, Jeff Spaleta <jspaleta@gmail.com> wrote:
On Tue, Apr 6, 2010 at 2:49 PM, Adam Williamson <awilliam@redhat.com> wrote:
> That seems strange, it should use dracut, not mkinitrd at all? Is this
> an F13 system?

dracut package provides /sbin/mkinitrd

and you'll see that new-kernel-pkg gets called with --mkinitrd as well
as --dracut in the kernel scriptlet for both referenced kernel builds.

I don't think anything has changed in the scriptlet logic there
between the kernel releases so it makes the scriptlet failure that
much more of a head scratcher.

-jef