tag 446390 +unreproducible thanks On Fri, Oct 12, 2007 at 02:47:51PM -0400, Micah Anderson wrote: > I set pluginsync=true in my client's puppet.conf and then ran a puppetd > --test and found to my horror it brought over all kinds of ugly .svn > dirs:
Presumably saying "that's what you get for using SVN" would be impolite? <grin> > I dont want those! So I found the pluginsignore config variable, its > default is: .svn CVS, which made me wonder why it still pulled them. I > tried setting it manually, but that didn't seem to help. > > Is there another way to set this, and if so, can it be default just like > pluginsignore is? I'm pretty sure pluginsignore is the way to do this, and in fact, in my testing (creating a .svn directory by hand inside one of my modules, as well as creating a .svn directory in a mocked up plugins tree) works fine. There was a bug regarding pluginsignore introduced in 0.23.2-4 and fixed in 0.23.2-6. How confident are you that your puppetmaster (which is where the bug existed) is running something >= 0.23.2-6? That, to me, would be the most likely candidate for the cause of this. Otherwise, I'll need to know a bunch about how exactly you're using Puppet to try and narrow the scope of the bug search -- and to try and reproduce the problem at all, to begin with. Things like versions on both ends, the contents of your fileserver.conf, puppet.conf, and so on. - Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

