Issue #22608 has been updated by Josh Cooper. Status changed from Needs More Information to Accepted Target version set to 3.3.1
With 3.3.0 master (passenger) I can reproduce with 2.7.18, 3.1.1, 3.2.4 agents <pre> root@deb-agent:~# puppet agent -t --server puppetmaster.solar.lan Error: Could not back up /tmp/foo/foo.txt: Error 406 on SERVER: Not Acceptable: No supported formats are acceptable (Accept: pson, b64_zlib_yaml, yaml, raw) Error: Could not back up /tmp/foo/foo.txt: Error 406 on SERVER: Not Acceptable: No supported formats are acceptable (Accept: pson, b64_zlib_yaml, yaml, raw) Error: /File[/tmp/foo/foo.txt]/ensure: change from file to absent failed: Could not back up /tmp/foo/foo.txt: Error 406 on SERVER: Not Acceptable: No supported formats are acceptable (Accept: pson, b64_zlib_yaml, yaml, raw) ... root@deb-agent:~# ruby --version ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux] root@deb-agent:~# puppet --version 3.2.4 </pre> ---------------------------------------- Bug #22608: filebucket (backup) does not work with 3.3.0 master and older clients https://projects.puppetlabs.com/issues/22608#change-97740 * Author: Bernhard Schmidt * Status: Accepted * Priority: Normal * Assignee: * Category: * Target version: 3.3.1 * Affected Puppet version: 3.3.0 * Keywords: * Branch: ---------------------------------------- After upgrading the master to 3.3.0 backing up changed files from older clients does not work anymore. 2013-09-18 16:31:06 +0000 /File[/etc/ferm/ferm.d/20-funcs.ferm]/content (err): change from {md5}66618d21aa5f26e836a171cc07c038a4 to {md5}ec8100f38c6f882eff001a3e6b67385c failed: Could not back up /etc/ferm/ferm.d/20-funcs.ferm: Error 406 on SERVER: Not Acceptable: No supported formats are acceptable (Accept: pson, b64_zlib_yaml, yaml, raw) Setting the report_serialization_format setting to yaml does not seem to help here. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
