Bug 790797
Summary: | jabberpy can not reach jabberd server running on IPv6 network config | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> |
Component: | Client | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 541 | CC: | jpazdziora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-03-15 15:29:19 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: | |||
Bug Depends On: | |||
Bug Blocks: | 790326 |
Description
Jan Hutař
2012-02-15 12:29:55 UTC
You actually do have to use jabberpy-0.5-0.18 from EPEL, this version does support IPv6 connections. For the purpose of RHEL and Satellite, we are tracking IPv6-ification of jabberpy in bug 715333. *** This bug has been marked as a duplicate of bug 715333 *** Thanks Milan (and sorry for a delayed response), you were absolutely right: # rpm -V jabberpy # service osa-dispatcher restart Shutting down osa-dispatcher: [ OK ] Starting osa-dispatcher: [ OK ] # rpm -q jabberpy jabberpy-0.5-0.21.el6.noarch # rpm -V jabberpy # service osa-dispatcher restart Shutting down osa-dispatcher: [ OK ] Starting osa-dispatcher: [ OK ] # rpm -q jabberpy jabberpy-0.5-0.18.el5 |