example42 / puppi

Puppet module to manage applications deployments and servers local management
http://www.example42.com
Other
142 stars 84 forks source link

Errors with "win32/dir" after upgrade #99

Closed MasonM closed 10 years ago

MasonM commented 10 years ago

After upgrading to 2.1.8, I started getting the following error when running facter:

Error loading fact /var/opt/lib/pe-puppet/lib/facter/windows_common_appdata.rb cannot load such file -- win32/dir

Looks like PR #98 added the win32/dir dependency, but it's not documented anywhere.

alvagante commented 10 years ago

Should be corrected in #100

mcandre commented 10 years ago

I'm still seeing Warning: Could not load fact file /etc/puppet/modules/puppi/lib/facter/windows_common_appdata.rb: no such file to load -- win32/dir in Ubuntu VM. How soon before this goes away?

MasonM commented 10 years ago

@mcandre

100 fixed it for me. Make sure you're getting puppi from git instead of forge.puppetlabs.com, because #100 hasn't been released yet.

alvagante commented 10 years ago

Thanks for the notice @MasonM Just updated the correct version on the Forge.