You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency on stdlib versions incorrect for version 5.1.0 ; types/ip/address/v6/cidr.pp and type Stdlib::IP::Address::V6::CIDR does not exist in 4.25.0
#224
Closed
cestith opened this issue
Apr 23, 2020
· 0 comments
· Fixed by #225
Affected Puppet, Ruby, OS and module versions/distributions
Puppet: 5.5.19
Ruby: 2.0
Distribution: CentOS 7.7
Module version: 5.1.0
How to reproduce (e.g Puppet code you use)
stdlib 4.25.1
What are you seeing
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Resource type not found: Stdlib::IP::Address::V6::CIDR
What behaviour did you expect instead
catalog compilation and application
Output log
Any additional information you'd like to impart
The depenencies for version 5.1.0 list >=4.25.0 of stdlib but this type was introduced in 5.2.0
The text was updated successfully, but these errors were encountered:
alexjfisher
added a commit
to alexjfisher/puppet-snmp
that referenced
this issue
Apr 24, 2020
alexjfisher
changed the title
dependency on stdlib versions incorrect for version 5.1.0 ; types/ip/address/v6/cidr.pp and type Stdlib::IP::Address::V6::CIDR does not seem to exist in 4.25.0
Dependency on stdlib versions incorrect for version 5.1.0 ; types/ip/address/v6/cidr.pp and type Stdlib::IP::Address::V6::CIDR does not exist in 4.25.0
Jun 30, 2020
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
stdlib 4.25.1
What are you seeing
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Resource type not found: Stdlib::IP::Address::V6::CIDR
What behaviour did you expect instead
catalog compilation and application
Output log
Any additional information you'd like to impart
The depenencies for version 5.1.0 list >=4.25.0 of stdlib but this type was introduced in 5.2.0
The text was updated successfully, but these errors were encountered: