I am facing Dependencies issue for puppet agent installation. Please help me to resolved this issue. I am running PE 3.7 on CentOS 7 and clients are CentOS 7 and RHEL 7. I ran this command on puppet agent...
And getting this error....
---> Package pe-rubygem-net-ssh.noarch 0:2.1.4-2.pe.el7 will be installed
---> Package pe-virt-what.x86_64 0:1.14-1.el7 will be installed
--> Finished Dependency Resolution
Error: Package: pe-facter-2.2.0.2-1.pe.el7.x86_64 (puppetlabs-pepackages)
Requires: pciutils
Error: Package: pe-libldap-2.4.39-5.pe.el7.x86_64 (puppetlabs-pepackages)
Requires: cyrus-sasl
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
/tmp/tmp.7k7yHBjblk: line 40: /opt/puppet/bin/puppet: No such file or directory
/tmp/tmp.7k7yHBjblk: line 41: /opt/puppet/bin/facter: No such file or directory
/tmp/tmp.7k7yHBjblk: line 41: /opt/puppet/bin/puppet: No such file or directory
/tmp/tmp.7k7yHBjblk: line 42: /opt/puppet/bin/puppet: No such file or directory
/tmp/tmp.7k7yHBjblk: line 15: /opt/puppet/bin/puppet: No such file or directory
/tmp/tmp.7k7yHBjblk: line 44: /opt/puppet/bin/puppet: No such file or directory
Error running install script /tmp/tmp.7k7yHBjblk
Please help.