Issue #3221 has been updated by Andre Gemuend.
It was already in the first post, but here it is again: <h3>Old System (with Error):</h3> <pre> 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 </pre> <h3>New System (without Error):</h3> <pre> Scientific Linux SL release 5.4 (Boron) puppet-server-0.25.4-1.el5.noarch puppet-0.25.4-1.el5.noarch ruby-1.8.5-5.el5_4.8.x86_64 ruby-shadow-1.4.1-7.el5.x86_64 rubygem-gem_plugin-0.2.2-2.el5.noarch ruby-libs-1.8.5-5.el5_4.8.i386 ruby-rdoc-1.8.5-5.el5_4.8.x86_64 rubygem-daemons-1.0.10-1.el5.noarch ruby-devel-1.8.5-5.el5_4.8.i386 ruby-irb-1.8.5-5.el5_4.8.x86_64 rubygem-fastthread-1.0.7-1.el5.x86_64 rubygem-mongrel-1.0.1-6.el5.x86_64 ruby-docs-1.8.5-5.el5_4.8.x86_64 ruby-devel-1.8.5-5.el5_4.8.x86_64 rubygems-1.3.1-1.el5.noarch ruby-libs-1.8.5-5.el5_4.8.x86_64 ruby-augeas-0.3.0-1.el5.x86_64 rubygem-rake-0.8.3-1.el5.noarch </pre> ---------------------------------------- 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.
