Issue #22335 has been reported by Klavs Klavsen. ---------------------------------------- Bug #22335: windows mode 2000770 not handled by puppet https://projects.puppetlabs.com/issues/22335
* Author: Klavs Klavsen * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: 3.2.4 * Keywords: * Branch: ---------------------------------------- I was trying to update facter on my puppet-3.2.4 install on windows (due to a bug with ipv6 addresses in $ipaddress fact which is fixed in 1.7.3-rc1). I tried to just use a file resource with recurse => true. Problem is, facter folder has mode 2000770 - which I can't define in file mode - and if I don't - it can't overwrite the files: Everything goes fine -until it gets to changing the mode on the facter folder: Notice: /Stage[main]/Puppet/File[C:\Program Files (x86)\Puppet Labs\Puppet\facter]/mode: mode changed '2000770' to '0770' Warning: /File[C:/Program Files (x86)/Puppet Labs/Puppet/facter/LICENSE]: Could not stat; permission denied Warning: /File[C:/Program Files (x86)/Puppet Labs/Puppet/facter/Gemfile]: Could not stat; permission denied -- 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. For more options, visit https://groups.google.com/groups/opt_out.
