Issue #6736 has been updated by Pieter van de Bruggen. Status changed from Unreviewed to Available In Testing Branch
Checked in as commit:284ecb7fa2a21c85b617f2b9c21bdff661c89001. Added `preinitializer.rb`, which is automatically required at an appropriate time, that loads the missing dependency. ---------------------------------------- Bug #6736: Uninitialized constant ActiveSupport::Dependency::Mutex https://projects.puppetlabs.com/issues/6736 Author: Pieter van de Bruggen Status: Available In Testing Branch Priority: Normal Assignee: Pieter van de Bruggen Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: Against recent versions of RubyGems, there's an error in `vendor/rails/activesupport/lib/active_support/dependencies.rb:55`. This has to do with the fact that RubyGems recently gave up its own dependency on `thread`, which provides `Mutex`. -- 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 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.
