Bug 436664

Summary: Smolt crashes
Product: [Fedora] Fedora Reporter: antonio montagnani <antonio.montagnani>
Component: smoltAssignee: Mike McGrath <mmcgrath>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: jeff
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1.1.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-08 22:38:30 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 antonio montagnani 2008-03-08 22:34:13 UTC
Description of problem:
Smolt crashes when sending profile

Version-Release number of selected component (if applicable):
smolt-1.1.1-1.fc9.noarch

How reproducible:
always

Steps to Reproduce:
1.start Smolt in a terminal
2.
3.
  
Actual results:
When I try to send my profile I get these bunch of errors:

Spedire queste informazioni al server Smolt? (s/n) s
Scanning http://www.smolts.org/ for known errata.

	No errata found, if this machine is having issues please go to
	your profile and create a wiki page for the device so others can
	benefit

Current rating for vendor/model.

Traceback (most recent call last):
  File "/usr/bin/smoltSendProfile", line 191, in <module>
    rating(profile, opts.smoonURL)
  File "/usr/share/smolt/client/scan.py", line 36, in rating
    r = simplejson.load(urllib.urlopen(scanURL))['ratings']
  File "/usr/share/smolt/client/simplejson/__init__.py", line 241, in load
    encoding=encoding, cls=cls, object_hook=object_hook, **kw)
  File "/usr/share/smolt/client/simplejson/__init__.py", line 262, in loads
    return _default_decoder.decode(s)
  File "/usr/share/smolt/client/simplejson/decoder.py", line 251, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/share/smolt/client/simplejson/decoder.py", line 270, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded


Expected results:
send my profile

Additional info:

Comment 1 Mike McGrath 2008-03-08 22:38:30 UTC
Already fixed in 1.1.1.1-1 (lots of 1's)  this is a case of letting a release
out the door a bit too quick.  I just built it an hour ago, should be on the
mirrors soon.