Bug 490726
Summary: | rhn-org-httpd-ssl-key cert and jabberd cert conflict at install time | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | wes hayutin <whayutin> |
Component: | Installation | Assignee: | Miroslav Suchý <msuchy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 0.5 | CC: | cperry, msuchy, nathanr, sgeschke, tlestach |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | na | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-08 08:41: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: | |||
Bug Depends On: | |||
Bug Blocks: | 653453 |
Description
wes hayutin
2009-03-17 18:31:34 UTC
Hi I have exactly the same problem on RHEL 5.3/latest updates. Is there a workaround? (In reply to comment #1) > I have exactly the same problem on RHEL 5.3/latest updates. > Is there a workaround? I worked around it by excluding jabberd from the update: # yum update -x jabberd Not ideal, and it does mean my auto-updates don't work (I need to manually run the above command), but at least I can get my updates for my spacewalk server. (In reply to comment #1) > I have exactly the same problem on RHEL 5.3/latest updates. > Is there a workaround? Oh, I also added to the [main] section of /etc/yum.conf: exclude=jabberd Which will stop the autoupdate trying to update jabberd. This makes yum-updatesd continue running, but the Spacewalk webapp still reports the machine as having 1 outstanding update. Combined with my previous comment, that should work around the bug ok. Cool, I'll try that! :) Thanks a lot. Mass-moving to space13. Conflict removed ... # rpm -qpl ./ssl-build/hp-dx2200-01.rhts.eng.bos/rhn-org-httpd-ssl-key-pair-hp-dx2200-01.rhts.eng.bos-1.0-2.noarch.rpm | grep server.pem /etc/pki/spacewalk/jabberd/server.pem # rpm -ql jabberd | grep server.pem /etc/jabberd/server.pem Moving ON_QA ... This bug has been fixed in Spacewalk 1.3. |