https://bugs.winehq.org/show_bug.cgi?id=54211
Bug ID: 54211 Summary: Wine dependency issue on Aarch64 ubuntu kinetic Product: Wine Version: unspecified Hardware: aarch64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: engagehitsmail@gmail.com Distribution: ---
Created attachment 73754 --> https://bugs.winehq.org/attachment.cgi?id=73754 Wine dependency issue
The installation of wine is not successful in linux aarch64 with Ubuntu kinetic OS. After following the instructions from the following wiki, the installation fails due to dependency.
Wiki: https://wiki.winehq.org/Ubuntu
How to replicate? Install Ubuntu kinetic OS in Aarch64 and run the commands as mentioned in the wiki.
Oracle is providing free host and I tried on that host.
https://www.youtube.com/watch?v=NKc3k7xceT8
Issue with Dependencies required: wine-stable:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable Depends: wine-stable-i386:i386 (= 7.0.1~kinetic-1) but it is not going to be installed
Please find the attachment for logs.
https://bugs.winehq.org/show_bug.cgi?id=54211
--- Comment #1 from Austin English austinenglish@gmail.com --- aarch64 binaries aren't provided by winehq, only amd64/i386.
What is your end goal with wine/aarch64? You could build from source to get working binaries.
https://bugs.winehq.org/show_bug.cgi?id=54211
--- Comment #2 from engagehitsmail@gmail.com --- Hi,
Thank you for the response. My end goal is to install metatrader 5 in ubuntu aarch64.
https://www.mql5.com/en/articles/625?utm_source=www.metatrader5.com&utm_...
I downloaded the source file and compiled by manually installing dependencies and it was successful but it throws a dll load error now and I can't start the wine process. Please see the following dll error.
0c0:err:module:load_wow64_ntdll failed to load L"\??\C:\windows\syswow64\ntdll.dll" error c0000135 00c0:err:wow:load_64bit_module failed to load dll c0000135
Thank you
https://bugs.winehq.org/show_bug.cgi?id=54211
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- metatrader 5 seems not to be available for aarch64
https://bugs.winehq.org/show_bug.cgi?id=54211
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to André Z. from comment #3)
metatrader 5 seems not to be available for aarch64
Wine doesn't provide a CPU emulator; that binary won't work under aarch64 without using some sort of emulation (e.g., qemu).
You might try https://github.com/AndreRH/hangover, but this is outside the scope of Wine itself.
https://bugs.winehq.org/show_bug.cgi?id=54211
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.