Bug 427492 - ImportError: No module named scan
Summary: ImportError: No module named scan
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: smolt
Version: 6
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Mike McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-04 07:07 UTC by Jian He
Modified: 2008-01-04 14:16 UTC (History)
1 user (show)

Fixed In Version: 1.0-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-04 14:16:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jian He 2008-01-04 07:07:58 UTC
Description of problem:


Version-Release number of selected component (if applicable):
smolt-1.0-1.fc6

How reproducible:


Steps to Reproduce:
1. yum install smolt
2. smoltSendProfile
3.
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 35, in ?
    from scan import scan
ImportError: No module named scan

Expected results:


Additional info:

Comment 1 Mike McGrath 2008-01-04 14:16:17 UTC
Fedora 6 is no longer supported.  Additionally this is fixed in the most recent
version of smolt:

http://download.fedora.redhat.com/pub/fedora/linux/updates/8/SRPMS/smolt-1.0-2.fc8.src.rpm

Also this should work:

wget -qO /usr/share/smolt/client/scan.py
'http://git.fedorahosted.org/git/?p=smolt.git;a=blob_plain;f=client/scan.py;hb=HEAD'



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