Bug 478005 - smoltSendProfile ImportError: No module named os_detect
Summary: smoltSendProfile ImportError: No module named os_detect
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: smolt
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mike McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-27 05:20 UTC by Jerry Amundson
Modified: 2009-01-29 07:12 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-01-23 04:23:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jerry Amundson 2008-12-27 05:20:34 UTC
Description of problem:
smoltSendProfile ImportError: No module named os_detect

Version-Release number of selected component (if applicable):
smolt-1.2-2.fc11.noarch

How reproducible:
always

Steps to Reproduce:
1. smoltSendProfile
2.
3.
  
Actual results:
Error

Expected results:
Sent profile.

Additional info:
[root@walnut ~]# smoltSendProfile -d -a
Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 32, in <module>
    import smolt
  File "/usr/share/smolt/client/smolt.py", line 46, in <module>
    import config
  File "/usr/share/smolt/client/config.py", line 4, in <module>
    import os_detect
ImportError: No module named os_detect

Comment 1 Christopher Beland 2009-01-11 08:06:57 UTC
I was trying to generate a Smolt profile to help debug a kernel issue, but I am having the same problem.

Comment 2 antonio montagnani 2009-01-15 05:39:26 UTC
Same here, trying to generate report for bug #479525 .

Comment 3 Jerry Amundson 2009-01-23 04:23:20 UTC
Fixed with 1.2.3.

Comment 4 Christopher Beland 2009-01-29 07:12:29 UTC
Confirmed the fix in smolt-1.2-3.fc11.noarch.  Thanks!


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