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
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef at /etc/puppetlabs/code/environments/production/modules/python/manifests/virtualenv.pp:122:11
puppet 4.2, puppet-python 1.10.0
The text was updated successfully, but these errors were encountered:
I found this bug too. I think the problem is this: the virtualenv_version custom facter fact fails to return a version string if virtualenv is not installed.
I haven't got time to raise a PR but I think this is a fix:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef at /etc/puppetlabs/code/environments/production/modules/python/manifests/virtualenv.pp:122:11
puppet 4.2, puppet-python 1.10.0
The text was updated successfully, but these errors were encountered: