| Summary: | Passenger error when installing capsule setting "--puppet false". | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Michael J. Ayers <ayersmj> |
| Component: | Installer | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Peter Ondrejka <pondrejk> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.6 | CC: | akofink, awestbro, bkearney, cwelton, ehelms, inecas, jomitsch, jswensso, karol.kania, luc.stroobant, pgregorycullen, qian.chen, rakumar, sauchter, smane, sramacha |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-21 16:54:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
I've just hit this on 6.2 Beta. Moving to POST since upstream bug http://projects.theforeman.org/issues/11197 has been closed *** Bug 1411608 has been marked as a duplicate of this bug. *** Verified on Sat 6.3 snap 30, capsule installation with --foreman-proxy-content-puppet false proceedes as expected Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.
>
> For information on the advisory, and where to find the updated files, follow the link below.
>
> If the solution does not work for you, open a new bug report.
>
> https://access.redhat.com/errata/RHSA-2018:0336
|
Description of problem: Passenger error when installing capsule setting "--puppet false". Version-Release number of selected component (if applicable): 6.1.6 How reproducible: Always Steps to Reproduce: 1. Run capsule installer with '--puppet false' option. Actual results: Installing Debug: Executing '/sbin/chkconfig httpd' [99%] Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1: Starting httpd: [FAILED] Installing Error: Could not start Service[httpd]: Execution o [99%] /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1: Starting httpd: [FAILED] Installing Debug: /Stage[main]/Apache::Service/Service[httpd] [99%] Installing Notice: /Stage[main]/Capsule::Dispatch_router/Qpid [99%] Installing Debug: Executing '/sbin/chkconfig goferd' [99%] Installing Debug: Executing '/sbin/service goferd restart' [99%] Installing Notice: /Stage[main]/Pulp::Child::Service/Service[ [99%] Installing Debug: Stored state in 0.07 seconds [99%] Installing Done [100%]Installing Done [100%] [] Something went wrong! Check the log for ERROR-level output The full log is at /var/log/capsule-installer/capsule-installer.log # service httpd restart Stopping httpd: [FAILED] Starting httpd: Syntax error on line 41 of /etc/httpd/conf.d/05-capsule.conf: Invalid command 'PassengerEnabled', perhaps misspelled or defined by a module not included in the server configuration [FAILED] # yum install mod_passenger service httpd restart Stopping httpd: [FAILED] Starting httpd: [ OK ] Expected results: No error. Httpd should come up normally. Additional info: Could this be related to http://projects.theforeman.org/issues/11197