-
Notifications
You must be signed in to change notification settings - Fork 931
Description
Checklist
- I confirm there are no unresolved issues reported on the Chocolatey Status page.
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my problem.
- I have verified this is not an issue for a specific package.
- I have verified this issue is not security related.
- I confirm I am using official, and not unofficial, or modified, Chocolatey products.
What You Are Seeing?
When attempting to install two different packages, where one package does not exist on any of the sources, and the second package have one or more dependencies listed, an exception is thrown for the second package with a message that the parameter name could not be null or an empty string.
What is Expected?
While the first package that could not be found is expected to fail, the second package that was passed in is expected to install successfully. Or at least attempt the installation.
How Did You Get This To Happen?
- Ensure that the feature
stopOnFirstPackageFailureis disabled. - Run
choco install not-existing git -n(-njust used here to prevent the script from running) - Wait until the execution has completed, and notice the mention of the Parameter Name exception being shown.
System Details
- Operating System: Windows 11
- Windows PowerShell version: PS 5.1
- Chocolatey CLI Version: 2.5.1
- Chocolatey Licensed Extension version: N/A
- Chocolatey License type: N/A
- Terminal/Emulator: None/Any
Installed Packages
7zip 25.1.0
7zip.install 25.1.0
bruno 2.14.2
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
Firefox 145.0.2
gh 2.83.1
GoogleChrome 142.0.7444.176
KB2919355 1.0.20160915
KB2919442 1.0.20160915
libreoffice 5.4.4.20180111
libreoffice-fresh 25.8.1
12 packages installed.Output Log
2025-11-28 13:03:23,685 8796 [DEBUG] - XmlConfiguration is now operational
2025-11-28 13:03:23,801 8796 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,806 8796 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,808 8796 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,809 8796 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,811 8796 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,813 8796 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,814 8796 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,816 8796 [DEBUG] - Adding new type 'RubyGemsService' for type 'IListSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,819 8796 [DEBUG] - Adding new type 'RubyGemsService' for type 'IInstallSourceRunner' from assembly 'chocolatey'
2025-11-28 13:03:23,823 8796 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'chocolatey'
2025-11-28 13:03:23,827 8796 [DEBUG] - Adding new type 'CacheFolderLockdownValidation' for type 'IValidation' from assembly 'chocolatey'
2025-11-28 13:03:23,895 8796 [DEBUG] - Adding new type 'EmptyOrInvalidUrlMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,898 8796 [DEBUG] - Adding new type 'FrameWorkReferencesMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,899 8796 [DEBUG] - Adding new type 'IconMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,901 8796 [DEBUG] - Adding new type 'LicenseMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,904 8796 [DEBUG] - Adding new type 'PackageTypesMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,905 8796 [DEBUG] - Adding new type 'ReadmeMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,906 8796 [DEBUG] - Adding new type 'RepositoryMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,908 8796 [DEBUG] - Adding new type 'RequireLicenseAcceptanceMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,909 8796 [DEBUG] - Adding new type 'ServicableMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,910 8796 [DEBUG] - Adding new type 'VersionMetadataRule' for type 'IMetadataRule' from assembly 'chocolatey'
2025-11-28 13:03:23,923 8796 [DEBUG] - Registering new command 'license' in assembly 'chocolatey'
2025-11-28 13:03:23,925 8796 [DEBUG] - Registering new command 'cache' in assembly 'chocolatey'
2025-11-28 13:03:23,929 8796 [DEBUG] - Registering new command 'list' in assembly 'chocolatey'
2025-11-28 13:03:23,930 8796 [DEBUG] - Registering new command 'rule' in assembly 'chocolatey'
2025-11-28 13:03:23,932 8796 [DEBUG] - Registering new command 'support' in assembly 'chocolatey'
2025-11-28 13:03:23,933 8796 [DEBUG] - Registering new command 'template' in assembly 'chocolatey'
2025-11-28 13:03:23,935 8796 [DEBUG] - Registering new command 'export' in assembly 'chocolatey'
2025-11-28 13:03:23,937 8796 [DEBUG] - Registering new command 'info' in assembly 'chocolatey'
2025-11-28 13:03:23,938 8796 [DEBUG] - Registering new command 'help' in assembly 'chocolatey'
2025-11-28 13:03:23,939 8796 [DEBUG] - Registering new command 'config' in assembly 'chocolatey'
2025-11-28 13:03:23,940 8796 [DEBUG] - Registering new command 'feature' in assembly 'chocolatey'
2025-11-28 13:03:23,943 8796 [DEBUG] - Registering new command 'new' in assembly 'chocolatey'
2025-11-28 13:03:23,945 8796 [DEBUG] - Registering new command 'outdated' in assembly 'chocolatey'
2025-11-28 13:03:23,946 8796 [DEBUG] - Registering new command 'pack' in assembly 'chocolatey'
2025-11-28 13:03:23,947 8796 [DEBUG] - Registering new command 'pin' in assembly 'chocolatey'
2025-11-28 13:03:23,949 8796 [DEBUG] - Registering new command 'push' in assembly 'chocolatey'
2025-11-28 13:03:23,950 8796 [DEBUG] - Registering new command 'apikey' in assembly 'chocolatey'
2025-11-28 13:03:23,951 8796 [DEBUG] - Registering new command 'source' in assembly 'chocolatey'
2025-11-28 13:03:23,952 8796 [DEBUG] - Registering new command 'uninstall' in assembly 'chocolatey'
2025-11-28 13:03:23,954 8796 [DEBUG] - Registering new command 'upgrade' in assembly 'chocolatey'
2025-11-28 13:03:23,956 8796 [DEBUG] - Registering new command 'search' in assembly 'chocolatey'
2025-11-28 13:03:23,957 8796 [DEBUG] - Registering new command 'unpackself' in assembly 'chocolatey'
2025-11-28 13:03:23,960 8796 [DEBUG] - Registering new command 'install' in assembly 'chocolatey'
2025-11-28 13:03:24,489 8796 [INFO ] - ============================================================
2025-11-28 13:03:24,629 8796 [DEBUG] - User may be subject to UAC, checking for a split token (not 100%
effective).
2025-11-28 13:03:24,659 8796 [INFO ] - Chocolatey v2.5.1 (DEBUG BUILD)
2025-11-28 13:03:24,669 8796 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2025-11-28 13:03:24,671 8796 [DEBUG] - Attempting to delete file "E:/orgs/chocolatey/choco/src/chocolatey.console/bin/Debug/chocolatey.DLL.old".
2025-11-28 13:03:24,674 8796 [DEBUG] - Attempting to delete file "E:\orgs\chocolatey\choco\src\chocolatey.console\bin\Debug\choco.exe.old".
2025-11-28 13:03:24,679 8796 [DEBUG] - Command line: "E:\orgs\chocolatey\choco\src\chocolatey.console\bin\Debug\choco.exe" install not-existing git -n
2025-11-28 13:03:24,682 8796 [DEBUG] - Received arguments: install not-existing git -n
2025-11-28 13:03:24,728 8796 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2025-11-28 13:03:24,749 8796 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2025-11-28 13:03:24,756 8796 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2025-11-28 13:03:24,768 8796 [DEBUG] - Performing validation checks.
2025-11-28 13:03:24,772 8796 [DEBUG] - Global Configuration Validation Checks:
2025-11-28 13:03:24,775 8796 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2025-11-28 13:03:24,776 8796 [DEBUG] - System State Validation Checks:
2025-11-28 13:03:24,779 8796 [DEBUG] - Reboot Requirement Checks:
2025-11-28 13:03:24,782 8796 [DEBUG] - - Pending Computer Rename = Checked
2025-11-28 13:03:24,784 8796 [DEBUG] - - Pending Component Based Servicing = Checked
2025-11-28 13:03:24,786 8796 [DEBUG] - - Pending Windows Auto Update = Checked
2025-11-28 13:03:24,788 8796 [DEBUG] - - Pending File Rename Operations = Ignored
2025-11-28 13:03:24,790 8796 [DEBUG] - - Pending Windows Package Installer = Checked
2025-11-28 13:03:24,792 8796 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2025-11-28 13:03:24,795 8796 [DEBUG] - Cache Folder Lockdown Checks:
2025-11-28 13:03:24,796 8796 [DEBUG] - - Elevated State = Failed
2025-11-28 13:03:24,800 8796 [INFO ] - 3 validations performed. 3 success(es), 0 warning(s), and 0 error(s).
2025-11-28 13:03:24,803 8796 [DEBUG] - The source 'https://community.chocolatey.org/api/v2/;https://<INTERNAL_REPO>/repository/choco-internal-testing;https://<INTERNAL_REPO>/repository/choco-test-packages/;https://<INTERNAL_REPO>/repository/ops-choco-packages/' evaluated to a 'normal' source type
2025-11-28 13:03:24,805 8796 [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.
2025-11-28 13:03:24,814 8796 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\Kim\AppData\Local\Temp\chocolatey'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://community.chocolatey.org/api/v2/;https://<INTERNAL_REPO>/repository/choco-internal-testing;https://<INTERNAL_REPO>/repository/choco-test-packages/;https://<INTERNAL_REPO>/repository/ops-choco-packages/'|
SourceType='normal'|IncludeConfiguredSources='False'|
ShowOnlineHelp='False'|Debug='False'|Verbose='False'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='True'|DisableCompatibilityChecks='False'|
AcceptLicense='False'|AllowUnofficialBuild='True'|
Input='not-existing git'|AllVersions='False'|
SkipPackageInstallProvider='True'|SkipHookScripts='False'|
PackageNames='not-existing;git'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
UseHttpCache='True'|CacheExpirationInMinutes='30'|
AllowDowngrade='False'|ForceDependencies='False'|PinPackage='False'|
IncludeHeaders='True'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.26100.0'|
Information.PlatformName='Windows 11'|
Information.ChocolateyVersion='2.5.1.0'|
Information.ChocolateyProductVersion='2.5.1'|
Information.FullName='chocolatey, Version=2.5.1.0, Culture=neutral, PublicKeyToken=fd112f53c3ab578c'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='Kim'|Information.UserDomainName='WORM-DEV-3'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='False'|Information.IsProcessElevated='False'|
Information.IsLicensedVersion='False'|
Information.IsLicensedAssemblyLoaded='False'|
Information.LicenseType='Foss'|
Information.CurrentDirectory='E:\orgs\chocolatey\choco\src\chocolatey.console\bin\Debug'|
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='False'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='True'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
Features.UsePackageHashValidation='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.IgnorePinned='False'|
ListCommand.OrderBy='Id'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
ListCommand.ExplicitPageSize='False'|
ListCommand.ExplicitSource='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
UpgradeCommand.IgnorePinned='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.Command='Unknown'|PinCommand.Command='Unknown'|
LicenseCommand.Command='Unknown'|OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|CacheCommand.Command='Unknown'|
CacheCommand.RemoveExpiredItemsOnly='False'|
2025-11-28 13:03:24,816 8796 [WARN ] -
Chocolatey is not an official build (bypassed with --allow-unofficial).
If you are seeing this message and it is not expected, your system may
now be in a bad state. Only official builds are to be trusted.
2025-11-28 13:03:24,821 8796 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2025-11-28 13:03:24,827 8796 [INFO ] - Installing the following packages:
2025-11-28 13:03:24,832 8796 [INFO ] - not-existing;git
2025-11-28 13:03:24,833 8796 [INFO ] - By installing, you accept licenses for the packages.
2025-11-28 13:03:24,917 8796 [DEBUG] - Process Tree: Chocolatey CLI => VsDebugConsole => devenv
2025-11-28 13:03:24,932 8796 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.5.1 (devenv, VsDebugConsole) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2025-11-28 13:03:25,091 8796 [DEBUG] - Running list with the following filter = ''
2025-11-28 13:03:25,093 8796 [DEBUG] - --- Start of List ---
2025-11-28 13:03:25,107 8796 [DEBUG] - Process Tree: Chocolatey CLI => VsDebugConsole => devenv
2025-11-28 13:03:25,110 8796 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.5.1 (devenv, VsDebugConsole) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2025-11-28 13:03:25,115 8796 [DEBUG] - Resolving resource PackageSearchResource for source E:\orgs\chocolatey\choco\src\chocolatey.console\bin\Debug\lib
2025-11-28 13:03:25,317 8796 [DEBUG] - 7zip 25.1.0
2025-11-28 13:03:25,324 8796 [DEBUG] - 7zip.install 25.1.0
2025-11-28 13:03:25,329 8796 [DEBUG] - bruno 2.14.2
2025-11-28 13:03:25,333 8796 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2025-11-28 13:03:25,337 8796 [DEBUG] - chocolatey-core.extension 1.4.0
2025-11-28 13:03:25,342 8796 [DEBUG] - Firefox 145.0.2
2025-11-28 13:03:25,346 8796 [DEBUG] - gh 2.83.1
2025-11-28 13:03:25,349 8796 [DEBUG] - GoogleChrome 142.0.7444.176
2025-11-28 13:03:25,353 8796 [DEBUG] - KB2919355 1.0.20160915
2025-11-28 13:03:25,357 8796 [DEBUG] - KB2919442 1.0.20160915
2025-11-28 13:03:25,360 8796 [DEBUG] - libreoffice 5.4.4.20180111
2025-11-28 13:03:25,364 8796 [DEBUG] - libreoffice-fresh 25.8.1
2025-11-28 13:03:25,365 8796 [DEBUG] - --- End of List ---
2025-11-28 13:03:25,370 8796 [DEBUG] - Resolving resource ListResource for source https://community.chocolatey.org/api/v2/
2025-11-28 13:03:25,663 8796 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/$metadata
2025-11-28 13:03:25,703 8796 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id)%20eq%20'not-existing')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:25,710 8796 [DEBUG] - Resolving resource ListResource for source https://<INTERNAL_REPO>/repository/choco-internal-testing
2025-11-28 13:03:26,941 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-internal-testing/$metadata
2025-11-28 13:03:26,944 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-internal-testing/Packages()?$filter=(tolower(Id)%20eq%20'not-existing')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:26,948 8796 [DEBUG] - Resolving resource ListResource for source https://<INTERNAL_REPO>/repository/choco-test-packages/
2025-11-28 13:03:28,024 8796 [DEBUG] - Attempting to gather credentials for 'https://<INTERNAL_REPO>/repository/choco-test-packages/'
2025-11-28 13:03:28,027 8796 [DEBUG] - Using saved credentials
2025-11-28 13:03:28,635 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-test-packages/$metadata
2025-11-28 13:03:28,640 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-test-packages/Packages()?$filter=(tolower(Id)%20eq%20'not-existing')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:28,643 8796 [DEBUG] - Resolving resource ListResource for source https://<INTERNAL_REPO>/repository/ops-choco-packages/
2025-11-28 13:03:29,934 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/ops-choco-packages/$metadata
2025-11-28 13:03:29,938 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/ops-choco-packages/Packages()?$filter=(tolower(Id)%20eq%20'not-existing')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:29,941 8796 [ERROR] - not-existing not installed. The package was not found with the source(s) listed.
Source(s): 'https://community.chocolatey.org/api/v2/;https://<INTERNAL_REPO>/repository/choco-internal-testing;https://<INTERNAL_REPO>/repository/choco-test-packages/;https://<INTERNAL_REPO>/repository/ops-choco-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.
Please see https://docs.chocolatey.org/en-us/troubleshooting for more
assistance.
2025-11-28 13:03:29,949 8796 [DEBUG] - Running list with the following filter = ''
2025-11-28 13:03:29,952 8796 [DEBUG] - --- Start of List ---
2025-11-28 13:03:29,953 8796 [DEBUG] - Process Tree: Chocolatey CLI => VsDebugConsole => devenv
2025-11-28 13:03:29,956 8796 [DEBUG] - Updating User Agent to 'Chocolatey Command Line/2.5.1 (devenv, VsDebugConsole) via NuGet Client/6.4.1 (Microsoft Windows NT 10.0.26100.0)'.
2025-11-28 13:03:29,975 8796 [DEBUG] - 7zip 25.1.0
2025-11-28 13:03:29,980 8796 [DEBUG] - 7zip.install 25.1.0
2025-11-28 13:03:29,985 8796 [DEBUG] - bruno 2.14.2
2025-11-28 13:03:29,990 8796 [DEBUG] - chocolatey-compatibility.extension 1.0.0
2025-11-28 13:03:29,993 8796 [DEBUG] - chocolatey-core.extension 1.4.0
2025-11-28 13:03:29,998 8796 [DEBUG] - Firefox 145.0.2
2025-11-28 13:03:30,003 8796 [DEBUG] - gh 2.83.1
2025-11-28 13:03:30,007 8796 [DEBUG] - GoogleChrome 142.0.7444.176
2025-11-28 13:03:30,009 8796 [DEBUG] - KB2919355 1.0.20160915
2025-11-28 13:03:30,014 8796 [DEBUG] - KB2919442 1.0.20160915
2025-11-28 13:03:30,019 8796 [DEBUG] - libreoffice 5.4.4.20180111
2025-11-28 13:03:30,022 8796 [DEBUG] - libreoffice-fresh 25.8.1
2025-11-28 13:03:30,025 8796 [DEBUG] - --- End of List ---
2025-11-28 13:03:30,027 8796 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/Packages()?$filter=(tolower(Id)%20eq%20'git')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:30,055 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-internal-testing/Packages()?$filter=(tolower(Id)%20eq%20'git')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:30,059 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-test-packages/Packages()?$filter=(tolower(Id)%20eq%20'git')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:30,063 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/ops-choco-packages/Packages()?$filter=(tolower(Id)%20eq%20'git')%20and%20IsLatestVersion&semVerLevel=2.0.0
2025-11-28 13:03:30,069 8796 [DEBUG] - Resolving resource DependencyInfoResource for source https://community.chocolatey.org/api/v2/
2025-11-28 13:03:30,083 8796 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/Packages(Id='git',Version='2.52.0')
2025-11-28 13:03:30,102 8796 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/Packages(Id='git.install',Version='2.52.0')
2025-11-28 13:03:30,118 8796 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,124 8796 [INFO ] - [NuGet] CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-core.extension'&$skiptoken='1757694056117','0.1.2','chocolatey-core.extension'
2025-11-28 13:03:30,135 8796 [INFO ] - [NuGet] CACHE https://community.chocolatey.org/api/v2/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,138 8796 [INFO ] - [NuGet] CACHE http://community.chocolatey.org/api/v2/FindPackagesById?id='chocolatey-compatibility.extension'&$skiptoken='1761878125577','1.0.0','chocolatey-compatibility.extension'
2025-11-28 13:03:30,140 8796 [DEBUG] - Resolving resource DependencyInfoResource for source https://<INTERNAL_REPO>/repository/choco-internal-testing
2025-11-28 13:03:30,144 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-internal-testing/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,148 8796 [DEBUG] - Resolving resource DependencyInfoResource for source https://<INTERNAL_REPO>/repository/choco-test-packages/
2025-11-28 13:03:30,151 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-test-packages/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,153 8796 [DEBUG] - Resolving resource DependencyInfoResource for source https://<INTERNAL_REPO>/repository/ops-choco-packages/
2025-11-28 13:03:30,155 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/ops-choco-packages/FindPackagesById()?id='chocolatey-compatibility.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,159 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-internal-testing/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,167 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-test-packages/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,170 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/ops-choco-packages/FindPackagesById()?id='chocolatey-core.extension'&semVerLevel=2.0.0
2025-11-28 13:03:30,175 8796 [INFO ] - [NuGet] GET https://<INTERNAL_REPO>/repository/choco-internal-testing/Packages(Id='git.install',Version='2.52.0')
2025-11-28 13:03:30,911 8796 [INFO ] - [NuGet] NotFound https://<INTERNAL_REPO>/repository/choco-internal-testing/Packages(Id='git.install',Version='2.52.0') 735ms
2025-11-28 13:03:30,922 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-internal-testing/FindPackagesById()?id='git.install'&semVerLevel=2.0.0
2025-11-28 13:03:30,926 8796 [INFO ] - [NuGet] GET https://<INTERNAL_REPO>/repository/choco-test-packages/Packages(Id='git.install',Version='2.52.0')
2025-11-28 13:03:31,216 8796 [INFO ] - [NuGet] NotFound https://<INTERNAL_REPO>/repository/choco-test-packages/Packages(Id='git.install',Version='2.52.0') 287ms
2025-11-28 13:03:31,221 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-test-packages/FindPackagesById()?id='git.install'&semVerLevel=2.0.0
2025-11-28 13:03:31,224 8796 [INFO ] - [NuGet] GET https://<INTERNAL_REPO>/repository/ops-choco-packages/Packages(Id='git.install',Version='2.52.0')
2025-11-28 13:03:31,488 8796 [INFO ] - [NuGet] NotFound https://<INTERNAL_REPO>/repository/ops-choco-packages/Packages(Id='git.install',Version='2.52.0') 261ms
2025-11-28 13:03:31,495 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/ops-choco-packages/FindPackagesById()?id='git.install'&semVerLevel=2.0.0
2025-11-28 13:03:31,503 8796 [INFO ] - [NuGet] GET https://<INTERNAL_REPO>/repository/choco-internal-testing/Packages(Id='git',Version='2.52.0')
2025-11-28 13:03:31,783 8796 [INFO ] - [NuGet] NotFound https://<INTERNAL_REPO>/repository/choco-internal-testing/Packages(Id='git',Version='2.52.0') 278ms
2025-11-28 13:03:31,789 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-internal-testing/FindPackagesById()?id='git'&semVerLevel=2.0.0
2025-11-28 13:03:31,793 8796 [INFO ] - [NuGet] GET https://<INTERNAL_REPO>/repository/choco-test-packages/Packages(Id='git',Version='2.52.0')
2025-11-28 13:03:32,068 8796 [INFO ] - [NuGet] NotFound https://<INTERNAL_REPO>/repository/choco-test-packages/Packages(Id='git',Version='2.52.0') 273ms
2025-11-28 13:03:32,074 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/choco-test-packages/FindPackagesById()?id='git'&semVerLevel=2.0.0
2025-11-28 13:03:32,078 8796 [INFO ] - [NuGet] GET https://<INTERNAL_REPO>/repository/ops-choco-packages/Packages(Id='git',Version='2.52.0')
2025-11-28 13:03:32,351 8796 [INFO ] - [NuGet] NotFound https://<INTERNAL_REPO>/repository/ops-choco-packages/Packages(Id='git',Version='2.52.0') 270ms
2025-11-28 13:03:32,511 8796 [INFO ] - [NuGet] CACHE https://<INTERNAL_REPO>/repository/ops-choco-packages/FindPackagesById()?id='git'&semVerLevel=2.0.0
2025-11-28 13:03:32,659 8796 [INFO ] - [NuGet] Resolving dependency information took 0 ms
2025-11-28 13:03:32,678 8796 [WARN ] -
Chocolatey installed 0/0 packages.
See the log for details (E:\orgs\chocolatey\choco\src\chocolatey.console\bin\Debug\logs\chocolatey.log).
2025-11-28 13:03:32,688 8796 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2025-11-28 13:03:32,693 8796 [ERROR] - Value cannot be null or an empty string.
Parameter name: value
2025-11-28 13:03:32,707 8796 [ERROR] - More Details: System.ArgumentException: Value cannot be null or an empty string.
Parameter name: value
at NuGet.Versioning.NuGetVersion.Parse(String value)
at chocolatey.infrastructure.results.PackageResult.get_Identity() in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure\results\PackageResult.cs:line 138
at chocolatey.infrastructure.app.services.NugetService.<>c__DisplayClass23_9.<Install>b__30(PackageDependency d) in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure.app\services\NugetService.cs:line 870
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at chocolatey.infrastructure.app.services.NugetService.<>c__DisplayClass23_8.<Install>b__29(KeyValuePair`2 r) in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure.app\services\NugetService.cs:line 870
at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
at chocolatey.infrastructure.app.services.NugetService.Install(ChocolateyConfiguration config, Action`2 continueAction, Action`2 beforeModifyAction) in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure.app\services\NugetService.cs:line 870
at chocolatey.infrastructure.app.services.ChocolateyPackageService.Install(ChocolateyConfiguration config) in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure.app\services\ChocolateyPackageService.cs:line 794
at chocolatey.infrastructure.app.commands.ChocolateyInstallCommand.Run(ChocolateyConfiguration configuration) in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure.app\commands\ChocolateyInstallCommand.cs:line 440
at chocolatey.infrastructure.app.runners.GenericRunner.Run(ChocolateyConfiguration config, Container container, Boolean isConsole, Action`1 parseArgs) in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure.app\runners\GenericRunner.cs:line 203
at chocolatey.infrastructure.app.runners.ConsoleApplication.Run(String[] args, ChocolateyConfiguration config, Container container) in E:\orgs\chocolatey\choco\src\chocolatey\infrastructure.app\runners\ConsoleApplication.cs:line 63
at chocolatey.console.Program.Main(String[] args) in E:\orgs\chocolatey\choco\src\chocolatey.console\Program.cs:line 187Additional Context
It may seem appropriate to add a try/catch around the logic for the identity equal in the dependencies located in: https://github.com/chocolatey/choco/blob/2.5.1/src/chocolatey/infrastructure.app/services/NugetService.cs#L870
This would be a bandaid at best, and not fixing the root of the problem.
It looks like the root of the problem is that we are using the packgaeResultsToReturn for the identity check, which will fail if a previous package could not be found, due to the Identity that is being used will throw an exception in this case. We should prevent this from happening.