forked from chocolatey-archive/puppet-chocolatey
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Description
Describe the Bug
After update Puppet agent to 8.10.0 version - I have issue with chocolatey provider
Steps to Reproduce
powershell or cmd
puppet agent -tdv
Environment
- Version 2.4.1 (1.3.1)
- Platform Windows 10 and Windows 11
Output:
> Debug: Prefetching windows resources for chocolateyfeature
> Debug: Gathering features from 'C:\ProgramData\chocolatey\config\chocolatey.config'.
> Error: Could not prefetch chocolateyfeature provider 'windows': Malformed XML: Content at the start of the document (got '')
> Line: 1
> Position: 47
> Last 80 unconsumed characters:
> <?xml version="1.0" encoding="utf-8"?>
> Warning: /Stage[main]/Windows::Chocolatey/Chocolateyfeature[allowEmptyChecksums]: Skipping because provider prefetch failed
> Debug: /Stage[main]/Windows::Chocolatey/Chocolateyfeature[allowEmptyChecksums]: Resource is being skipped, unscheduling all events
> Debug: Prefetching windows resources for chocolateyconfig
> Debug: Gathering sources from 'C:\ProgramData\chocolatey\config\chocolatey.config'.
> Error: Could not prefetch chocolateyconfig provider 'windows': Malformed XML: Content at the start of the document (got '')
> Line: 1
> Position: 47
> Last 80 unconsumed characters:
> <?xml version="1.0" encoding="utf-8"?>
> Warning: /Stage[main]/Windows::Chocolatey/Chocolateyconfig[cachelocation]: Skipping because provider prefetch failed
> Debug: /Stage[main]/Windows::Chocolatey/Chocolateyconfig[cachelocation]: Resource is being skipped, unscheduling all events
> Debug: Prefetching windows resources for chocolateysource
> Debug: Gathering sources from 'C:\ProgramData\chocolatey\config\chocolatey.config'.
> Line: 1
> Position: 47
> Last 80 unconsumed characters:
> <?xml version="1.0" encoding="utf-8"?>
> Warning: /Stage[main]/Windows::Chocolatey/Chocolateysource[chocolatey]: Skipping because provider prefetch failed
> Debug: /Stage[main]/Windows::Chocolatey/Chocolateysource[chocolatey]: Resource is being skipped, unscheduling all events
> Warning: /Stage[main]/Windows::Chocolatey/Chocolateysource[stable]: Skipping because provider prefetch failed
> Debug: /Stage[main]/Windows::Chocolatey/Chocolateysource[stable]: Resource is being skipped, unscheduling all events
> Warning: /Stage[main]/Windows::Chocolatey/Chocolateysource[testing]: Skipping because provider prefetch failed
> Debug: /Stage[main]/Windows::Chocolatey/Chocolateysource[testing]: Resource is being skipped, unscheduling all events
> Debug: Class[Windows::Chocolatey]: Resource is being skipped, unscheduling all events
Metadata
Metadata
Assignees
Labels
No labels