Bug 727797

Summary: Hardware Profile is empty
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: smoltAssignee: Will Woods <wwoods>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: awilliam, bcl, cra, mgracik, orion, robatino, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-25 20:26:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 713566    
Attachments:
Description Flags
bug demonstration none

Description Kamil Páral 2011-08-03 09:18:53 UTC
Created attachment 516469 [details]
bug demonstration

Description of problem:
I tried to install system from Fedora 16 Alpha TC1. The Hardware Profile box is completely empty. I did not find any error on stderr nor in the logs.

Version-Release number of selected component (if applicable):
Fedora 16 Alpha TC1
firstboot-16.1-2.fc16.i686

How reproducible:
always

Steps to Reproduce:
1. edit /etc/sysconfig/firstboot
2. run firstboot

Comment 1 Kamil Páral 2011-08-03 09:22:54 UTC
Proposing as NTH bug for F16, because this can't be fixed as a later update.

Comment 2 Martin Gracik 2011-08-04 06:26:49 UTC
*** Bug 728089 has been marked as a duplicate of this bug. ***

Comment 3 Charles R. Anderson 2011-08-16 05:23:48 UTC
Fedora 16 Alpha RC4
smolt-1.4.3-4.fc16

Running smoltSendProfile manually tracebacks:

[cra@t ~]$ smoltSendProfile -p
Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 152, in <module>
    profile = smolt.get_profile()
  File "/usr/share/smolt/client/smolt.py", line 1415, in get_profile
    return Hardware()
  File "/usr/share/smolt/client/smolt.py", line 1004, in Hardware
    _hardware_instance = _Hardware()
  File "/usr/share/smolt/client/smolt.py", line 591, in __init__
    self.host = Host()
  File "/usr/share/smolt/client/smolt.py", line 283, in __init__
    self.systemMemory = Gate().process('ram_size', memory['ram'], 0)
TypeError: 'NoneType' object is not subscriptable

Comment 4 Orion Poplawski 2011-08-25 20:26:14 UTC

*** This bug has been marked as a duplicate of bug 722859 ***