Issue #23202 has been reported by Armindo Silva. ---------------------------------------- Bug #23202: Running puppet on Windows XP on a fat32 formatted disk fails https://projects.puppetlabs.com/issues/23202
* Author: Armindo Silva * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: 3.3.2 * Keywords: * Branch: ---------------------------------------- The first time puppet agent runs it fails with the following error. This happens before applying any of my manifests - the machine's certificates are not even created. The machine is running Windows XP (Embedded Edition 2009 to be more precise) and it has the C:\ formatted in Fat32 (I know NTFS exists but unfortunately we can not change this - client's machine). Running Puppet agent on demand ... Error: Could not create resources for managing Puppet's files and directories in sections [:main, :agent, :ssl]: Validation of File[C:/Documents and Settings/Al l Users/Application Data/PuppetLabs/puppet/var/log] failed: Can only manage owne r, group, and mode on filesystems that support Windows ACLs, such as NTFS Wrapped exception: Can only manage owner, group, and mode on filesystems that support Windows ACLs, such as NTFS Error: Could not prepare for execution: Could not create resources for managing Puppet's files and directories in sections [:main, :agent, :ssl]: Validation of File[C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/var/ log] failed: Can only manage owner, group, and mode on filesystems that support Windows ACLs, such as NTFS Validation of File[C:/Documents and Settings/All Users/Application Data/PuppetLa bs/puppet/var/log] failed: Can only manage owner, group, and mode on filesystems that support Windows ACLs, such as NTFS Wrapped exception: Can only manage owner, group, and mode on filesystems that support Windows ACLs, such as NTFS Press any key to continue . . . -- 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.
