Bug 634559
Summary: | missing config file /etc/rhn/default/rhn_server_iss_internal.conf | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> |
Component: | Server | Assignee: | Michael Mráka <mmraka> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hutař <jhutar> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 540 | CC: | cperry, msuchy |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-backend-1.2.13-5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-10-28 15:04:11 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: | 487678 |
Description
Jan Hutař
2010-09-16 11:13:38 UTC
Sounds pretty important for ISS. Lets get it back :) [root@xen74 ~]# grep "File not found or can't be read" /var/log/httpd/error_log | wc -l 0 Even after setting server as a ISS master and syncing several channel from it there are no such messages. Could you provide precise reproducer? Wrong component name. Fixed in upstream spacewalk git by commit 00dd0499014d71f4b070ba9b01fa0c8dac3352a6 634559 - fixed component name Satellite fix commit bd208cecea12a1bc7333b3692431d83303a68e68 634559 - fixed component name (cherry picked from commit 00dd0499014d71f4b070ba9b01fa0c8dac3352a6) verified in stage: [root@tyan-gt24-09 ~]# ls /etc/rhn/default/rhn_server_iss_internal.conf ls: /etc/rhn/default/rhn_server_iss_internal.conf: No such file or directory [root@tyan-gt24-09 ~]# ls /etc/rhn/default/rhn_server_iss.conf /etc/rhn/default/rhn_server_iss.conf [root@tyan-gt24-09 ~]# grep 'File not found or can't be read' /var/log/httpd/*error_log > [root@tyan-gt24-09 ~]# grep "File not found or can't be read" /var/log/httpd/*error_log [root@tyan-gt24-09 ~]# ISS is working (beaker job: 25917) The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |