Bug 235576

Summary: Software Manager / RPM / YUM .... dont open no more
Product: [Fedora] Fedora Reporter: Abdul Mason <karlomail>
Component: firmware-addon-dellAssignee: Michael E Brown <mebrown>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: 6CC: matt_domsch, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-28 00:33:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Abdul Mason 2007-04-07 14:15:53 UTC
Description of problem:

After Updating everything .... after new install FC6..... i cant install rpm.s
anymore.... cant yum arround or cant go in pirut

  
Actual results:

Component: Software Manager
Summary: TB409b1f14 biosHdr.py:27:cmdFactory_getSystemId:PermissionDenied:
Failed to get System ID: Libsmbios:    0.13.5
Error getting the System ID   : 
Service Tag:  To Be Filled By O.E.M.
Express Service Code: 1068
Product Name: To Be Filled By O.E.M.
BIOS Version: 1017.002
Vendor:       To Be Filled By O.E.M.
Is Dell:      0

Traceback (most recent call last):
  File "/usr/sbin/pirut", line 453, in ?
    main()
  File "/usr/sbin/pirut", line 446, in main
    pm = PackageManager(options.config)
  File "/usr/sbin/pirut", line 60, in __init__
    GraphicalYumBase.__init__(self, False, config)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 124, in __init__
    plugin_types=(yum.plugins.TYPE_CORE,))
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 141, in
doConfigSetup
    self.plugins.run('init')
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 153, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/dellsysidplugin.py", line 26, in init_hook
    sysid = getSystemId()
  File "/usr/lib/python2.4/site-packages/biosHdr.py", line 34, in getSystemId
    output = cmdFactory_getSystemId()
  File "/usr/lib/python2.4/site-packages/biosHdr.py", line 27, in
cmdFactory_getSystemId
    raise PermissionDenied("Failed to get System ID: %s" % output)
PermissionDenied: Failed to get System ID: Libsmbios:    0.13.5
Error getting the System ID   : 
Service Tag:  To Be Filled By O.E.M.
Express Service Code: 1068
Product Name: To Be Filled By O.E.M.
BIOS Version: 1017.002
Vendor:       To Be Filled By O.E.M.
Is Dell:      0

Local variables in innermost frame:
status: 256
output: Libsmbios:    0.13.5
Error getting the System ID   : 
Service Tag:  To Be Filled By O.E.M.
Express Service Code: 1068
Product Name: To Be Filled By O.E.M.
BIOS Version: 1017.002
Vendor:       To Be Filled By O.E.M.
Is Dell:      0

Comment 1 Tim Lauridsen 2007-04-09 17:22:12 UTC
This error is called by a plugin called dellsysidplugin.py.
you can disable it by setting enabled=0 in
/etc/yum/pluginconf.d/dellsysidplugin.conf.


Comment 2 Abdul Mason 2007-04-10 22:51:15 UTC
thanks alot works perfectly !

Comment 3 Michael E Brown 2007-04-11 15:06:50 UTC
Please upgrade firmware-addon-dell. Fixed in the currently published release.