LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-23-2015, 12:51 PM   #1
InspectorDeck
LQ Newbie
 
Registered: Feb 2014
Posts: 4

Rep: Reputation: Disabled
Smile Please help, issue when installing Puppet on CenOS 7


Hi All, I am part way through trying to install Puppet on my CentOS 7 VM, and have hit the following problem:-

[root@localhost /]# yum install -y mod_passenger
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: repo.bigstepcloud.com
* extras: centos.muzzy.org.uk
* updates: centos.muzzy.org.uk
Resolving Dependencies
--> Running transaction check
---> Package mod_passenger.x86_64 0:5.0.23-8.el7 will be installed
--> Processing Dependency: passenger(x86-64) = 5.0.23-8.el7 for package: mod_passenger-5.0.23-8.el7.x86_64
--> Running transaction check
---> Package passenger.x86_64 0:5.0.23-8.el7 will be installed
--> Processing Dependency: rubygem(rack) for package: passenger-5.0.23-8.el7.x86_64
--> Finished Dependency Resolution
Error: Package: passenger-5.0.23-8.el7.x86_64 (passenger)
Requires: rubygem(rack)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

The issue appears to be with rubygem?

ruby is installed and at the latest version. I have tried the --skip-broken option with no luck. Has anyone here encountered the same issue or know how to get around it?

Thanks
 
Old 12-23-2015, 04:41 PM   #2
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by InspectorDeck View Post
Has anyone here encountered the same issue or know how to get around it?
Hi...

I could be wrong but "Rubygem (rack)" appears to be a standalone package. You can see if downloading and installing the RPM here will resolve this. You should be able to install it by double clicking on the file.

Regards...

Last edited by ardvark71; 12-23-2015 at 04:43 PM. Reason: Changed wording.
 
Old 12-24-2015, 12:43 PM   #3
InspectorDeck
LQ Newbie
 
Registered: Feb 2014
Posts: 4

Original Poster
Rep: Reputation: Disabled
Apache knackered

I installed that and it worked, thanks for that. Now my Apache / httpd Server is broken (It was working previously before I attempted to install Puppet). Anyone know how to fix this? Thanks

[root@localhost Downloads]# journalctl -xe
-- Subject: Unit httpd.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman.../systemd-devel
--
-- Unit httpd.service has begun starting up.
Dec 24 06:14:27 localhost.localdomain ipa-httpd-kdcproxy[24688]: ipa : WARNING
Dec 24 06:14:27 localhost.localdomain ipa-httpd-kdcproxy[24688]: ipa : WARNING
Dec 24 06:14:27 localhost.localdomain httpd[24761]: AH00526: Syntax error on line 16 of
Dec 24 06:14:27 localhost.localdomain httpd[24761]: SSLCertificateFile: file '/var/lib/
Dec 24 06:14:27 localhost.localdomain systemd[1]: httpd.service: main process exited, c
Dec 24 06:14:27 localhost.localdomain kill[24763]: kill: cannot find process ""
Dec 24 06:14:27 localhost.localdomain systemd[1]: httpd.service: control process exited
Dec 24 06:14:27 localhost.localdomain systemd[1]: Failed to start The Apache HTTP Serve
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman.../systemd-devel
--
-- Unit httpd.service has failed.
--
-- The result is failed.
Dec 24 06:14:27 localhost.localdomain systemd[1]: Unit httpd.service entered failed sta
Dec 24 06:14:27 localhost.localdomain systemd[1]: httpd.service failed.
Dec 24 06:14:27 localhost.localdomain polkitd[826]: Unregistered Authentication Agent f
[root@localhost Downloads]# journalctl -xe
Dec 24 06:14:18 localhost.localdomain systemd[1]: Stopped The Apache HTTP Server.
-- Subject: Unit httpd.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman.../systemd-devel
--
-- Unit httpd.service has finished shutting down.
Dec 24 06:14:19 localhost.localdomain polkitd[826]: Unregistered Authentication Agent for unix-process:24577:1830032 (system bus name
Dec 24 06:14:25 localhost.localdomain polkitd[826]: Registered Authentication Agent for unix-process:24682:1830742 (system bus name :
Dec 24 06:14:25 localhost.localdomain systemd[1]: Starting The Apache HTTP Server...
-- Subject: Unit httpd.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman.../systemd-devel
--
-- Unit httpd.service has begun starting up.
Dec 24 06:14:27 localhost.localdomain ipa-httpd-kdcproxy[24688]: ipa : WARNING Unable to connect to dirsrv: Timeout exceeded
Dec 24 06:14:27 localhost.localdomain ipa-httpd-kdcproxy[24688]: ipa : WARNING Disabling KDC proxy
Dec 24 06:14:27 localhost.localdomain httpd[24761]: AH00526: Syntax error on line 16 of /etc/httpd/conf.d/puppetmaster.conf:
Dec 24 06:14:27 localhost.localdomain httpd[24761]: SSLCertificateFile: file '/var/lib/puppet/ssl/certs/server' does not exist or is
Dec 24 06:14:27 localhost.localdomain systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Dec 24 06:14:27 localhost.localdomain kill[24763]: kill: cannot find process ""
Dec 24 06:14:27 localhost.localdomain systemd[1]: httpd.service: control process exited, code=exited status=1
Dec 24 06:14:27 localhost.localdomain systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman.../systemd-devel
--
-- Unit httpd.service has failed.
--
-- The result is failed.
Dec 24 06:14:27 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
Dec 24 06:14:27 localhost.localdomain systemd[1]: httpd.service failed.
Dec 24 06:14:27 localhost.localdomain polkitd[826]: Unregistered Authentication Agent for unix-process:24682:1830742 (system bus name
[root@localhost Downloads]#
 
Old 12-24-2015, 04:01 PM   #4
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi...

Does the guide here help in any way?

Regards...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
puppet --version bash: puppet: command not found don boyage Linux - Server 1 12-04-2014 10:44 AM
Question about installing Puppet michaellopez12 Linux - Software 1 10-25-2014 07:12 PM
Question about installing Puppet on client side michaellopez12 Linux - Software 1 09-25-2014 10:19 AM
Installing puppet on RHEL6 jagdish.jagtap1@wipro.co Linux - Newbie 4 06-04-2013 03:05 AM
Parameter to execute shell script on puppet client through Puppet server niraj.kumar Linux - Server 3 02-08-2011 09:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration