Re: [Puppet Users] Re: Unknown resource type after Upgrade

2018-10-02 Thread Josh Cooper
On Fri, Sep 28, 2018 at 2:33 PM Josh Cooper  wrote:
>
>
>
> On Fri, Sep 28, 2018 at 1:04 AM Christian Reiß  
> wrote:
>>
>> Hey,
>>
>> thank you--
>> that clears that up. Seems like time will solve the issue; postponing the 
>> update for now.
>
>
> Filed as https://tickets.puppetlabs.com/browse/MODULES-8015. We should have a 
> fix by early next week.

Thanks to Peter Meier (duritong) this is fixed in nagios_core version
1.0.2, which was released to the forge today[1].

We had a similar issue with the augeas_core modules, and version 1.0.3
was released today as well[2]. Note it wasn't fatal like the nagios
case, because augeas is bundled into the puppet-agent package, but
nagios is not.

We also filed a request to improve pdk validation to detect when a
type or provider requires helper in a way that requires the helper
code to be in the ruby load path[3].

Josh

[1] https://forge.puppet.com/puppetlabs/nagios_core
[2] https://forge.puppet.com/puppetlabs/augeas_core
[3] https://tickets.puppetlabs.com/browse/PDK-1196

--
Josh Cooper | Software Engineer
j...@puppet.com | @coopjn

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CA%2Bu97u%3DaiwY%2BzAsJF0YY5e%2B%2BJoxBHMHg_0tURuCx%2Bm35DjYAmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Unknown resource type after Upgrade

2018-09-28 Thread Josh Cooper
On Fri, Sep 28, 2018 at 1:04 AM Christian Reiß 
wrote:

> Hey,
>
> thank you--
> that clears that up. Seems like time will solve the issue; postponing the
> update for now.
>

Filed as https://tickets.puppetlabs.com/browse/MODULES-8015. We should have
a fix by early next week.


>
> Am Donnerstag, 27. September 2018 11:14:19 UTC+1 schrieb Christian Reiß:
>>
>> Hey folks,
>>
>> I am currently upgrading to 6.x on a test setup using my live puppet
>> code; trying to get it to work with 6.x.
>> One weird issue I am getting is that alle default definitions (upper case
>> classes) are faulting:
>>
>> Error: Could not retrieve catalog from remote server: Error 500 on SERVER
>> : Server Error: Evaluation Error: Resource type not found: Nagios_service
>> (file: /etc/puppetlabs/code/environments/production/modules/pn_icinga/
>> manifests/client/checks.pp, line: 83, column: 3) on node outleapt.test
>> Warning: Not using cache on failed catalog
>> Error: Could not retrieve catalog; skipping run
>>
>>
>>
>> The corresponding manifest looks like this:
>>
>> Nagios_service {
>> check_period  => '24x7',
>> ensure=> $::pn_icinga::client::installed,
>> host_name => $::trusted['certname'],
>> initial_state => 'o',
>> max_check_attempts=> '3',
>> notification_interval => '5',
>> notification_options  => 'w,u,c,r',
>> notification_period   => $notification_period,
>> notifications_enabled => '0',
>> [...]
>> }
>>
>> Did I miss a regression somewhere?
>> Any help is greatly appreciated!
>>
>> -Chris.
>>
> --
> 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 puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/8a5b4fed-cf93-4c8a-8652-5fc3222952c0%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Josh Cooper | Software Engineer
j...@puppet.com | @coopjn

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CA%2Bu97um4QVRzCEBmpNRqkV__g2W6nCJAK_8%3DY%2Bt%2B_z9W72QdkQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Re: Unknown resource type after Upgrade

2018-09-28 Thread Christian Reiß
Hey,

thank you-- 
that clears that up. Seems like time will solve the issue; postponing the 
update for now.

Am Donnerstag, 27. September 2018 11:14:19 UTC+1 schrieb Christian Reiß:
>
> Hey folks,
>
> I am currently upgrading to 6.x on a test setup using my live puppet code; 
> trying to get it to work with 6.x.
> One weird issue I am getting is that alle default definitions (upper case 
> classes) are faulting:
>
> Error: Could not retrieve catalog from remote server: Error 500 on SERVER: 
> Server Error: Evaluation Error: Resource type not found: Nagios_service (
> file: /etc/puppetlabs/code/environments/production/modules/pn_icinga/
> manifests/client/checks.pp, line: 83, column: 3) on node outleapt.test
> Warning: Not using cache on failed catalog
> Error: Could not retrieve catalog; skipping run
>
>
>
> The corresponding manifest looks like this:
>
> Nagios_service {
> check_period  => '24x7',
> ensure=> $::pn_icinga::client::installed,
> host_name => $::trusted['certname'],
> initial_state => 'o',
> max_check_attempts=> '3',
> notification_interval => '5',
> notification_options  => 'w,u,c,r',
> notification_period   => $notification_period,
> notifications_enabled => '0',
> [...]
> }
>
> Did I miss a regression somewhere?
> Any help is greatly appreciated!
>
> -Chris.
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/8a5b4fed-cf93-4c8a-8652-5fc3222952c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.