Well, I've worked around this for now by: - uninstalling puppet and facter with mac ports (so there's no puppetfoo executables under /opt/local/sbin or /opt/local/bin anymore - used gem to install puppet and facter into the system ruby, so now the executables are under /usr/bin/puppetfoo
This also means a version bump to 0.25.5 from 0.25.4 Current system ruby version in 10.6.3: bash-3.2# /usr/bin/ruby --version ruby 1.8.7 (2009-06-08 patchlevel 173) [universal-darwin10.0] So perhaps it's a problem with how macports installs ruby, or something. Cheers Jesse -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.