nwops / puppet-debugger

A interactive live debugger and REPL for the puppet language
https://gitlab.com/puppet-debugger/puppet-debugger
MIT License
121 stars 11 forks source link

puppet 4 functions don't seem to work #49

Closed logicminds closed 7 years ago

logicminds commented 7 years ago

Not sure when this broke but can't seem to run puppet 4 functions.

Evaluation Error: Error while evaluating a Function Call, Function md5 not defined despite being loaded! at /tmp/puppet_debugger_input20170315-208-1dj17f7.pp:1:1
logicminds commented 7 years ago

This occurs only when starting the debugger with puppet debugger. the pdb command seems to be unaffected.

logicminds commented 7 years ago

This was caused by a puppet environment creation issue

logicminds commented 7 years ago

fixed in 0.5.1