Hi Subodh, does the agent have the CentOS/RHEL repositories enabled? Look into /etc/yum.repos.d and check for *.repo files.
hth, Martin On 17 Feb 2015, at 07:52, Subodh Kant <[email protected]> wrote: > Hi Puppet Team, > > 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... > > curl -k https://host1.xxx.com:8140/packages/current/install.bash | sudo bash > -s agent:certname=host5.xxx.com > > 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. > > Thanks > Subodh Kant > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/c57686b3-b5a6-4a73-8338-e30b21d46201%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/923E81D9-AE4D-4C3C-A57C-F2CC05380ED3%40gmail.com. For more options, visit https://groups.google.com/d/optout.
