On Wed, February 3, 2010 20:44, Rodney McKee wrote: > Updating the BIOS etc on an RHEL systems results in the following: > > yum install $(bootstrap_firmware) > ... > ============================================================================================================================================================================================ > Package > Arch Version > Repository Size > ============================================================================================================================================================================================ > Installing: > 32_Bit_Diagnostics_componentid_00196_for_system_ven_0x1028_dev_0x0235 > noarch 5130.1-1 > dell-omsa-indep 3.9 M > Lifecycle_Controller_componentid_18980_for_system_ven_0x1028_dev_0x0235 > noarch a00-1 > dell-omsa-indep 5.2 M > OS_Drivers_Pack_componentid_18981_for_system_ven_0x1028_dev_0x0235 > noarch a00-1 > dell-omsa-indep 70 M > SAS_Backplane_Firmware_componentid_11204 > noarch a01-21 > fwupdate 1.7 M > Seagate_3_5_15K6_SAS_450GB_DU_componentid_15305 > noarch a05-21 > fwupdate 2.2 M > Server_BIOS_11G_componentid_00159_for_system_ven_0x1028_dev_0x0235 > noarch 1.3.6-21 > fwupdate 3.4 M > iDRAC6_componentid_20137_for_system_ven_0x1028_dev_0x0235 > noarch a02-1 > dell-omsa-indep 37 M > Installing for dependencies: > dell_ie_maser_diags > noarch 1.0.8-1 > dell-omsa-indep 278 k > dell_ie_maser_dp > noarch 1.0.8-1 > dell-omsa-indep 278 k > dell_ie_maser_usc > noarch 1.0.8-1 > dell-omsa-indep 278 k > dell_ie_nitrogen > noarch 1.0.8-1 > dell-omsa-indep 677 k > > Transaction Summary > ============================================================================================================================================================================================ > Install 11 Package(s) > Update 0 Package(s) > Remove 0 Package(s) > > Total size: 125 M > Total download size: 3.4 M > Is this ok [y/N]: y > Downloading Packages: > Server_BIOS_11G_componentid_00159_for_system_ven_0x1028_dev_0x0235-1.3.6-21.noarch.rpm > | 3.4 MB 00:07 > warning: rpmts_HdrFromFdno: Header V4 DSA signature: NOKEY, key ID > 5e3d7775 > fwupdate/gpgkey > | 1.4 kB 00:00 > > > Public key for > Server_BIOS_11G_componentid_00159_for_system_ven_0x1028_dev_0x0235-1.3.6-21.noarch.rpm > is not installed > >
yum --nogpgcheck install $(bootstrap_firmware) will make it work. _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
