bootstrap_firmware broken on el3
Michael_E_Brown at Dell.com
Michael_E_Brown at Dell.com
Mon Sep 24 17:46:03 CDT 2007
Would you mind opening a bug for me? I'm trying to transition my bug tracking from (nothing) to launchpad to better keep track of this kind of thing.
https://launchpad.net/firmware-tools
--
Michael
-----Original Message-----
From: firmware-tools-devel-bounces at lists.us.dell.com on behalf of Tom G. Christensen
Sent: Mon 9/24/2007 7:46 AM
To: firmware-tools-devel at lists.us.dell.com
Subject: bootstrap_firmware broken on el3
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
_______________________________________________
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