Bug 525202
| Summary: | smoltSendProfile fails on EL5 due to urlparse | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Chad Feller <cfeller> | ||||
| Component: | smolt | Assignee: | Mike McGrath <mmcgrath> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | el5 | CC: | jeff, marius.stracna, mmcgrath, rsandu2004 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.4-2.3.el5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-11-10 03:24:15 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
Chad Feller
2009-09-23 16:18:10 UTC
Hello,
I've hit this bug on about 100 CentOS machines, all running CentOS 5.3 with the most recent updates (as of October 8, 2009).
The message is:
Send this information to the Smolt server? (y/n) y
Traceback (most recent call last):
File "/usr/bin/smoltSendProfile", line 196, in ?
proxies=proxies)
File "/usr/share/smolt/client/smolt.py", line 588, in send
self.write_pub_uuid(smoonURL,pub_uuid,pub_uuid_file)
File "/usr/share/smolt/client/smolt.py", line 499, in write_pub_uuid
pub_uuid_file += ("-"+smoonURLparsed.hostname)
AttributeError: 'tuple' object has no attribute 'hostname'
Programs versions are:
smolt-1.3.1-1.1.el5
python-2.4.3-24.el5_3.6
Best regards,
Răzvan
smolt-1.4-2.3.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/smolt-1.4-2.3.el5 smolt-1.4-2.3.el5 has been pushed to the Fedora EPEL 5 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/EL-5/FEDORA-EPEL-2009-0647 appears to be fixed in smolt-1.4-2.3.el5... smolt-1.4-2.3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |