Hi, 

Thanks for everyone's help.  Just an update to this issue.  The displayed 
error was indeed harmless as noted on this thread.  

The actual error we found in Apache's error_log was:
Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner (cannot 
load such file -- rack) 

We think we were getting this because Passenger wasn't finding Bundler's 
Gemfile in spite of being in the bundle.  We fixed it by changing the 
DocumentRoot from /etc/puppet/rack/public to /etc/puppet/public (since 
/etc/puppet is where the Gemfile is).

Thanks again,

-LTH


On Wednesday, March 28, 2012 4:07:58 PM UTC-4, lth wrote:
>
> Hello, 
>
> I'm having some trouble.  I keep getting the following warnings when 
> trying to run: 
>
> $ puppet master --no-daemonize 
> /usr/local/build/puppet-bundle/vendor/gems/ruby/1.9.1/gems/ 
> puppet-2.7.12/lib/puppet/external/pson/pure.rb:7:in `<module:PSON>': 
> iconv will be deprecated in the future, use String#encode instead. 
> Could not load confine test 'operatingsystem': cannot load such file 
> -- puppet/provider/confine/operatingsystem 
> [repeats a number of times] 
>
> $ ruby -v 
> ruby 1.9.3p0 (2011-10-30) [x86_64-linux] 
>
> $ which ruby 
> /usr/local/bin/ruby 
>
> $ cat /etc/redhat-release 
> Red Hat Enterprise Linux Server release 5.7 (Tikanga) 
>
> Thanks in advance. 
>
> -LTH

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/HRsFSJ-2PhwJ.
To post to this group, send email to puppet-users@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.

Reply via email to