On Fri, 2010-03-12 at 05:42 -0800, DieterVDW wrote: > On Mar 12, 2:21 pm, Brice Figureau <brice-pup...@daysofwonder.com> > wrote: > > It is checksumming every file. > > Aha. This is a known issue?
At least to me :-) > Is there a bugreport for this? I think so: http://projects.reductivelabs.com/issues/3170 and http://projects.reductivelabs.com/issues/2929 and http://projects.reductivelabs.com/issues/2630 > Possibly a patch? None that I am aware. > Is it normal no debug information is shown during this process? Yes it is, because it happens in the "file serving" code as part of getting information about a given file. This part of the process doesn't know getting the checksum is unnecessary (in fact this is the same code that is used to serve file metadata over the wire, except in this case it is locally executed). This isssue seems to be frequently raised, so I think I'll work on it, if I have some spare time soon. -- Brice Figureau Follow the latest Puppet Community evolutions on www.planetpuppet.org! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.