View Issue Details

IDProjectCategoryView StatusLast Update
0000045Windows and other desktop OSDesktoppublic2012-12-01 22:35
ReporterDigitalMy 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionnot fixable 
Summary0000045: WindowsUpdate error 8007054F on W7x64pro regular update (stops on confguring)
DescriptionStarted after some windows updates installed.
many following updates failed with code 0x800f0826 (previuos failed).
Near the error mentioned one could read from WindowsUpdate.log:
>>> user declined update at shutdown
WARNING: Got extended error: "Installer Events ErrorCode 8007054f Phase 38 Mode Install (upgrade) Component Microsoft-Windows-LSA, Culture=neutral, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=wow64, versionScope=NonSxS"
WARNING: Post-reboot install failure, error = 0x8007054F
TagsNo tags attached.
FinishDate2012-12-01
StartDate2012-11-14
WasteTime33
PriorityIndex9
LaboriousnessIndex7

Activities

DigitalMy

2012-11-15 10:05

administrator   ~0000024

Use KB947821 to check the following points:
%SYSTEMROOT%\Servicing\Packages;
%SYSTEMROOT%\WinSxS\Manifests.
Registry:
HKEY_LOCAL_MACHINE\Components;
HKEY_LOCAL_MACHINE\Schema;
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing.
Logs:
%SYSTEMROOT%\Logs\CBS\CheckSUR.log
%SYSTEMROOT%\Logs\CBS\CheckSUR.persist.log

DigitalMy

2012-11-18 13:03

administrator   ~0000025

Last edited: 2012-11-18 17:48

View 3 revisions

"sfc /scannow"
put to
%SYSTEMROOT%\Logs\CBS\CBS.log
>>>Cannot repair member file [l:22{11}]"osk.exe.mui" of Microsoft-Windows-osk.Resources, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"ru-RU", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
Info CSI 0000035a [SR] Cannot repair member file [l:14{7}]"osk.exe" of Microsoft-Windows-osk, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing>>>
-----------------
And on update it showed another error:
>>>Info CSI 00000017 Couldn't mark for pending delete: [ml:78{39},l:76{38}]"\SystemRoot\WinSxS\Temp\PendingDeletes"\[l:86{43}]"$$DeleteMe.iisres.dll.01cdc388e1750562.0005". Reason: [13]"Cannot Delete">>>
We have to remove all files and subfolders from C:\Windows\Servicing\SQM\ and C:\Windows\WinSxS\Temp\ manually (temporarily taken ownership from "NT SERVICE\TrustedInstaller").

DigitalMy

2012-11-24 16:45

administrator   ~0000026

Last edited: 2012-11-24 23:36

View 3 revisions

After giving back rights it still has the same update error,
moreover started to load debugger showing:
System.IO.FileLoadException "MsDepSvc.exe [2420]"
System.IO.FileLoadException "PresentationFontCache.exe [5772]"
System.IO.FileLoadException "mcupdate.exe [1756]"
System.IO.FileLoadException "mcupdate.exe [7520]"

\Temp\PendingDeletes\ folder appeared to be hidden after that, fixed with:
ATTRIB -S -H C:\Windows\winsxs\Temp\PendingDeletes

DigitalMy

2012-11-28 23:19

administrator   ~0000027

Last edited: 2012-12-01 22:35

View 2 revisions

As it looks like some system files being held by some external malicious software,
decided to run w8x64pro upgrade procedure,
finished successfully.

It meant just time to move to W8...