Issue #20123 has been updated by Eman Salah. Status changed from Accepted to In Topic Branch Pending Review Assignee set to Josh Cooper
Dear Josh I executed the command you provided ===> ruby -rpuppet -e "require 'puppet/indirector/file_bucket_file/file'; puts Puppet::FileBucketFile::File.instance_methods(false)" on 3 Different Environments: 1.Puppet 3.1.1 on CentOS VM 6.3 32 bit Architecture 2.Puppet 3.1.1 on CentOS VM 6.3 64 bit Architecture 3.Puppet 2.7.19 on CentOS VM 6.3 64 bit Architecture and All gave me the same output as you: save head validate_key find except for the 2.7.19 it gave: head save find =============================================================================== Until the moment I can not find any solution for my problem, and why it appears only on 64 bit Architecture ? ---------------------------------------- Bug #20123: Error: Could not back up path-to-file: Instance name "md5/..." does not match requested key "md5/.......//path-to-file" https://projects.puppetlabs.com/issues/20123#change-89260 * Author: Eman Salah * Status: In Topic Branch Pending Review * Priority: Normal * Assignee: Josh Cooper * Category: error reporting * Target version: 3.2.0 * Affected Puppet version: 3.1.1 * Keywords: * Branch: ---------------------------------------- Operating System: CentOS 6.3 (Virtual machine on VirtualBox Ubuntu Desktop) Puppet Version: 3.1.1 Ruby Version: 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] Gem Version: 1.8.10 I'm running currently the Puppet Master and client on the same Machine for testing Purposes, every time I try the filebucket backup command: "puppet filebucket backup path-to-file" I get the following error: Error: Could not back up path-to-file: Instance name "md5/..." does not match requested key "md5/.......//path-to-file" ===> Note I tried downgrading to puppet 2.7.19 on an Identical VM having the same problem and everything worked OK Please Advice -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
