Issue #22772 has been updated by Andrew Parker. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version set to 3.3.2
Merged into stable in [b802dd](https://github.com/puppetlabs/puppet/commit/b802dd3fa60e18f5c25cd1c80c338cfc3bf5db03) ---------------------------------------- Bug #22772: Managing an empty file causes a filebucket error https://projects.puppetlabs.com/issues/22772#change-98509 * Author: Patrick Carlisle * Status: Merged - Pending Release * Priority: High * Assignee: Patrick Carlisle * Category: * Target version: 3.3.2 * Affected Puppet version: 3.3.0 * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1969 ---------------------------------------- As of 3.3.0 puppet raises an error when trying to backup an empty file. # >tstfile # puppet filebucket backup /tmp/tstfile Error: Could not back up /tmp/tstfile: Error 400 on SERVER: No data to save Error: Could not run: Could not back up /tmp/tstfile: Error 400 on SERVER: No data to save -- 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.
