Skip to content

Instantly share code, notes, and snippets.

@claflico
Created November 19, 2015 19:32
Show Gist options
  • Save claflico/4869487d1e811a4b5bd9 to your computer and use it in GitHub Desktop.
Save claflico/4869487d1e811a4b5bd9 to your computer and use it in GitHub Desktop.
When ran from Windows "Administrator: Start command prompt with puppet":
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual
The system cannot find the path specified.
Debug: catalog supports formats: pson msgpack yaml b64_zlib_yaml dot raw
Debug: Closing connection for https://puppet-dev:8140
When ran via SSH to PowerShell Server:
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual
puppet : The system cannot find the path specified.
At line:1 char:1
+ puppet agent --test --debug
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (The system cann...path specified.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Debug: catalog supports formats: pson msgpack yaml b64_zlib_yaml dot raw
Debug: Closing connection for https://puppet-dev:8140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment