bootstrap_firmware broken on el3

Tom G. Christensen tgc at statsbiblioteket.dk
Mon Sep 24 07:46:51 CDT 2007


I'm getting the traceback below when attempting to use the Firmware 
repository on RHEL3.
This was already reported on the Direct2Dell blog 3 weeks ago
(http://direct2dell.com/one2one/archive/2007/08/22/25955.aspx)

I'm interested in seeing this work, we still have RHEL3 hosts that need 
firmware updates.

---
# bootstrap_firmware -u
Traceback (most recent call last):
   File "/usr/bin/bootstrap_firmware", line 27, in ?
     import firmwaretools.clifuncs
   File "/usr/lib/python2.2/site-packages/firmwaretools/clifuncs.py", 
line 18, in ?
     from trace_decorator import dprint,  decorateAllFunctions
   File 
"/usr/lib/python2.2/site-packages/firmwaretools/trace_decorator.py", 
line 71, in ?
     trace = decorator(trace)
   File "/usr/lib/python2.2/site-packages/firmwaretools/decorator.py", 
line 119, in decorator
     return update_wrapper(lambda f : _decorator(caller, f), caller)
   File "/usr/lib/python2.2/site-packages/firmwaretools/decorator.py", 
line 61, in update_wrapper
     infodict = getinfo(wrapped)
   File "/usr/lib/python2.2/site-packages/firmwaretools/decorator.py", 
line 47, in getinfo
     module=func.__module__, dict=func.__dict__,
AttributeError: 'function' object has no attribute '__module__'
---

-tgc


More information about the firmware-tools-devel mailing list