Issue #2551 has been updated by Markus Roberts.

The problem seems to be in the translation of the name between the server and 
the client.  Adding an additional slash after the server name seems to "fix" 
it.  E.g.:

<pre>
    source => "puppet://puppet.example.com//nagios/common/nrpe.cfg",
</pre>

instead of:

<pre>
    source => "puppet://puppet.example.com/nagios/common/nrpe.cfg",
</pre>

Note: This is diagnostic information which may help ferret out the root cause, 
and not intended as a recommended workaround.


----------------------------------------
Bug #2551: File 'content changed to' message is often missing information
http://projects.reductivelabs.com/issues/2551

Author: Sam Rowe
Status: Accepted
Priority: Normal
Assigned to: Markus Roberts
Category: usability
Target version: 0.25.0
Complexity: Unknown
Affected version: 0.25.0rc1
Keywords: 


On all our OSes (Linux, HP-UX, Solaris) we see this.  The third line is missing 
something between the quotes:

<pre>
info: Filebucket[/var/puppet/clientbucket]: Adding 
/usr/local/bin/NSRsplit_saveset(fe454822c63ab785a67f99362583e08f)
info: //networker/File[/usr/local/bin/NSRsplit_saveset]: Filebucketed 
/usr/local/bin/NSRsplit_saveset to puppet with sum 
fe454822c63ab785a67f99362583e08f
notice: //networker/File[/usr/local/bin/NSRsplit_saveset]/content: content 
changed '{md5}fe454822c63ab785a67f99362583e08f' to ''
</pre>


-- 
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://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to