Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module failing on nevest puppet agent run #341

Open
newbenji opened this issue Nov 10, 2016 · 3 comments
Open

Module failing on nevest puppet agent run #341

newbenji opened this issue Nov 10, 2016 · 3 comments

Comments

@newbenji
Copy link

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Left match operand must result in a String value. Got an Undef Value. at modules/python/manifests/install.pp:213:10 on test.tester.com

Debug: Facter: executing command: /bin/sh -c /bin/python -V 2>&1
Debug: Facter: Python 2.7.5
Debug: Facter: process exited with status code 0.
Debug: Facter: fact "python2_version" has resolved to "2.7.5".
Debug: Facter: fact "python3_version" resolved to null and will not be added.
Debug: Facter: executing command: /bin/sh -c /bin/python -V 2>&1
Debug: Facter: Python 2.7.5
Debug: Facter: process exited with status code 0.
Debug: Facter: fact "python_version" has resolved to "2.7.5".

@newbenji
Copy link
Author

uname -a
Linux somenode.hostname.com 3.10.0-327.36.1.el7.x86_64 #1 SMP Sun Sep 18 13:04:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

@newbenji
Copy link
Author

Client version
puppet agent --version
4.6.2

Server version
puppetserver --version
puppetserver version: 2.6.0

@ghoneycutt
Copy link
Member

Thank you!

Created PR #342

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

No branches or pull requests

2 participants