Description of problem: I checked Galactica's /var/log/httpd/error_log and it complains about missing /etc/rhn/default/rhn_server_iss_internal.conf file Version-Release number of selected component (if applicable): Galactica 20100910.2 spacewalk-backend-tools-1.2.11-1.el5sat How reproducible: 1 of 1 attempt Steps to Reproduce: 1. Install Galactica 2. Check /var/log/httpd/error_log for "File not found or can't be read" Actual results: CONFIG PARSE WARNING: File not found or can't be read /etc/rhn/default/rhn_server_iss_internal.conf CONFIG PARSE WARNING: key not found in config default dict ('server', 'iss', 'internal') CONFIG PARSE WARNING: File not found or can't be read /etc/rhn/default/rhn_server_iss_internal.conf CONFIG PARSE WARNING: key not found in config default dict ('server', 'iss', 'internal') Expected results: there should not be these warnings
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