Bug 727797 - Hardware Profile is empty
Summary: Hardware Profile is empty
Keywords:
Status: CLOSED DUPLICATE of bug 722859
Alias: None
Product: Fedora
Classification: Fedora
Component: smolt
Version: 16
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 728089 (view as bug list)
Depends On:
Blocks: F16-accepted, F16FinalFreezeExcept
TreeView+ depends on / blocked
 
Reported: 2011-08-03 09:18 UTC by Kamil Páral
Modified: 2011-08-25 20:26 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-25 20:26:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
bug demonstration (156.25 KB, image/png)
2011-08-03 09:18 UTC, Kamil Páral
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.