3rd Party Application Management

Support forums for the Habitat Automate plugin
User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Re: 3rd Party Application Management

Post by Cubert »

We released 1.0.1.17 yesterday!! Everyone should see a big change in package updating happening.

We found a bug, well more like an oversight. The Automate script 1.0.1.15 was setting the LastUpdateDate field during versioning scans and Agent Sync. The problem is we look to this field to tell if we have already run AgentSync today. We had in our scheduling of functions the Versioning set to run first at 4Am followed by AgentSync at 8 AM . Well at 4 AM we write todays date into that field during version scans, so when * am comes around automation believes AgentSync had already run on agent so did not schedule AgentSync.

So updates were skipped. This was a big fix! So you will want to be on 1.0.1.17 and show a script version of 1.0.1.17.
Auto updates should of refreshed your Habitat build to 1.0.1.17, verify your builds show this.

User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Re: 3rd Party Application Management

Post by Cubert »

I should mention if you get a false for package, it could be that you have access to the drive but not the extend folder so also look there during any permission changes.

lblokland
Posts: 32
Joined: Wed Nov 17, 2021 1:29 pm
2

Re: 3rd Party Application Management

Post by lblokland »

Allright, thanks for the script.
When I just fill in all the fields as they are also visible in the script log it won't fail.
See below, so that is not the solution...
capture1.png
capture1.png (99.97 KiB) Viewed 1329 times
Any other ideas?

Martech
Posts: 2
Joined: Thu Dec 16, 2021 4:42 pm
2

Re: 3rd Party Application Management

Post by Martech »

I am still having issues with 3rd party app management. I have verified folder access and permissions.

2022-01-12 12:11:02,799 11188 [DEBUG] - XmlConfiguration is now operational
2022-01-12 12:11:02,883 11188 [INFO ] - ============================================================
2022-01-12 12:11:03,144 11188 [WARN ] - Parsing -version resulted in error (converted to warning):
Cannot bundle unregistered option '-e'.
2022-01-12 12:11:03,206 11188 [INFO ] - Chocolatey v0.10.15
2022-01-12 12:11:03,222 11188 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2022-01-12 12:11:03,222 11188 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2022-01-12 12:11:03,238 11188 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2022-01-12 12:11:03,253 11188 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install 7zip.install -source C:\Windows\LTSvc\Habitat\packages\ -version 21.7 -fy
2022-01-12 12:11:03,253 11188 [DEBUG] - Received arguments: install 7zip.install -source C:\Windows\LTSvc\Habitat\packages\ -version 21.7 -fy
2022-01-12 12:11:03,347 11188 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2022-01-12 12:11:03,363 11188 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2022-01-12 12:11:03,378 11188 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2022-01-12 12:11:03,479 11188 [DEBUG] - Performing validation checks.
2022-01-12 12:11:03,479 11188 [DEBUG] - Global Configuration Validation Checks:
2022-01-12 12:11:03,495 11188 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2022-01-12 12:11:03,495 11188 [DEBUG] - System State Validation Checks:
2022-01-12 12:11:03,495 11188 [DEBUG] - Reboot Requirement Checks:
2022-01-12 12:11:03,510 11188 [DEBUG] - - Pending Computer Rename = Checked
2022-01-12 12:11:03,510 11188 [DEBUG] - - Pending Component Based Servicing = Checked
2022-01-12 12:11:03,510 11188 [DEBUG] - - Pending Windows Auto Update = Checked
2022-01-12 12:11:03,510 11188 [DEBUG] - - Pending File Rename Operations = Ignored
2022-01-12 12:11:03,526 11188 [DEBUG] - - Pending Windows Package Installer = Checked
2022-01-12 12:11:03,526 11188 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2022-01-12 12:11:03,542 11188 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2022-01-12 12:11:03,542 11188 [DEBUG] - The source 'C:\Windows\LTSvc\Habitat\packages\' evaluated to a 'normal' source type
2022-01-12 12:11:03,542 11188 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2022-01-12 12:11:03,557 11188 [DEBUG] - Configuration: CommandName='install'|CacheLocation='C:\Windows\TEMP\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='C:\Windows\LTSvc\Habitat\packages\'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='True'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|Input='7zip.install'|Version='21.7'|
AllVersions='False'|SkipPackageInstallProvider='False'|
PackageNames='7zip.install'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.15.0'|
Information.ChocolateyProductVersion='0.10.15'|
Information.FullName='choco, Version=0.10.15.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='SYSTEM'|Information.UserDomainName='CORNERSTONE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='True'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Windows\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2022-01-12 12:11:03,573 11188 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2022-01-12 12:11:03,573 11188 [INFO ] - Installing the following packages:
2022-01-12 12:11:03,589 11188 [INFO ] - 7zip.install
2022-01-12 12:11:03,589 11188 [INFO ] - By installing you accept licenses for the packages.
2022-01-12 12:11:03,746 11188 [ERROR] - 7zip.install not installed. The package was not found with the source(s) listed.
Source(s): 'C:\Windows\LTSvc\Habitat\packages\'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Version was specified as '21.7'. It is possible that version
does not exist for '7zip.install' at the source specified.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
2022-01-12 12:11:03,777 11188 [WARN ] -
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2022-01-12 12:11:03,777 11188 [INFO ] -
2022-01-12 12:11:03,777 11188 [ERROR] - Failures
2022-01-12 12:11:03,777 11188 [ERROR] - - 7zip.install - 7zip.install not installed. The package was not found with the source(s) listed.
Source(s): 'C:\Windows\LTSvc\Habitat\packages\'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Version was specified as '21.7'. It is possible that version
does not exist for '7zip.install' at the source specified.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
2022-01-12 12:11:03,793 11188 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2022-01-12 12:11:03,793 11188 [DEBUG] - Exiting with 1
2022-01-12 12:11:08,122 15796 [DEBUG] - XmlConfiguration is now operational
2022-01-12 12:11:08,215 15796 [INFO ] - ============================================================
2022-01-12 12:11:08,554 15796 [INFO ] - Chocolatey v0.10.15
2022-01-12 12:11:08,570 15796 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2022-01-12 12:11:08,570 15796 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2022-01-12 12:11:08,570 15796 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2022-01-12 12:11:08,601 15796 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" list 7zip.install --exact
2022-01-12 12:11:08,601 15796 [DEBUG] - Received arguments: list 7zip.install --exact
2022-01-12 12:11:08,695 15796 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2022-01-12 12:11:08,726 15796 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2022-01-12 12:11:08,742 15796 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2022-01-12 12:11:08,820 15796 [DEBUG] - Performing validation checks.
2022-01-12 12:11:08,836 15796 [DEBUG] - Global Configuration Validation Checks:
2022-01-12 12:11:08,836 15796 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2022-01-12 12:11:08,851 15796 [DEBUG] - System State Validation Checks:
2022-01-12 12:11:08,851 15796 [DEBUG] - Reboot Requirement Checks:
2022-01-12 12:11:08,867 15796 [DEBUG] - - Pending Computer Rename = Checked
2022-01-12 12:11:08,872 15796 [DEBUG] - - Pending Component Based Servicing = Checked
2022-01-12 12:11:08,872 15796 [DEBUG] - - Pending Windows Auto Update = Checked
2022-01-12 12:11:08,872 15796 [DEBUG] - - Pending File Rename Operations = Ignored
2022-01-12 12:11:08,887 15796 [DEBUG] - - Pending Windows Package Installer = Checked
2022-01-12 12:11:08,887 15796 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2022-01-12 12:11:08,903 15796 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2022-01-12 12:11:08,903 15796 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2022-01-12 12:11:08,903 15796 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2022-01-12 12:11:08,934 15796 [DEBUG] - Configuration: CommandName='list'|CacheLocation='C:\Windows\TEMP\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='7zip.install'|AllVersions='False'|
SkipPackageInstallProvider='False'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.15.0'|
Information.ChocolateyProductVersion='0.10.15'|
Information.FullName='choco, Version=0.10.15.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='SYSTEM'|Information.UserDomainName='CORNERSTONE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='True'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Windows\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='True'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2022-01-12 12:11:08,934 15796 [DEBUG] - _ Chocolatey:ChocolateyListCommand - Normal Run Mode _
2022-01-12 12:11:08,951 15796 [DEBUG] - Searching for package information
2022-01-12 12:11:08,967 15796 [DEBUG] - Running list with the following filter = '7zip.install'
2022-01-12 12:11:08,967 15796 [DEBUG] - --- Start of List ---
2022-01-12 12:11:09,108 15796 [DEBUG] - Using 'https://chocolatey.org/api/v2/'.
2022-01-12 12:11:09,108 15796 [DEBUG] - - Supports prereleases? 'True'.
2022-01-12 12:11:09,108 15796 [DEBUG] - - Is ServiceBased? 'False'.
2022-01-12 12:11:09,139 15796 [DEBUG] - --- End of List ---
2022-01-12 12:11:09,139 15796 [WARN ] - 0 packages found.
2022-01-12 12:11:09,154 15796 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2022-01-12 12:11:09,154 15796 [DEBUG] - Exiting with 0
2022-01-12 12:11:22,897 12612 [DEBUG] - XmlConfiguration is now operational
2022-01-12 12:11:22,985 12612 [INFO ] - ============================================================
2022-01-12 12:11:23,245 12612 [WARN ] - Parsing -version resulted in error (converted to warning):
Cannot bundle unregistered option '-e'.
2022-01-12 12:11:23,324 12612 [INFO ] - Chocolatey v0.10.15
2022-01-12 12:11:23,348 12612 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2022-01-12 12:11:23,352 12612 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2022-01-12 12:11:23,352 12612 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2022-01-12 12:11:23,369 12612 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install googlechrome -source C:\Windows\LTSvc\Habitat\packages\ -version 97.0.4692.71 -fy
2022-01-12 12:11:23,385 12612 [DEBUG] - Received arguments: install googlechrome -source C:\Windows\LTSvc\Habitat\packages\ -version 97.0.4692.71 -fy
2022-01-12 12:11:23,479 12612 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2022-01-12 12:11:23,494 12612 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2022-01-12 12:11:23,510 12612 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2022-01-12 12:11:23,604 12612 [DEBUG] - Performing validation checks.
2022-01-12 12:11:23,604 12612 [DEBUG] - Global Configuration Validation Checks:
2022-01-12 12:11:23,619 12612 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2022-01-12 12:11:23,619 12612 [DEBUG] - System State Validation Checks:
2022-01-12 12:11:23,635 12612 [DEBUG] - Reboot Requirement Checks:
2022-01-12 12:11:23,635 12612 [DEBUG] - - Pending Computer Rename = Checked
2022-01-12 12:11:23,635 12612 [DEBUG] - - Pending Component Based Servicing = Checked
2022-01-12 12:11:23,651 12612 [DEBUG] - - Pending Windows Auto Update = Checked
2022-01-12 12:11:23,651 12612 [DEBUG] - - Pending File Rename Operations = Ignored
2022-01-12 12:11:23,666 12612 [DEBUG] - - Pending Windows Package Installer = Checked
2022-01-12 12:11:23,666 12612 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2022-01-12 12:11:23,666 12612 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2022-01-12 12:11:23,682 12612 [DEBUG] - The source 'C:\Windows\LTSvc\Habitat\packages\' evaluated to a 'normal' source type
2022-01-12 12:11:23,682 12612 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2022-01-12 12:11:23,698 12612 [DEBUG] - Configuration: CommandName='install'|CacheLocation='C:\Windows\TEMP\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='C:\Windows\LTSvc\Habitat\packages\'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='True'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|Input='googlechrome'|
Version='97.0.4692.71'|AllVersions='False'|
SkipPackageInstallProvider='False'|PackageNames='googlechrome'|
Prerelease='False'|ForceX86='False'|OverrideArguments='False'|
NotSilent='False'|ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.15.0'|
Information.ChocolateyProductVersion='0.10.15'|
Information.FullName='choco, Version=0.10.15.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='SYSTEM'|Information.UserDomainName='CORNERSTONE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='True'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Windows\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2022-01-12 12:11:23,713 12612 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2022-01-12 12:11:23,729 12612 [INFO ] - Installing the following packages:
2022-01-12 12:11:23,729 12612 [INFO ] - googlechrome
2022-01-12 12:11:23,729 12612 [INFO ] - By installing you accept licenses for the packages.
2022-01-12 12:11:23,885 12612 [ERROR] - googlechrome not installed. The package was not found with the source(s) listed.
Source(s): 'C:\Windows\LTSvc\Habitat\packages\'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Version was specified as '97.0.4692.71'. It is possible that version
does not exist for 'googlechrome' at the source specified.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
2022-01-12 12:11:23,916 12612 [WARN ] -
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2022-01-12 12:11:23,916 12612 [INFO ] -
2022-01-12 12:11:23,916 12612 [ERROR] - Failures
2022-01-12 12:11:23,933 12612 [ERROR] - - googlechrome - googlechrome not installed. The package was not found with the source(s) listed.
Source(s): 'C:\Windows\LTSvc\Habitat\packages\'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Version was specified as '97.0.4692.71'. It is possible that version
does not exist for 'googlechrome' at the source specified.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
2022-01-12 12:11:23,937 12612 [WARN ] -
Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
https://chocolatey.org/compare
2022-01-12 12:11:23,937 12612 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2022-01-12 12:11:23,953 12612 [DEBUG] - Exiting with 1
2022-01-12 12:11:27,633 13984 [DEBUG] - XmlConfiguration is now operational
2022-01-12 12:11:27,727 13984 [INFO ] - ============================================================
2022-01-12 12:11:28,108 13984 [INFO ] - Chocolatey v0.10.15
2022-01-12 12:11:28,124 13984 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2022-01-12 12:11:28,124 13984 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2022-01-12 12:11:28,124 13984 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2022-01-12 12:11:28,155 13984 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" list googlechrome --exact
2022-01-12 12:11:28,155 13984 [DEBUG] - Received arguments: list googlechrome --exact
2022-01-12 12:11:28,249 13984 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2022-01-12 12:11:28,264 13984 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2022-01-12 12:11:28,280 13984 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2022-01-12 12:11:28,374 13984 [DEBUG] - Performing validation checks.
2022-01-12 12:11:28,389 13984 [DEBUG] - Global Configuration Validation Checks:
2022-01-12 12:11:28,405 13984 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2022-01-12 12:11:28,405 13984 [DEBUG] - System State Validation Checks:
2022-01-12 12:11:28,421 13984 [DEBUG] - Reboot Requirement Checks:
2022-01-12 12:11:28,421 13984 [DEBUG] - - Pending Computer Rename = Checked
2022-01-12 12:11:28,436 13984 [DEBUG] - - Pending Component Based Servicing = Checked
2022-01-12 12:11:28,436 13984 [DEBUG] - - Pending Windows Auto Update = Checked
2022-01-12 12:11:28,436 13984 [DEBUG] - - Pending File Rename Operations = Ignored
2022-01-12 12:11:28,452 13984 [DEBUG] - - Pending Windows Package Installer = Checked
2022-01-12 12:11:28,452 13984 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2022-01-12 12:11:28,467 13984 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2022-01-12 12:11:28,467 13984 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2022-01-12 12:11:28,467 13984 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2022-01-12 12:11:28,499 13984 [DEBUG] - Configuration: CommandName='list'|CacheLocation='C:\Windows\TEMP\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='googlechrome'|AllVersions='False'|
SkipPackageInstallProvider='False'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.15.0'|
Information.ChocolateyProductVersion='0.10.15'|
Information.FullName='choco, Version=0.10.15.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='SYSTEM'|Information.UserDomainName='CORNERSTONE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='True'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Windows\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='True'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2022-01-12 12:11:28,499 13984 [DEBUG] - _ Chocolatey:ChocolateyListCommand - Normal Run Mode _
2022-01-12 12:11:28,514 13984 [DEBUG] - Searching for package information
2022-01-12 12:11:28,530 13984 [DEBUG] - Running list with the following filter = 'googlechrome'
2022-01-12 12:11:28,530 13984 [DEBUG] - --- Start of List ---
2022-01-12 12:11:28,655 13984 [DEBUG] - Using 'https://chocolatey.org/api/v2/'.
2022-01-12 12:11:28,655 13984 [DEBUG] - - Supports prereleases? 'True'.
2022-01-12 12:11:28,671 13984 [DEBUG] - - Is ServiceBased? 'False'.
2022-01-12 12:11:28,686 13984 [DEBUG] - --- End of List ---
2022-01-12 12:11:28,686 13984 [WARN ] - 0 packages found.
2022-01-12 12:11:28,702 13984 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2022-01-12 12:11:28,717 13984 [DEBUG] - Exiting with 0
2022-01-12 12:12:05,047 15220 [DEBUG] - XmlConfiguration is now operational
2022-01-12 12:12:05,140 15220 [INFO ] - ============================================================
2022-01-12 12:12:05,438 15220 [WARN ] - Parsing -version resulted in error (converted to warning):
Cannot bundle unregistered option '-e'.
2022-01-12 12:12:05,516 15220 [INFO ] - Chocolatey v0.10.15
2022-01-12 12:12:05,532 15220 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2022-01-12 12:12:05,532 15220 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2022-01-12 12:12:05,532 15220 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2022-01-12 12:12:05,563 15220 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install putty -source C:\Windows\LTSvc\Habitat\packages\ -version 0.76 -fy
2022-01-12 12:12:05,563 15220 [DEBUG] - Received arguments: install putty -source C:\Windows\LTSvc\Habitat\packages\ -version 0.76 -fy
2022-01-12 12:12:05,661 15220 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2022-01-12 12:12:05,677 15220 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2022-01-12 12:12:05,708 15220 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2022-01-12 12:12:05,786 15220 [DEBUG] - Performing validation checks.
2022-01-12 12:12:05,802 15220 [DEBUG] - Global Configuration Validation Checks:
2022-01-12 12:12:05,817 15220 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2022-01-12 12:12:05,817 15220 [DEBUG] - System State Validation Checks:
2022-01-12 12:12:05,817 15220 [DEBUG] - Reboot Requirement Checks:
2022-01-12 12:12:05,833 15220 [DEBUG] - - Pending Computer Rename = Checked
2022-01-12 12:12:05,833 15220 [DEBUG] - - Pending Component Based Servicing = Checked
2022-01-12 12:12:05,849 15220 [DEBUG] - - Pending Windows Auto Update = Checked
2022-01-12 12:12:05,849 15220 [DEBUG] - - Pending File Rename Operations = Ignored
2022-01-12 12:12:05,849 15220 [DEBUG] - - Pending Windows Package Installer = Checked
2022-01-12 12:12:05,864 15220 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2022-01-12 12:12:05,864 15220 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2022-01-12 12:12:05,880 15220 [DEBUG] - The source 'C:\Windows\LTSvc\Habitat\packages\' evaluated to a 'normal' source type
2022-01-12 12:12:05,880 15220 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2022-01-12 12:12:05,895 15220 [DEBUG] - Configuration: CommandName='install'|CacheLocation='C:\Windows\TEMP\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='C:\Windows\LTSvc\Habitat\packages\'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='True'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|Input='putty'|Version='0.76'|
AllVersions='False'|SkipPackageInstallProvider='False'|
PackageNames='putty'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.15.0'|
Information.ChocolateyProductVersion='0.10.15'|
Information.FullName='choco, Version=0.10.15.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='SYSTEM'|Information.UserDomainName='CORNERSTONE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='True'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Windows\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2022-01-12 12:12:05,911 15220 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2022-01-12 12:12:05,927 15220 [INFO ] - Installing the following packages:
2022-01-12 12:12:05,927 15220 [INFO ] - putty
2022-01-12 12:12:05,927 15220 [INFO ] - By installing you accept licenses for the packages.
2022-01-12 12:12:06,204 15220 [ERROR] - putty not installed. The package was not found with the source(s) listed.
Source(s): 'C:\Windows\LTSvc\Habitat\packages\'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Version was specified as '0.76'. It is possible that version
does not exist for 'putty' at the source specified.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
2022-01-12 12:12:06,235 15220 [WARN ] -
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2022-01-12 12:12:06,235 15220 [INFO ] -
2022-01-12 12:12:06,251 15220 [ERROR] - Failures
2022-01-12 12:12:06,251 15220 [ERROR] - - putty - putty not installed. The package was not found with the source(s) listed.
Source(s): 'C:\Windows\LTSvc\Habitat\packages\'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Version was specified as '0.76'. It is possible that version
does not exist for 'putty' at the source specified.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
2022-01-12 12:12:06,251 15220 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2022-01-12 12:12:06,267 15220 [DEBUG] - Exiting with 1
2022-01-12 12:12:15,820 16836 [DEBUG] - XmlConfiguration is now operational
2022-01-12 12:12:15,921 16836 [INFO ] - ============================================================
2022-01-12 12:12:16,256 16836 [INFO ] - Chocolatey v0.10.15
2022-01-12 12:12:16,272 16836 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2022-01-12 12:12:16,272 16836 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2022-01-12 12:12:16,287 16836 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2022-01-12 12:12:16,303 16836 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" list putty --exact
2022-01-12 12:12:16,318 16836 [DEBUG] - Received arguments: list putty --exact
2022-01-12 12:12:16,412 16836 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2022-01-12 12:12:16,428 16836 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2022-01-12 12:12:16,443 16836 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2022-01-12 12:12:16,537 16836 [DEBUG] - Performing validation checks.
2022-01-12 12:12:16,553 16836 [DEBUG] - Global Configuration Validation Checks:
2022-01-12 12:12:16,553 16836 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2022-01-12 12:12:16,568 16836 [DEBUG] - System State Validation Checks:
2022-01-12 12:12:16,568 16836 [DEBUG] - Reboot Requirement Checks:
2022-01-12 12:12:16,584 16836 [DEBUG] - - Pending Computer Rename = Checked
2022-01-12 12:12:16,584 16836 [DEBUG] - - Pending Component Based Servicing = Checked
2022-01-12 12:12:16,600 16836 [DEBUG] - - Pending Windows Auto Update = Checked
2022-01-12 12:12:16,600 16836 [DEBUG] - - Pending File Rename Operations = Ignored
2022-01-12 12:12:16,600 16836 [DEBUG] - - Pending Windows Package Installer = Checked
2022-01-12 12:12:16,615 16836 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2022-01-12 12:12:16,631 16836 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2022-01-12 12:12:16,631 16836 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2022-01-12 12:12:16,631 16836 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2022-01-12 12:12:16,662 16836 [DEBUG] - Configuration: CommandName='list'|CacheLocation='C:\Windows\TEMP\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='True'|AcceptLicense='False'|
AllowUnofficialBuild='False'|Input='putty'|AllVersions='False'|
SkipPackageInstallProvider='False'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.15.0'|
Information.ChocolateyProductVersion='0.10.15'|
Information.FullName='choco, Version=0.10.15.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='SYSTEM'|Information.UserDomainName='CORNERSTONE'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='True'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Windows\system32'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='True'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'|
2022-01-12 12:12:16,662 16836 [DEBUG] - _ Chocolatey:ChocolateyListCommand - Normal Run Mode _
2022-01-12 12:12:16,678 16836 [DEBUG] - Searching for package information
2022-01-12 12:12:16,693 16836 [DEBUG] - Running list with the following filter = 'putty'
2022-01-12 12:12:16,709 16836 [DEBUG] - --- Start of List ---
2022-01-12 12:12:16,835 16836 [DEBUG] - Using 'https://chocolatey.org/api/v2/'.
2022-01-12 12:12:16,835 16836 [DEBUG] - - Supports prereleases? 'True'.
2022-01-12 12:12:16,835 16836 [DEBUG] - - Is ServiceBased? 'False'.
2022-01-12 12:12:16,867 16836 [DEBUG] - --- End of List ---
2022-01-12 12:12:16,867 16836 [WARN ] - 0 packages found.
2022-01-12 12:12:16,882 16836 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2022-01-12 12:12:16,898 16836 [DEBUG] - Exiting with 0

lblokland
Posts: 32
Joined: Wed Nov 17, 2021 1:29 pm
2

Re: 3rd Party Application Management

Post by lblokland »

Hi, this post above wasn't me... :-D So the large amount of logs is not related to my customer..

User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Re: 3rd Party Application Management

Post by Cubert »

;) Rather have an overload of data then no data at all. Its the posts that say I have a problem but doesn't give any data up to support the issue that really are the hard ones.

Any how to answer @Martech

I'm not sure how or what is generating your logs, must be running choco in super verbose mode but I will assume that you are attempting to run at commandline the following:

Code: Select all

C:\ProgramData\chocolatey\choco.exe install 7zip.install -source C:\Windows\LTSvc\Habitat\packages\ -version 21.7 -fy
And that it fails with:
2022-01-12 12:11:03,777 11188 [ERROR] - - 7zip.install - 7zip.install not installed. The package was not found with the source(s) listed.

I see 2 issues with that.

The first issue is we do not call Choco.exe to install from source repos. Our command would look like this:

Code: Select all

C:\ProgramData\chocolatey\bin\cinst.exe 7zip.install -source C:\Windows\LTSvc\Habitat\packages\ -version 21.7 -fy

The second issue I see is when calling from commandline I will have to make some assumptions. You are using this as a source "-source C:\Windows\LTSvc\Habitat\packages\ " So I would have to assume that you have verified that the supporting packages are actually at this location?

When the script is processing these commands it makes a copy from the Location Drive repository to is local drive. This way the source for the packages always remains as a local source to agent. After we install or update the given package on the agent we delete the package to conserver space on the agents. So if you believe the files are there but have not actually checked then that would be the first troubleshooting process I would do first.

Change your command and verify packages (by version) are where your pointing the source.

You can also change the source to point directly at \\Location Cache Drive\Habitat\packages\ which should be housing your package for agents to copy.

Post Reply

Return to “Habitat”