Issue #3765 has been updated by Joe McDonagh.

Status changed from Unreviewed to Rejected

Sorry guys, did a reinstall of the puppet-common package and the files showed 
up...
----------------------------------------
Bug #3765: nagios types don't exist in my new ubuntu 10.04 install
http://projects.puppetlabs.com/issues/3765

Author: Joe McDonagh
Status: Rejected
Priority: Normal
Assigned to: 
Category: 
Target version: 
Affected version: 0.25.4
Keywords: 
Branch: 


So, in trying to fix a corruption problem with nagios3 I upgraded to Ubuntu 
10.04 on this box to get the official package from Canonical, and now I am 
getting puppet not recognizing Nagios types:


[/tmp] > puppet test.pp 
Could not find resource type nagios_hostgroup at /tmp/test.pp:6 on node nagios
(jmcdon...@nagios) Thu May 13 03:08 PM /dev/pts/0
[/tmp] > cat test.pp 
nagios_hostgroup {
   "this":
      alias => "THIS OR THAT",
      ensure => "present",
      target => "/tmp/thisorthat.cfg"
}

(jmcdon...@nagios) Thu May 13 03:10 PM /dev/pts/0
[/tmp] > lsb_release -rd
Description:    Ubuntu 10.04 LTS
Release:        10.04
(jmcdon...@nagios) Thu May 13 03:10 PM /dev/pts/0
[/tmp] > dpkg -l puppet
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                          Version                       
                Description
+++-=============================================-=============================================-==========================================================================================================
ii  puppet                                        0.25.4-2ubuntu6               
                centralised configuration management for networks
(jmcdon...@nagios) Thu May 13 03:10 PM /dev/pts/0
[/tmp] > dpkg -l nagios3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                          Version                       
                Description
+++-=============================================-=============================================-==========================================================================================================
ii  nagios3                                       3.2.0-4ubuntu2                
                A host/service/network monitoring and management system
(jmcdon...@nagios) Thu May 13 03:10 PM /dev/pts/0
[/tmp] > 

Looks like require 'puppet/external/nagios' isn't going to work because that 
file is not there in the code. This is probably an Ubuntu package problem... 
Not sure if I should go file a bug with them or with you.



-- 
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.

Reply via email to