-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
A freshly built UUPDownload fails with the following error:
[21:52:43][Information] UnifiedUpdatePlatform.Media.Download 3.1.9.2 - Download from the Microsoft Unified Update Platform
[21:52:43][Information] Copyright (c) Gustave Monce and Contributors
[21:52:43][Information] https://github.com/gus33000/UUPMediaCreator
[21:52:43][Information] This program comes with ABSOLUTELY NO WARRANTY.
[21:52:43][Information] This is free software, and you are welcome to redistribute it under certain conditions.
[21:52:43][Information] This software contains work derived from libmspack licensed under the LGPL-2.1 license.
[21:52:43][Information] (C) 2003-2004 Stuart Caie.
[21:52:43][Information] (C) 2011 Ali Scissons.
[21:52:43][Information] \Qualcomm\8280_CRD
[21:52:43][Information] Checking for updates...
[21:52:45][Information] 0: Title: 2025-12 Security Update (KB5072033) (26200.7462)
[21:52:45][Information] 0: Description: Install this update to resolve issues in Windows. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article for more information. After you install this item, you may have to restart your computer.
[21:52:45][Information] Gathering update metadata...
[21:52:47][ Error ] Something happened.
[21:52:47][ Error ] One or more errors occurred. (Sequence contains no elements)
[21:52:47][ Error ] at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at UUPDownload.DownloadRequest.ProcessDrivers.ParseDownloadOptions(DownloadRequestOptions opts) in /home/lumag/Projects/Qcomm/Tools/UUPMediaCreator/src/Applications/UUPDownload/DownloadRequest/ProcessDrivers.cs:line 39
at UUPDownload.Program.<>c__DisplayClass2_0.<Main>b__4() in /home/lumag/Projects/Qcomm/Tools/UUPMediaCreator/src/Applications/UUPDownload/Program.cs:line 81
at UUPDownload.Program.WrapAction(Action a) in /home/lumag/Projects/Qcomm/Tools/UUPMediaCreator/src/Applications/UUPDownload/Program.cs:line 51
[21:52:47][ Error ] Sequence contains no elements
[21:52:47][ Error ] at System.Linq.ThrowHelper.ThrowNoElementsException()
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at UUPDownload.DownloadRequest.ProcessDrivers.ProcessDriverPlan(DriverPlan DriverPlan, OSSkuId ReportingSku, String ReportingVersion, MachineType MachineType, String FlightRing, String FlightingBranchName, String BranchReadinessLevel, String CurrentBranch, String ReleaseType, Boolean SyncCurrentVersionOnly, String ContentType, String Mail, String Password, String Language, String Edition, String RepoLocation) in /home/lumag/Projects/Qcomm/Tools/UUPMediaCreator/src/Applications/UUPDownload/DownloadRequest/ProcessDrivers.cs:line 266
at UUPDownload.DownloadRequest.ProcessDrivers.CheckAndDownloadUpdates(OSSkuId ReportingSku, String ReportingVersion, MachineType MachineType, String FlightRing, String FlightingBranchName, String BranchReadinessLevel, String CurrentBranch, String ReleaseType, Boolean SyncCurrentVersionOnly, String ContentType, String Mail, String Password, String Language, String Edition, String OutputFolder) in /home/lumag/Projects/Qcomm/Tools/UUPMediaCreator/src/Applications/UUPDownload/DownloadRequest/ProcessDrivers.cs:line 191
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels