On Mar 16, 9:25 am, Peter Berghold <salty.cowd...@gmail.com> wrote: > Figured this one out finally.
I'm glad you got it working. > Some background first: The system in question is running the ISPManager > control panel is and is my shared hosting platform. I mention that because > apparently during the installation of ISPManager there are repos added to > the repo list by the ISPManager installer and here's where it gets > squirrelly. > > One repo's definitions interfere with another's. If I disabled the epel > repo I was able to install the nrpe package just fine. With the epel repo > enabled I'd see nrpe listed as available but yum couldn't load it. The > actual package to load (which didn't show in the available list before) is > nagios-nrpe-server. > > wierd.. works now though.. Not really all that weird, except maybe that ISPManager is installing repos behind your back. (Puppet can manage those after installation via Yumrepo resources, if you wish.) It's not so uncommon for different repos to fail to play together nicely, so one needs to be careful about what repos one installs. In some cases it may help to install and use yum's "priorities" and/or "protect-base" plugins. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.