Issue #4744 has been updated by Nigel Kersten. Status changed from Accepted to Duplicate
Thanks for the ticket gardening help Owen. ---------------------------------------- Bug #4744: 'ralsh file' fails in master branch https://projects.puppetlabs.com/issues/4744 Author: Luke Kanies Status: Duplicate Priority: Normal Assignee: Category: ralsh Target version: Affected Puppet version: development Keywords: Branch: I get this failure when I try to use ralsh to read a file: <pre> l...@localhost $ ralsh --trace file /etc /Users/luke/puppet/lib/puppet/type.rb:747:in `[]' /Users/luke/puppet/lib/puppet/type/file.rb:290:in `[]' /Users/luke/puppet/lib/puppet/type/file.rb:302:in `instances' /Users/luke/puppet/lib/puppet/type/file.rb:298:in `each' /Users/luke/puppet/lib/puppet/type/file.rb:298:in `instances' /Users/luke/puppet/lib/puppet/indirector/resource/ral.rb:4:in `find' /Users/luke/puppet/lib/puppet/indirector/indirection.rb:193:in `find' /Users/luke/puppet/lib/puppet/indirector.rb:50:in `find' /Users/luke/puppet/lib/puppet/application/resource.rb:79:in `main' /Users/luke/puppet/lib/puppet/application.rb:308:in `run_command' /Users/luke/puppet/lib/puppet/application.rb:300:in `run' /Users/luke/puppet/lib/puppet/application.rb:397:in `exit_on_fail' /Users/luke/puppet/lib/puppet/application.rb:300:in `run' /Users/luke/puppet/bin/ralsh:4 Could not run: Global resource access is deprecated [master ~/puppet] l...@localhost $ </pre> I can successfully create files with it, but not read them. -- 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.
