Issue #20839 has been updated by 振华 赵. Assignee set to Aaron Armstrong
any one can help me? ---------------------------------------- Bug #20839: agent get binary file isn't same as that on the master https://projects.puppetlabs.com/issues/20839#change-91467 * Author: 振华 赵 * Status: Unreviewed * Priority: High * Assignee: Aaron Armstrong * Category: agent * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- when i sync binary file form the master,I get the different one.The following is the output when I run "puppet agent --test": info: /File[/home/pplive/monitor/lib/mail-1.4.jar]: Filebucketed /home/pplive/monitor/lib/mail-1.4.jar to puppet with sum ddab810c8eb5f54d62c6f5de9fc2d05a notice: /File[/home/pplive/monitor/lib/mail-1.4.jar]/content: content changed '{md5}ddab810c8eb5f54d62c6f5de9fc2d05a' to '{md5}4a07cc4f54f3cb7fbe56a1fc41b25e0c' however,when i use md5sum to check the file on the agent,its md5 is not the one i expected. md5sum /home/pplive/monitor/lib/mail-1.4.jar ddab810c8eb5f54d62c6f5de9fc2d05a /home/pplive/monitor/lib/mail-1.4.jar it is obviously not the required state,i don't know why. but on some other agent that has the same environment,i mean os version(rhel5.8,x86_64),puppet agent version is the same.when I run "puppet agent --test" i can get the right file. -- 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.
