Issue #22005 has been updated by Clay Caviness.
I'm willing to do some work to make this happen, but I'm not sure how to proceed. Perhaps: 1) add @old_apple_libdir variable pointing to .../1.8 2) update @apple_libdir to point to top levele of site_ruby 3) update scripts to delete files in both @old_apple_libdir and @apple_libdir 4) profit? Or, if there's a better suggestion for supporting ruby 2.x-only installs on OS X, I'm open to hear it. ---------------------------------------- Bug #22005: OSX install location should be top-level /usr/lib/ruby/site_ruby (/Library/Ruby/Site) https://projects.puppetlabs.com/issues/22005#change-95779 * Author: Clay Caviness * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- For both facter and puppet, I think the install location should be changed from /usr/lib/ruby/site_ruby/1.8 to /usr/lib/ruby/site_ruby/. This will allow facter and puppet to work on future Mac OS releases where only ruby 2.0 is installed. The preflight/preinstall scripts will need to be updated to remove old install data from /u/l/r/site_ruby/1.8 before installing. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
