Issue #5679 has been updated by Nigel Kersten. Target version changed from Beta to PE Beta
---------------------------------------- Bug #5679: installer should stop already-running httpd instead of failing https://projects.puppetlabs.com/issues/5679 Author: eric sorenson Status: Closed Priority: Normal Assignee: Dominic Maraglia Category: Target version: PE Beta Keywords: Branch: Affected URL: Affected PE version: When installing on a server that already has vendor httpd running, the installer bombs out 95% through the install as it tries to start up pe-httpd, instead of either warning+continuing or (ideally) testing for 'service httpd status' and stopping+disabling the vendor httpd. If you don't disable stock httpd pe-httpd will fight with it on reboot so that's worth doing in its own right. <pre> ** service pe-httpd startStarting pe-httpd: pe-httpd: Could not reliably determine the server's fully qualified domain name, using 17.158.4.44 for ServerName (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs [FAILED] ================================= !! ERROR: Cancelling installation </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
