mangoman264
Member
- Dec 17, 2024
- 5
I've got a Windows Server 2012 R2 instance giving me fits trying to patch and install WMF 5.1, and after a few days of banging my head against my desk I've found the Jedi here doing the impossible. After pouring over the registry, CBS, and DISM logs I've found the following:
CBS:
2024-12-16 15:48:45, Info CSI 0000000b@2024/12/16:20:48:45.384 Corruption detection complete. numCorruptions = 4, Disp = 1.
....
2024-12-16 15:48:45, Info CBS Failed to collect payload and there is nothing to repair. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2024-12-16 15:48:45, Info CBS Failed to repair store. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2024-12-16 15:49:32, Info CBS Session: 31150076_38661187 initialized by client DISM Package Manager Provider.
2024-12-16 15:49:32, Info CBS Not able to find an installed package package from moniker: @Foundation [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
2024-12-16 15:49:32, Info CBS Failed to resolve package from moniker [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
2024-12-16 15:49:32, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805]
...
bunch of CBS watchlist package missing entries...
DISM:
2024-12-16 17:00:03, Info DISM DISM Package Manager: PID=8716 TID=10952 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2024-12-16 17:00:03, Error DISM DISM Package Manager: PID=8716 TID=10952 Failed opening package @Foundation. - CDISMPackageManager::Internal_CreatePackageByName(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM DISM Package Manager: PID=8716 TID=10952 Failed to get the underlying cbs package. - CDISMPackageManager::OpenPackageByName(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM DISM Package Manager: PID=8716 TID=10952 The specified package is not valid Windows package. - GetCbsErrorMsg
2024-12-16 17:00:03, Error DISM API: PID=6684 TID=11572 Failed to open package - CGetFeaturesCommandObject::InternalExecute(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM API: PID=6684 TID=11572 InternalExecute failed - CBaseCommandObject::Execute(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM API: PID=6684 TID=10272 CGetFeaturesCommandObject internal execution failed - DismGetFeaturesExInternal(hr:0x800f0805)
Registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex (NO ENTRIES)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages (NO ENTRIES)
CBS:
2024-12-16 15:48:45, Info CSI 0000000b@2024/12/16:20:48:45.384 Corruption detection complete. numCorruptions = 4, Disp = 1.
....
2024-12-16 15:48:45, Info CBS Failed to collect payload and there is nothing to repair. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2024-12-16 15:48:45, Info CBS Failed to repair store. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2024-12-16 15:49:32, Info CBS Session: 31150076_38661187 initialized by client DISM Package Manager Provider.
2024-12-16 15:49:32, Info CBS Not able to find an installed package package from moniker: @Foundation [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
2024-12-16 15:49:32, Info CBS Failed to resolve package from moniker [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]
2024-12-16 15:49:32, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805]
...
bunch of CBS watchlist package missing entries...
DISM:
2024-12-16 17:00:03, Info DISM DISM Package Manager: PID=8716 TID=10952 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2024-12-16 17:00:03, Error DISM DISM Package Manager: PID=8716 TID=10952 Failed opening package @Foundation. - CDISMPackageManager::Internal_CreatePackageByName(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM DISM Package Manager: PID=8716 TID=10952 Failed to get the underlying cbs package. - CDISMPackageManager::OpenPackageByName(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM DISM Package Manager: PID=8716 TID=10952 The specified package is not valid Windows package. - GetCbsErrorMsg
2024-12-16 17:00:03, Error DISM API: PID=6684 TID=11572 Failed to open package - CGetFeaturesCommandObject::InternalExecute(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM API: PID=6684 TID=11572 InternalExecute failed - CBaseCommandObject::Execute(hr:0x800f0805)
2024-12-16 17:00:03, Error DISM API: PID=6684 TID=10272 CGetFeaturesCommandObject internal execution failed - DismGetFeaturesExInternal(hr:0x800f0805)
Registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageIndex (NO ENTRIES)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages (NO ENTRIES)