The change we're reporting is not correct, but the behavior/state of the system is. Were stating An attempt to set mode 488 when in fact we're trying to set a mode to 750.
The change we're reporting is not correct, but the behavior/state of the system is. Were stating {{An attempt to set mode 488}} when in fact we're trying to set a mode to 750.
The change we're reporting is not correct, but the behavior/state of the system is. Were stating {{An attempt to set mode 488}} (decimal format) when in fact we're trying to set a mode to 750 (octal format).
Warning: Setting control rights for c:/windows/temp/puppet-system group SYSTEM to less than Full Control rights. Setting SYSTEM rights to less than Full Control may have unintented consequences for operations on this file
Notice: /Stage[main]/Main/File[c:/windows/temp/puppet-system/]/mode: mode changed '2000750' to '0750'
In the case where puppet creates the directory, then it just prints that the directory was crerated (as expected).
So I'm going to close this as cannot reproduce. Please reopen if I missed something.