https://bugs.winehq.org/show_bug.cgi?id=57859
--- Comment #78 from BENDER35 grandrodri3@gmail.com --- Hi guys
I opened a virtual machine that I had with Ubuntu Budgie and it turns out that I had 10.2 Devel installed (it's not staging) and when I updated it it didn't work, I'm posting it because I got a curious error when applying the apt-get upgrade, I'm posting the log below:
002c:err:module:import_dll Loading library advapi32.dll (which is needed by L"C:\windows\system32\wineboot.exe") failed (error c000012f). 002c:err:module:import_dll Loading library ucrtbase.dll (which is needed by L"C:\windows\system32\wineboot.exe") failed (error c000012f). 002c:err:module:import_dll Loading library ucrtbase.dll (which is needed by L"C:\windows\system32\ws2_32.dll") failed (error c000012f). 002c:err:module:import_dll Library ws2_32.dll (which is needed by L"C:\windows\system32\wineboot.exe") not found 002c:err:module:loader_init Importing dlls for L"C:\windows\system32\wineboot.exe" failed, status c0000135 wine: could not load kernel32.dll, status c000012f
and below is part of the output that apt-get upgrade gives me:
... Configuring wine-devel-amd64 (10.2~jammy-4) ... /opt/wine-devel/bin/wine64-preloader (No such file or directory)
------------------ ....................... Configuring wine-devel-i386:i386 (10.2~jammy-4) ... /opt/wine-devel/bin/wine-preloader (No such file or directory)
Greetings