Bug 648868
Summary: | No such file `/etc/httpd/conf.d/rhn_proxy.conf' | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite Proxy 5 | Reporter: | Dimitar Yordanov <dyordano> | ||||
Component: | Installer | Assignee: | Miroslav Suchý <msuchy> | ||||
Status: | CLOSED ERRATA | QA Contact: | Dimitar Yordanov <dyordano> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 540 | CC: | cperry, jhutar, jpazdziora, mmello | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | spacewalk-proxy-installer-1.1.2-6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-06-16 16:59:27 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: | 677510 | ||||||
Attachments: |
|
Comment 1
Miroslav Suchý
2010-11-03 22:54:42 UTC
On RHE6.1 - Proxy 5.4.1 faces the same issue, but this time is missing file /etc/rhn/cluster.ini spacewalk-proxy-installer-1.1.2-1.el6sat.noarch No such file `/etc/rhn/cluster.ini' Ingnore the previos comment. It was caused by yum dependency issue. cherry picked as 0f0aaa1202586a055e5ce66751d477f5aa383e24 Created attachment 495225 [details] Patch proposed Hello, Patch sent to spacewalk-devel maillist. https://www.redhat.com/archives/spacewalk-devel/2011-April/msg00107.html This is a complementary patch for commit 8994dccc7d499e6acb4a14ab5f04d0bd468f191d which removes the files $HTTPDCONFD_DIR/proxy_redirect.conf and $HTTPDCONFD_DIR/proxy_broker.conf that also does not exists. [root server ~]# echo $HTTPDCONFD_DIR /etc/httpd/conf.d [root server ~]# ls -la $HTTPDCONFD_DIR/proxy_broker.conf ls: /etc/httpd/conf.d/proxy_broker.conf: No such file or directory [root server ~]# $HTTPDCONFD_DIR/proxy_redirect.conf -bash: /etc/httpd/conf.d/proxy_redirect.conf: No such file or directory Cheers, Marcelo Commited to spacewalk as be411a6ed081207f8fa4009dc949f9158455816e cherrypicked to satellite.git as cb5eb69d81fe3232d5a04f29fb00601d1c2a2143 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0878.html |