Issue #20839 has been updated by Charlie Sharpsteen.

Status changed from Unreviewed to Needs More Information
Assignee changed from eric sorenson to 振华 赵

振华 赵,

Which Puppet version and operating system are you seeing this behavior on?

Is there anything running on that machine that may be reverting the change to 
the file before Puppet finishes? Something like an Exec resource later on in 
the Puppet run that is unpacking a tarball, or some external software running 
in the background that is replacing the file?

A full log of the `puppet agent -t --debug` output would be helpful as well.

----------------------------------------
Bug #20839: agent get binary file isn't same as that on the master
https://projects.puppetlabs.com/issues/20839#change-91834

* Author: 振华 赵
* Status: Needs More Information
* Priority: High
* Assignee: 振华 赵
* 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.


Reply via email to