Issue #3221 has been updated by James Turnbull. Status changed from Unreviewed to Needs more information
What are the versions on both platforms? ---------------------------------------- Bug #3221: Recurse generates corrupt query string http://projects.reductivelabs.com/issues/3221 Author: Andre Gemuend Status: Needs more information Priority: Normal Assigned to: Category: fileserving Target version: Affected version: 0.25.4 Keywords: RHEL4 Branch: If I specify a directory to be copied recursively, I get the following error on the client: (err): Failed to generate additional resources using 'eval_generate': Error 400 on SERVER: private method `gsub' called for nil:NilClass on the masterhttp.log I got GET /production/file_metadatas/modules/{mymodule}/siteinfo.d?recurse=true&&&links=follow HTTP/1.1" 400 45 Notice the three consecutive question marks. No need to say that no file was copied. This error went away when I specified both "recurselimit" and "ignore". I need to specify both, even if "ignore" is just an empty string, otherwise I receive the error above. With both specified, the copying works as expected. System: Scientific Linux SL release 4.8 (Beryllium) puppet-server-0.25.4-1.el4.x86_64 puppet-0.25.4-1.el4.x86_64 ruby-devel-1.8.1-7.el4_8.3.x86_64 ruby-libs-1.8.1-7.el4_8.3.x86_64 ruby-1.8.1-7.el4_8.3.x86_64 -- 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://reductivelabs.com/redmine/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.
