Issue #19252 has been updated by eric sorenson.

Category set to error reporting
Status changed from Unreviewed to Needs More Information
Assignee set to Chris Price

Chris can you track down the exact error message? That would greatly help 
pinpoint what's going on. Patches welcome :)

----------------------------------------
Bug #19252: Unhelpful error message when errors are encountered running under 
Passenger
https://projects.puppetlabs.com/issues/19252#change-90777

* Author: Chris Price
* Status: Needs More Information
* Priority: Normal
* Assignee: Chris Price
* Category: error reporting
* Target version: 
* Affected Puppet version: 3.1.0
* Keywords: 
* Branch: 
----------------------------------------
On an ubuntu system, using Puppet 3.1, the system ruby 1.8.7 and system 
rubygems (old-ish), I was trying to get puppet running under passenger.  I had 
a configuration error (my vardir in config.ru was pointing to a directory that 
I didn't have write permissions for).

The error message that surfaced through Rack was a deprecation warning about 
Gems.load_latest_path or something like that... nothing else.  I spent a good 
while trying to figure out if there was something wrong with my gems setup.  
Then I switched back to puppet 2.7, and ran again with the same config.  This 
time it gave me a very clear error message about my vardir permissions. 

I fixed config.ru and ran again with Puppet 2.7 and Puppet 3.1.  Both worked 
fine at that point... so I was hitting the same error, but for some reason 2.7 
gives a much more useful error message.


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to