Issue #2467 has been updated by James Turnbull. Status changed from Accepted to Closed
Pushed in commit:"08ff9e84de18e9b1db69c73ea3e49b90fe5fd7c0" in branch master. ---------------------------------------- Bug #2467: passenger: suggested RUBYLIB can be source of confusion http://projects.reductivelabs.com/issues/2467 Author: Marc Fournier Status: Closed Priority: Low Assigned to: Category: passenger Target version: 0.25.0 Complexity: Trivial Affected version: 0.25.0beta2 Keywords: rack passenger config.ru config.ru suggests appending puppet's library dir to RUBYLIB. This may not be the best thing to do if you happen to have another version of puppet already installed on your somewhere system (say, you intalled version X using the distribution's package manager, then installed version Y in some other directory using a gem). The first library passenger finds in RUBYLIB might not be the one you expect, but might half-work anyway, yielding various unexpected behaviours. -- 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://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
