gus33000 / UUPMediaCreator

An utility to create Windows Media files (.ISO, .WIM, .VHD) from Unified Update Platform files
MIT License
782 stars 66 forks source link

26063 media creation failure #197

Closed riverar closed 7 months ago

riverar commented 7 months ago
uupdownload -s Professional -v 10.0.26063.0 -r External -b CanaryChannel -c ge_release -t amd64 -o dlfolder -e Professional -l en-US

(I understand the implications of using -v.)

[10:22:15][Information] [PreparingFiles][84%] Unpacking Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~~.cab
[10:22:16][Information] [PreparingFiles][85%] Unpacking Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~amd64~~.cab
[10:22:16][Information] [PreparingFiles][87%] Unpacking Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~amd64~~.cab
[10:22:16][Information] [PreparingFiles][88%] Unpacking Microsoft-Windows-Notepad-System-FoD-Package~31bf3856ad364e35~wow64~~.cab
[10:22:17][Information] [PreparingFiles][90%] Unpacking OpenSSH-Client-Package~31bf3856ad364e35~amd64~~.cab
[10:22:31][Information] [PreparingFiles][91%] Unpacking Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~.cab
[10:22:53][Information] [ReadingMetadata] CreateBaseEdition -> Reference ESD creation from Cabinet files failed - Cab extraction
[10:22:53][Information] [ApplyingImage] CreateBaseEditionWithAppXs -> BuildReferenceImageList failed
[10:22:53][   Error   ] An error occured!
[10:22:53][   Error   ] An error occurred while handling edition plan for the following edition: professional available as: Canonical
gus33000 commented 7 months ago

Unable to reproduce, your temp folder location might be filled, try to wipe your temp folder? Let me know if this works

riverar commented 7 months ago

Temp is empty before my attempt. Will attempt to free up more disk space per request.

riverar commented 7 months ago

Think I root caused the issue, sigh.

image