Created attachment 562250 [details] logs Description of problem: After successfull installation of katello-headpin-all and successfull run of katello-configure (and reboot) the web server returns: 503 Service Temporarily Unavailable Version-Release number of selected component (if applicable): 2012-02-13.1 How reproducible: on RHEL 6.2 Server x86_64 provided by beaker Steps to Reproduce: 1. yum install -y katello-headpin-all 2. katello-configure --deployment=headpin 3. reboot 4. wget --no-check-certificate https://127.0.0.1/headpin/ Actual results: 503 Service Temporarily Unavailable Expected results: saved login page Additional info: The httpd server says: Permission denied: proxy: HTTP: attempt to connect to 127.0.0.1:5000 (127.0.0.1) failed Permission denied: proxy: HTTP: attempt to connect to 127.0.0.1:5001 (127.0.0.1) failed ... Katello says: /usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:239: command not found: git rev-parse --short HEAD After manual installation of git katello says: fatal: Not a git repository (or any of the parent directories): .git All logs attached.
The problem is with the enforcing selinux. It should by solved with katello-selinux package (once it is installable together with katello-headpin;). *** This bug has been marked as a duplicate of bug 790507 ***