Issue #4158 has been updated by Markus Roberts. Status changed from Investigating to Needs more information Assigned to changed from Markus Roberts to Bryan Kearney
This appears to be an installation problem; in the pastie I see: <pre> RUBYLIB=/home/bkearney/puppet/usr/lib/ruby/site_ruby/1.8/ </pre> but Puppet needs its lib-dir in the RUBYLIB. Can you try it with something like: <pre> RUBYLIB=/home/bkearney/puppet/lib:/usr/lib/ruby/site_ruby/1.8/ </pre> or whatever would be appropriate for your system? -- Markus ---------------------------------------- Bug #4158: no such file to load -- puppet/network/server http://projects.puppetlabs.com/issues/4158 Author: Bryan Kearney Status: Needs more information Priority: Normal Assigned to: Bryan Kearney Category: Target version: 2.6 Affected version: 2.6alpha1 Keywords: Branch: Running off of master (6ac36eb42f0a505fd37d7e600bb0fd8837511b42) I do a ruby install.rb -- /home/bkearney/puppet. When attempting to run against that install, I get the output in http://www.pastie.org/1034425. This is on a Fedora 12 machine. -- 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.
