On Wed, Nov 03, 2004 at 07:14:04PM -0200, Alexandre Oliva wrote: > On Nov 3, 2004, Nathan Grennan <fedora-test-list@xxxxxxxxxxxxx> wrote: > > > Usage: new-kernel-pkg [-v] [--mkinitrd] [--rminitrd] > > [--initrdfile=<initrd-image>] [--depmod] [--rmmoddep] > > [--kernel-args=<args>] [--banner=<banner>] > > [--make-default] <--install | --remove> <kernel-version> > > (ex: new-kernel-pkg --mkinitrd --depmod --install 2.4.7-2) > > This is because of the `--package kernel' flag passed to > new-kernel-pkg from the %postinstall script. It's not supported by > the FC2 new-kernel-pkg. We have to either tweak the %postinstall > script or release a kernel-utils update. > > Meanwhile, I suppose running this after the install will make it work: > > /sbin/new-kernel-pkg --mkinitrd --depmod --install 2.6.9-1.1_FC2 Yup. A few folks noticed that and told me (its also in bugzilla). I just built a 2.6.9-1.2_FC2 with just that bit backed out. Dave