Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
winehq-staging : Depends: wine-staging (= 9.21-1mx23+1)
E: Unable to correct problems, you have held broken packages.
Tried winetricks incase would help in some way but is installing wine wine64 as well. This helped, as then able do
WINEARCH=win64 WINEPREFIX=~/.wine winecfg to create a wine folder.
Running winecfg says to do this ... sudo apt-get install wine32:i386, which I did.
Then winecfg won't run ... wine: could not load kernel32.dll, status c0000135
Trying install stuff via winetricks in terminal ... spelt as follows:
egedit.exe C:\windows\Temp\override-dll.reg returned status 53. Aborting.
Tried winetricks gui ...
Note: command wine C:windowssyswow64
egedit.exe C:windowsTempoverride-dll.reg returned status 53. Aborting.
Installed wine32 from debian backports tab, after seeing sometimes 32bit stuff is missing via this link: https://gitlab.winehq.org/wine/wine/-/w ... ian-Ubuntu, but still same errors.
I've clearly franken-installed, but am not sure what to try now, or how to purge the mess and start clean.
