Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created May 17, 2023 04:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save choco-bot/356911e1b94cb44ab754d7ee1e72ae88 to your computer and use it in GitHub Desktop.
Save choco-bot/356911e1b94cb44ab754d7ee1e72ae88 to your computer and use it in GitHub Desktop.
nushell v0.80.0 - Failed - Package Tests Results

nushell v0.80.0 - Failed - Package Test Results

  • https://community.chocolatey.org/packages/nushell/0.80.0
  • Tested 17 May 2023 04:59:25 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install failed. Note that the process may have hung, indicating a not completely silent install. This is usually seen when the last entry in the log is calling the install. This can also happen when a window pops up and needs to be closed to continue.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\nushell\nushell.nupkg" checksum="BBD9A29815E6007B42D53387C2927943" />
<file path="C:\ProgramData\chocolatey\lib\nushell\nushell.nuspec" checksum="B78CC183C7DDE46EE081AFE76BF020B2" />
</files>
</fileSnapshot>
2023-05-17 04:59:07,181 4488 [DEBUG] - XmlConfiguration is now operational
2023-05-17 04:59:07,323 4488 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-05-17 04:59:07,323 4488 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-05-17 04:59:07,323 4488 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-05-17 04:59:07,338 4488 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-05-17 04:59:07,338 4488 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-05-17 04:59:07,353 4488 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-05-17 04:59:07,561 4488 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-05-17 04:59:07,574 4488 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-05-17 04:59:07,589 4488 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-05-17 04:59:07,609 4488 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-05-17 04:59:07,609 4488 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-05-17 04:59:07,618 4488 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-05-17 04:59:07,618 4488 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-05-17 04:59:07,618 4488 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-05-17 04:59:07,634 4488 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-05-17 04:59:07,634 4488 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-05-17 04:59:07,665 4488 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-05-17 04:59:07,665 4488 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-05-17 04:59:07,665 4488 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-05-17 04:59:07,665 4488 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-05-17 04:59:07,681 4488 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-05-17 04:59:07,681 4488 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-05-17 04:59:07,681 4488 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-05-17 04:59:07,681 4488 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-05-17 04:59:07,978 4488 [INFO ] - ============================================================
2023-05-17 04:59:08,322 4488 [INFO ] - Chocolatey v1.3.0
2023-05-17 04:59:08,355 4488 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-05-17 04:59:08,369 4488 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-05-17 04:59:08,369 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-05-17 04:59:08,384 4488 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install nushell --version 0.80.0 -fdvy --execution-timeout=2700 --allow-downgrade
2023-05-17 04:59:08,401 4488 [DEBUG] - Received arguments: install nushell --version 0.80.0 -fdvy --execution-timeout=2700 --allow-downgrade
2023-05-17 04:59:08,556 4488 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-05-17 04:59:08,587 4488 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-05-17 04:59:08,619 4488 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-05-17 04:59:08,744 4488 [DEBUG] - Performing validation checks.
2023-05-17 04:59:08,760 4488 [DEBUG] - Global Configuration Validation Checks:
2023-05-17 04:59:08,776 4488 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-05-17 04:59:08,776 4488 [DEBUG] - System State Validation Checks:
2023-05-17 04:59:08,791 4488 [DEBUG] - Reboot Requirement Checks:
2023-05-17 04:59:08,806 4488 [DEBUG] - - Pending Computer Rename = Checked
2023-05-17 04:59:08,806 4488 [DEBUG] - - Pending Component Based Servicing = Checked
2023-05-17 04:59:08,822 4488 [DEBUG] - - Pending Windows Auto Update = Checked
2023-05-17 04:59:08,822 4488 [DEBUG] - - Pending File Rename Operations = Ignored
2023-05-17 04:59:08,838 4488 [DEBUG] - - Pending Windows Package Installer = Checked
2023-05-17 04:59:08,838 4488 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-05-17 04:59:08,853 4488 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-05-17 04:59:08,932 4488 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-05-17 04:59:08,932 4488 [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.
2023-05-17 04:59:08,963 4488 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='nushell'|
Version='0.80.0'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='nushell'|Prerelease='False'|
ForceX86='False'|OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-5RDC113KGNG'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|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='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
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'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-05-17 04:59:08,993 4488 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-05-17 04:59:09,009 4488 [INFO ] - Installing the following packages:
2023-05-17 04:59:09,009 4488 [INFO ] - nushell
2023-05-17 04:59:09,025 4488 [INFO ] - By installing, you accept licenses for the packages.
2023-05-17 04:59:09,041 4488 [DEBUG] - Current environment values (may contain sensitive data):
2023-05-17 04:59:09,041 4488 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-05-17 04:59:09,057 4488 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-17 04:59:09,072 4488 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-17 04:59:09,072 4488 [DEBUG] - * 'ChocolateyLastPathUpdate'='133287143130234640' ('User')
2023-05-17 04:59:09,072 4488 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-05-17 04:59:09,087 4488 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-05-17 04:59:09,087 4488 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-05-17 04:59:09,087 4488 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-05-17 04:59:09,103 4488 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-05-17 04:59:09,103 4488 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-05-17 04:59:09,118 4488 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-05-17 04:59:09,118 4488 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-05-17 04:59:09,118 4488 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-05-17 04:59:09,134 4488 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-05-17 04:59:09,134 4488 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-05-17 04:59:09,150 4488 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-05-17 04:59:09,150 4488 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-05-17 04:59:09,166 4488 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-05-17 04:59:09,166 4488 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-05-17 04:59:09,166 4488 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-05-17 04:59:10,229 4488 [INFO ] - [NuGet] Attempting to resolve dependency 'nushell.install (= 0.80.0)'.
2023-05-17 04:59:13,494 4488 [INFO ] - [NuGet] Installing 'nushell.install 0.80.0'.
2023-05-17 04:59:13,510 4488 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'nushell.install\legal'.
2023-05-17 04:59:13,541 4488 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'nushell.install\legal'.
2023-05-17 04:59:13,541 4488 [DEBUG] - [NuGet] Added file 'chocolateyBeforeModify.ps1' to folder 'nushell.install\tools'.
2023-05-17 04:59:13,557 4488 [DEBUG] - [NuGet] Added file 'chocolateyInstall.ps1' to folder 'nushell.install\tools'.
2023-05-17 04:59:13,557 4488 [DEBUG] - [NuGet] Added file 'chocolateyUninstall.ps1' to folder 'nushell.install\tools'.
2023-05-17 04:59:13,588 4488 [DEBUG] - [NuGet] Added file 'nu-0.80.0-x86_64-pc-windows-msvc.msi' to folder 'nushell.install\tools'.
2023-05-17 04:59:13,603 4488 [DEBUG] - [NuGet] Added file 'nushell.ico' to folder 'nushell.install\tools'.
2023-05-17 04:59:13,635 4488 [DEBUG] - [NuGet] Added file 'nushell.install.nupkg' to folder 'nushell.install'.
2023-05-17 04:59:14,042 4488 [DEBUG] - [NuGet] Added file 'nushell.install.nuspec' to folder 'nushell.install'.
2023-05-17 04:59:14,042 4488 [INFO ] - [NuGet] Successfully installed 'nushell.install 0.80.0'.
2023-05-17 04:59:14,057 4488 [INFO ] -
nushell.install v0.80.0 (forced)
2023-05-17 04:59:14,088 4488 [INFO ] - nushell.install package files install completed. Performing other installation steps.
2023-05-17 04:59:14,167 4488 [DEBUG] - Setting installer args for nushell.install
2023-05-17 04:59:14,167 4488 [DEBUG] - Setting package parameters for nushell.install
2023-05-17 04:59:14,167 4488 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1':
2023-05-17 04:59:14,197 4488 [DEBUG] - $ErrorActionPreference = 'Stop'
$toolsDir = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
SoftwareName = 'Nu'
File64 = Join-Path $toolsDir 'nu-0.80.0-x86_64-pc-windows-msvc.msi'
FileType = 'msi'
SilentArgs = '/qn /norestart'
ValidExitCodes = @(0, 3010, 1641)
}
# cache the path prior to package install so we can restore it - the installer
# adds the bin directory from the install to the path but we will be using shims
# so this is not needed
$path = Get-EnvironmentVariable -name 'Path' -scope 'Machine' -PreserveVariables
Install-ChocolateyInstallPackage @packageArgs
# restore the cached path
Install-ChocolateyEnvironmentVariable -VariableName 'Path' -VariableValue $path -VariableType Machine
$uninstallKey = Get-UninstallRegistryKey -SoftwareName 'Nu'
$installLocation = $uninstallKey.InstallLocation
Get-ChildItem $installLocation -recurse -include '*.exe' | foreach-object {
Install-BinFile -Name ($_.Name -Replace '\..*') -Path $_.FullName
}
$pp = Get-PackageParameters
if ($pp.count -gt 0) {
$paths = New-Object System.Collections.ArrayList
$pp.GetEnumerator() | foreach-object {
switch ($_.name) {
'AddToDesktop' {
Write-Verbose("Desktop shortcuts will be created for $env:ChocolateyPackageName")
if ($pp.User) {
$desktopPath = [Environment]::GetFolderPath('Desktop')
} else {
$desktopPath = [Environment]::GetFolderPath('CommonDesktopDirectory')
}
$paths.add($desktopPath) | Out-Null
}
'AddToStartMenu' {
Write-Verbose("$env:ChocolateyPackageName will be added to the Start Menu")
if ($pp.User) {
$startMenuPath = [Environment]::GetFolderPath('StartMenu')
} else {
$startMenuPath = [Environment]::GetFolderPath('CommonStartMenu')
}
$paths.Add($startMenuPath) | Out-Null
}
'User' {
# ignore - no need to handle independently as it is a qualifier for other options
}
Default {
Write-Verbose("Unknown parameter $_.name will be ignored")
}
}
}
if ($paths.Count -gt 0) {
$executable = Join-Path $installLocation 'bin' | Join-Path -ChildPath 'nu.exe'
$icon = Join-Path $toolsDir 'nushell.ico'
$paths.GetEnumerator() | foreach-object {
$shortcutPath = Join-Path $_ 'Nu Shell.lnk'
Install-ChocolateyShortcut -ShortcutFilePath $shortcutPath -TargetPath $executable -WorkingDirectory '%userprofile%' -IconLocation $icon
}
}
}
2023-05-17 04:59:14,244 4488 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-05-17 04:59:14,260 4488 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-05-16 12:39:36,753 4488 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-05-16 12:39:37,488 4488 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-16 12:39:37,518 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-16 12:39:37,534 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-16 12:39:37,534 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-16 12:39:37,549 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-16 12:39:37,549 4488 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-16 12:39:37,565 4488 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-16 12:39:37,565 4488 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-16 12:39:37,581 4488 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-16 12:39:37,581 4488 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-16 12:39:37,581 4488 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-16 12:39:37,597 4488 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-16 12:39:37,613 4488 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-16 12:39:37,613 4488 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-16 12:39:37,628 4488 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-16 12:39:37,628 4488 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-16 12:39:37,628 4488 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-16 12:39:37,644 4488 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-16 12:39:37,659 4488 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-16 12:39:37,659 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-16 12:39:37,675 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-16 12:39:37,675 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-16 12:39:37,691 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-16 12:39:37,691 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-16 12:39:37,706 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-16 12:39:37,706 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-16 12:39:37,722 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-16 12:39:37,722 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-16 12:39:37,737 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-16 12:39:37,737 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-16 12:39:37,753 4488 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-16 12:39:37,753 4488 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-16 12:39:37,753 4488 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-16 12:39:37,768 4488 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-16 12:39:37,768 4488 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-16 12:39:37,784 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-16 12:39:37,784 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-16 12:39:37,784 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-16 12:39:37,800 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-16 12:39:37,815 4488 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-16 12:39:37,815 4488 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-16 12:39:37,831 4488 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-16 12:39:37,831 4488 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-16 12:39:37,847 4488 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-16 12:39:37,847 4488 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-16 12:39:37,862 4488 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-16 12:39:37,862 4488 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-16 12:39:37,878 4488 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-16 12:39:37,878 4488 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-16 12:39:37,894 4488 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-16 12:39:37,926 4488 [DEBUG] - Loading community extensions
2023-05-16 12:39:37,956 4488 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-05-16 12:39:37,956 4488 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-05-16 12:39:38,065 4488 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-16 12:39:38,084 4488 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-16 12:39:38,097 4488 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-16 12:39:38,097 4488 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-16 12:39:38,112 4488 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-16 12:39:38,112 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-16 12:39:38,129 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-16 12:39:38,129 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-16 12:39:38,144 4488 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-16 12:39:38,144 4488 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-16 12:39:38,159 4488 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-16 12:39:38,159 4488 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-16 12:39:38,175 4488 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-17 04:59:16,484 4488 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-17 04:59:16,484 4488 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-17 04:59:16,500 4488 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-17 04:59:16,500 4488 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-17 04:59:16,515 4488 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-17 04:59:16,532 4488 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-17 04:59:16,532 4488 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-17 04:59:16,546 4488 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-17 04:59:16,546 4488 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-17 04:59:16,546 4488 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-17 04:59:16,562 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-17 04:59:16,578 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-17 04:59:16,578 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-17 04:59:16,594 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-17 04:59:16,594 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-17 04:59:16,610 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-17 04:59:16,610 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-17 04:59:16,625 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-17 04:59:16,625 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-17 04:59:16,640 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-17 04:59:16,656 4488 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-17 04:59:16,656 4488 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-17 04:59:16,672 4488 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-17 04:59:16,687 4488 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-17 04:59:16,687 4488 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-17 04:59:16,687 4488 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-17 04:59:16,703 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-17 04:59:16,703 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-17 04:59:16,718 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-17 04:59:16,718 4488 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-17 04:59:16,734 4488 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-17 04:59:16,734 4488 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-17 04:59:16,749 4488 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-17 04:59:16,765 4488 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-17 04:59:16,765 4488 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-17 04:59:16,781 4488 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-17 04:59:16,781 4488 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-17 04:59:16,797 4488 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-17 04:59:16,797 4488 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-17 04:59:16,828 4488 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-17 04:59:16,828 4488 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-17 04:59:16,844 4488 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-17 04:59:16,844 4488 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-17 04:59:16,859 4488 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-05-17 04:59:16,859 4488 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-05-17 04:59:16,875 4488 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-05-17 04:59:16,891 4488 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-05-17 04:59:16,891 4488 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-05-17 04:59:16,906 4488 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-05-17 04:59:16,906 4488 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-05-17 04:59:16,922 4488 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-05-17 04:59:16,922 4488 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-05-17 04:59:16,938 4488 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-05-17 04:59:16,938 4488 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-05-17 04:59:16,938 4488 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-05-17 04:59:16,952 4488 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-05-17 04:59:16,952 4488 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-05-17 04:59:16,968 4488 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-05-17 04:59:16,968 4488 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-05-17 04:59:16,968 4488 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-05-17 04:59:17,000 4488 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-05-17 04:59:17,000 4488 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-05-17 04:59:17,015 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-05-17 04:59:17,015 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-05-17 04:59:17,031 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-05-17 04:59:17,031 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-05-17 04:59:17,031 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-05-17 04:59:17,047 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-05-17 04:59:17,062 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-17 04:59:17,062 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-05-17 04:59:17,078 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-05-17 04:59:17,078 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-05-17 04:59:17,094 4488 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-05-17 04:59:17,094 4488 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-05-17 04:59:17,109 4488 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-17 04:59:17,109 4488 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-05-17 04:59:17,109 4488 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-05-17 04:59:17,124 4488 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-05-17 04:59:17,140 4488 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-05-17 04:59:17,140 4488 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-17 04:59:17,140 4488 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-05-17 04:59:17,156 4488 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-17 04:59:17,172 4488 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-05-17 04:59:17,172 4488 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-05-17 04:59:17,188 4488 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-05-17 04:59:17,188 4488 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-05-17 04:59:17,202 4488 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-05-17 04:59:17,202 4488 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-05-17 04:59:17,218 4488 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-05-17 04:59:17,218 4488 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-05-17 04:59:17,234 4488 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-05-17 04:59:17,234 4488 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-05-17 04:59:17,251 4488 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-05-17 04:59:17,251 4488 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-05-17 04:59:17,266 4488 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-05-17 04:59:17,390 4488 [DEBUG] - ---------------------------Script Execution---------------------------
2023-05-17 04:59:17,406 4488 [DEBUG] - Running 'ChocolateyScriptRunner' for nushell.install v0.80.0 with packageScript 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\nushell.install', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-05-17 04:59:17,453 4488 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1'
2023-05-17 04:59:17,563 4488 [INFO ] - VERBOSE: Choosing not to expand environment names
2023-05-17 04:59:17,734 4488 [DEBUG] - Running Install-ChocolateyInstallPackage -silentArgs '/qn /norestart' -file64 'C:\ProgramData\chocolatey\lib\nushell.install\tools\nu-0.80.0-x86_64-pc-windows-msvc.msi' -fileType 'msi' -validExitCodes '0 3010 1641' -packageName 'nushell.install'
2023-05-17 04:59:17,766 4488 [DEBUG] - Running Get-OSArchitectureWidth -compare '32'
2023-05-17 04:59:17,828 4488 [INFO ] - Installing 64-bit nushell.install...
2023-05-17 04:59:18,017 4488 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010 1641' -workingDirectory 'C:\ProgramData\chocolatey\lib\nushell.install\tools' -statements '/i "C:\ProgramData\chocolatey\lib\nushell.install\tools\nu-0.80.0-x86_64-pc-windows-msvc.msi" /qn /norestart ' -exeToRun 'C:\Windows\System32\msiexec.exe'
2023-05-17 04:59:18,095 4488 [DEBUG] - Test-ProcessAdminRights: returning True
2023-05-17 04:59:18,141 4488 [DEBUG] - Elevating permissions and running ["C:\Windows\System32\msiexec.exe" /i "C:\ProgramData\chocolatey\lib\nushell.install\tools\nu-0.80.0-x86_64-pc-windows-msvc.msi" /qn /norestart ]. This may take a while, depending on the statements.
2023-05-17 04:59:21,125 4488 [DEBUG] - Command ["C:\Windows\System32\msiexec.exe" /i "C:\ProgramData\chocolatey\lib\nushell.install\tools\nu-0.80.0-x86_64-pc-windows-msvc.msi" /qn /norestart ] exited with '1603'.
2023-05-17 04:59:21,156 4488 [WARN ] - WARNING: Generic MSI Error. This is a local environment error, not an issue with a package or the MSI itself - it could mean a pending reboot is necessary prior to install or something else (like the same version is already installed). Please see MSI log if available. If not, try again adding '--install-arguments="'/l*v c:\nushell.install_msi_install.log'"'. Then search the MSI Log for "Return Value 3" and look above that for the error.
2023-05-17 04:59:21,218 4488 [ERROR] - ERROR: Running ["C:\Windows\System32\msiexec.exe" /i "C:\ProgramData\chocolatey\lib\nushell.install\tools\nu-0.80.0-x86_64-pc-windows-msvc.msi" /qn /norestart ] was not successful. Exit code was '1603'. Exit code indicates the following: Generic MSI Error. This is a local environment error, not an issue with a package or the MSI itself - it could mean a pending reboot is necessary prior to install or something else (like the same version is already installed). Please see MSI log if available. If not, try again adding '--install-arguments="'/l*v c:\nushell.install_msi_install.log'"'. Then search the MSI Log for "Return Value 3" and look above that for the error..
at Start-ChocolateyProcessAsAdmin, C:\ProgramData\chocolatey\helpers\functions\Start-ChocolateyProcessAsAdmin.ps1: line 326
at Install-ChocolateyInstallPackage, C:\ProgramData\chocolatey\helpers\functions\Install-ChocolateyInstallPackage.ps1: line 338
at <ScriptBlock>, C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1: line 19
at <ScriptBlock>, C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1: line 59
at <ScriptBlock>, <No file>: line 1
2023-05-17 04:59:21,235 4488 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '1603'.
2023-05-17 04:59:21,250 4488 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-05-17 04:59:21,345 4488 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-05-17 04:59:21,548 4488 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\nushell.install'
2023-05-17 04:59:21,595 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\nushell.install.nupkg'
with checksum 'F3DCB1E10026A562D2E7B26B9F60E198'
2023-05-17 04:59:21,595 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\nushell.install.nuspec'
with checksum 'A3C3AD28DC7B01B97B08A572578D4F9E'
2023-05-17 04:59:21,609 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\legal\LICENSE.txt'
with checksum '2B8455567CC743EFD83B4C4CB2E3E4BA'
2023-05-17 04:59:21,609 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\legal\VERIFICATION.txt'
with checksum '839EADDBD9AE32047C557A19C2E3F4A0'
2023-05-17 04:59:21,625 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyBeforeModify.ps1'
with checksum '51938138E0D8C870191602A4BECBCA5D'
2023-05-17 04:59:21,625 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1'
with checksum 'E4D0AB86A51DA24DCD65399C3AF2A6DF'
2023-05-17 04:59:21,625 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyUninstall.ps1'
with checksum 'F8AC0CB79F88AD51C0ED01BA505BF71F'
2023-05-17 04:59:21,705 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\tools\nu-0.80.0-x86_64-pc-windows-msvc.msi'
with checksum 'A56DE4C0DAB420BBF03036439492A3A6'
2023-05-17 04:59:21,720 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\tools\nu-0.80.0-x86_64-pc-windows-msvc.msi.ignore'
with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956'
2023-05-17 04:59:21,720 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell.install\tools\nushell.ico'
with checksum '7C5438D8E56B8E37481F80B8174253B7'
2023-05-17 04:59:21,766 4488 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\nushell.install.0.80.0".
2023-05-17 04:59:21,813 4488 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\nushell.install.0.80.0\.files'
2023-05-17 04:59:21,813 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.install.0.80.0\.arguments".
2023-05-17 04:59:21,828 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.install.0.80.0\.extra".
2023-05-17 04:59:21,828 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.install.0.80.0\.version".
2023-05-17 04:59:21,844 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.install.0.80.0\.sxs".
2023-05-17 04:59:21,844 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.install.0.80.0\.pin".
2023-05-17 04:59:21,859 4488 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-17 04:59:21,875 4488 [ERROR] - The install of nushell.install was NOT successful.
2023-05-17 04:59:21,875 4488 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1'.
See log for details.
2023-05-17 04:59:21,890 4488 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bad".
2023-05-17 04:59:21,906 4488 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\nushell.install'
to 'C:\ProgramData\chocolatey\lib-bad\nushell.install'
2023-05-17 04:59:23,938 4488 [INFO ] - [NuGet] Installing 'nushell 0.80.0'.
2023-05-17 04:59:23,953 4488 [DEBUG] - [NuGet] Added file 'nushell.nupkg' to folder 'nushell'.
2023-05-17 04:59:24,220 4488 [DEBUG] - [NuGet] Added file 'nushell.nuspec' to folder 'nushell'.
2023-05-17 04:59:24,234 4488 [INFO ] - [NuGet] Successfully installed 'nushell 0.80.0'.
2023-05-17 04:59:24,234 4488 [INFO ] -
nushell v0.80.0 (forced)
2023-05-17 04:59:24,250 4488 [INFO ] - nushell package files install completed. Performing other installation steps.
2023-05-17 04:59:24,266 4488 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\nushell'
2023-05-17 04:59:24,266 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell\nushell.nupkg'
with checksum 'BBD9A29815E6007B42D53387C2927943'
2023-05-17 04:59:24,282 4488 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\nushell\nushell.nuspec'
with checksum 'B78CC183C7DDE46EE081AFE76BF020B2'
2023-05-17 04:59:24,313 4488 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\nushell.0.80.0".
2023-05-17 04:59:24,328 4488 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\nushell.0.80.0\.files'
2023-05-17 04:59:24,344 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.0.80.0\.extra".
2023-05-17 04:59:24,359 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.0.80.0\.version".
2023-05-17 04:59:24,359 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.0.80.0\.sxs".
2023-05-17 04:59:24,359 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\nushell.0.80.0\.pin".
2023-05-17 04:59:24,375 4488 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-17 04:59:24,375 4488 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\nushell\.chocolateyPending".
2023-05-17 04:59:24,391 4488 [INFO ] - The install of nushell was successful.
2023-05-17 04:59:24,391 4488 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\nushell'
2023-05-17 04:59:24,406 4488 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\nushell.0.80.0.nupkg".
2023-05-17 04:59:24,438 4488 [WARN ] -
Chocolatey installed 1/2 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-05-17 04:59:24,438 4488 [INFO ] -
2023-05-17 04:59:24,453 4488 [ERROR] - Failures
2023-05-17 04:59:24,453 4488 [ERROR] - - nushell.install (exited 1603) - Error while running 'C:\ProgramData\chocolatey\lib\nushell.install\tools\chocolateyInstall.ps1'.
See log for details.
2023-05-17 04:59:24,468 4488 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-05-17 04:59:24,515 4488 [DEBUG] - Exiting with 1603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment