bootstrap_firmware not finding extract_bios on Centos 5 - SOLVED!

Michael_E_Brown at Dell.com Michael_E_Brown at Dell.com
Tue Jan 29 10:27:44 CST 2008


This was fixed sometime yesterday. I put a try/except around the import statement and disable the plugin if firmware_extract is not available. There should not be a hard dependency on firmware-extract anymore.
--
Michael

-----Original Message-----
From: firmware-tools-devel-bounces at lists.us.dell.com on behalf of Eric Raskin
Sent: Tue 1/29/2008 9:04 AM
To: firmware-tools-devel at lists.us.dell.com
Subject: bootstrap_firmware not finding extract_bios on Centos 5 - SOLVED!
 
Hello all:

I've finally figured out why I couldn't run the bootstrap_firmware
command on my CentOS 5 system.  uname -a is:

2.6.18-53.1.6.el5 #1 SMP Wed Jan 23 11:28:47 EST 2008 x86_64 x86_64
x86_64 GNU/Linux

I have narrowed it down to extract_bios.py trying to do this:

import firmware_extract as fte

I originally installed the software by following the instructions on the
Repository/firmware Wiki at Dell:

# set up repos
wget -q -O - http://linux.dell.com/repo/software/bootstrap.cgi | bash
wget -q -O - http://linux.dell.com/repo/firmware/bootstrap.cgi | bash
# install firmware tools
yum -y install firmware-addon-dell

This all seemed to go smoothly.  However, we also need to:

yum -y install firmware-extract

This is what was missing.

Unfortunately, now I have a new problem - which I will send in another
e-mail.

  Eric

-- 
--------------------------------------------------------------------
Eric H. Raskin                          Voice: 914-765-0500 x120
Professional Advertising Systems Inc.   Fax:   914-765-0503
200 Business Park Dr Ste 304            EMail: eraskin at paslists.com
Armonk NY 10504                         Web:   www.paslists.com

_______________________________________________
firmware-tools-devel mailing list
firmware-tools-devel at lists.us.dell.com
http://lists.us.dell.com/mailman/listinfo/firmware-tools-devel




More information about the firmware-tools-devel mailing list