| Summary: | running firmware-extract aborts and gives a traceback | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | romal <linux> |
| Component: | firmware-extract | Assignee: | Praveen K Paladugu <praveen_paladugu> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | matt_domsch, mebrown, praveen_paladugu |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | firmware-addon-dell-2.2.9-3.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-07-12 05:18:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
firmware-addon-dell-2.2.9-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/firmware-addon-dell-2.2.9-3.fc15 Package firmware-addon-dell-2.2.9-3.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing firmware-addon-dell-2.2.9-3.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/firmware-addon-dell-2.2.9-3.fc15 then log in and leave karma (feedback). firmware-addon-dell-2.2.9-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |
[root@localhost Downloads]# firmwaretool --extract E6510A07.EXE Traceback (most recent call last): File "/usr/sbin/firmwaretool", line 23, in <module> ftmain.main(sys.argv[1:]) File "/usr/share/firmware-tools/ftmain.py", line 72, in main try: File "/usr/share/firmware-tools/cli.py", line 125, in getOptionsConfig self.doCommands("doCheck") File "<peak.util.decorators.rewrap wrapping cli.doCommands at 0x020CCAA0>", line 3, in doCommands File "/usr/lib/python2.7/site-packages/firmwaretools/trace_decorator.py", line 81, in trace result = func(*args, **kw) File "/usr/share/firmware-tools/cli.py", line 134, in doCommands self.opts.mode, self.fullCmdLine, self.args) File "<peak.util.decorators.rewrap wrapping extract_cmd.doCheck at 0x026DF8C0>", line 3, in doCheck File "/usr/lib/python2.7/site-packages/firmwaretools/trace_decorator.py", line 81, in trace result = func(*args, **kw) File "/usr/share/firmware-tools/plugins/extract_cmd.py", line 136, in doCheck base.plugins.run("extract_doCheck") File "<peak.util.decorators.rewrap wrapping firmwaretools.plugins.run at 0x020121B8>", line 3, in run File "/usr/lib/python2.7/site-packages/firmwaretools/trace_decorator.py", line 81, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/firmwaretools/plugins.py", line 182, in run getattr(module, hook)(conduitcls(self, self.base, conf), *args, **kargs) File "<peak.util.decorators.rewrap wrapping firmware_addon_dell.extract_bios.extract_doCheck_hook at 0x026F0230>", line 3, in extract_doCheck_hook File "/usr/lib/python2.7/site-packages/firmwaretools/trace_decorator.py", line 81, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/firmware_addon_dell/extract_bios.py", line 121, in extract_doCheck_hook setupWine() File "<peak.util.decorators.rewrap wrapping firmware_addon_dell.extract_bios.setupWine at 0x026F0D70>", line 3, in setupWine File "/usr/lib/python2.7/site-packages/firmwaretools/trace_decorator.py", line 81, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/firmware_addon_dell/extract_bios.py", line 192, in setupWine common.loggedCmd(["wineprefixcreate", "-w", "--prefix", wineprefix], cwd=wineprefix, env=env, logger=getLog(), raiseExc=False) File "<peak.util.decorators.rewrap wrapping firmware_addon_dell.extract_common.loggedCmd at 0x02337ED8>", line 3, in loggedCmd File "/usr/lib/python2.7/site-packages/firmwaretools/trace_decorator.py", line 81, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/firmware_addon_dell/extract_common.py", line 146, in loggedCmd preexec_fn=childSetPgrp(preexec), File "/usr/lib64/python2.7/subprocess.py", line 672, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1202, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory [root@localhost Downloads]#