Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

puppet 4 compatibility #154

Open
igalic opened this issue Aug 29, 2015 · 4 comments
Open

puppet 4 compatibility #154

igalic opened this issue Aug 29, 2015 · 4 comments

Comments

@igalic
Copy link
Collaborator

igalic commented Aug 29, 2015

when running under puppet 4, i get the following error:

Warning: Scope(Php::Extension[curl]): Could not look up qualified variable 'php::apache::params::package'; class php::apache::params has not been evaluated
Error: Evaluation Error: Error while evaluating a Function Call, function 'defined' called with mis-matched arguments
expected:
  defined(Variant[String, Type[CatalogEntry], Type[Type[CatalogEntry]]] vals{1,}) - arg count {1,}
actual:
  defined(Undef) - arg count {1} at /etc/puppetlabs/code/environments/production/modules/php/manifests/extension.pp:105:6 on node app01.esat
@igalic
Copy link
Collaborator Author

igalic commented Aug 29, 2015

hrm… now i'm wondering if this isn't maybe my special branch _

@jippi
Copy link
Owner

jippi commented Aug 30, 2015

I haven't dared to upgrade to puppet 4.x yet - so don't know if it works or not

it would be super nice if it did :)

@igalic
Copy link
Collaborator Author

igalic commented Aug 30, 2015

yeah, i'll try fixing it over the next couple days

@schkovich
Copy link
Collaborator

I running under Puppet 4.3 having no errors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants