Bug 553585
| Summary: | [abrt] crash in smolt-1.4-4.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Maucher <jensm.fedora> | ||||
| Component: | smolt | Assignee: | Mike McGrath <mmcgrath> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | jeff, l.wandrebeck, mmcgrath | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:65dc934a | ||||||
| Fixed In Version: | smolt-1.4.2-1.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-23 05:32:29 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: | |||||||
| Attachments: |
|
||||||
|
Description
Jens Maucher
2010-01-08 10:50:00 UTC
Created attachment 382436 [details]
File: backtrace
Ok, all fixed upstream, expect a release in the next couple of days. smolt-1.4.2-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/smolt-1.4.2-1.fc12 smolt-1.4.2-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update smolt'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1529 I did a smolt update from updates-testing. Trying smoltSendProfile -a -n output following error:
Traceback (most recent call last):
File "/usr/bin/smoltSendProfile", line 156, in <module>
timeout=opts.timeout)
File "/usr/share/smolt/client/smolt.py", line 624, in regenerate_pub_uuid
pub_uuid = simplejson.loads(new_uuid.read())['pub_uuid']
File "/usr/lib64/python2.6/site-packages/simplejson/__init__.py", line 307, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python2.6/site-packages/simplejson/decoder.py", line 335, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python2.6/site-packages/simplejson/decoder.py", line 353, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Ugh, that's no good. Two things. Do you get that error every time and do you still get it as root? Yes. Nom : smolt Architecture : noarch Version : 1.4.2 Révision : 1.fc12 Taille : 1.0 M Dépôt : installed Depuis le dépôt : updates-testing $ smoltSendProfile -a -n Success! Your new public UUID is: pub_d3106af5-2bfe-45fe-887a-79b7a71cd19d Running F12 x86_64, today updates-testing. smolt-1.4.2-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |