Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the ARM runner provided by osuosl? #84

Closed
MehdiChinoune opened this issue Feb 25, 2024 · 10 comments
Closed

Is the ARM runner provided by osuosl? #84

MehdiChinoune opened this issue Feb 25, 2024 · 10 comments

Comments

@MehdiChinoune
Copy link
Contributor

@jeremyd2019 In https://osuosl.org/services/aarch64/current-projects/ they metion MSYS2.
Is it true. Just to make sure.

@jeremyd2019
Copy link
Member

No. I got access to their aarch64 openstack, but I couldn't get it to work out either technically or licensing-wise to be able to run Windows on it. I wound up with the MS Dev Kit instead, which has Hyper-V.

@MehdiChinoune
Copy link
Contributor Author

So, I think you/we should tell them to remove MSYS2 from that list.

lazka added a commit to lazka/osuosl-pelican that referenced this issue Mar 2, 2024
We couldn't make use of it and from what I see it's not active,
see msys2/msys2-autobuild#84 (comment)
@lazka
Copy link
Member

lazka commented Mar 2, 2024

I've filed a PR for this: osuosl/osuosl-pelican#585

@MehdiChinoune
Copy link
Contributor Author

I have already sent them an email about it, They replied by asking @jeremyd2019 if he wants to.

Jeremy: Do you want us to go ahead and remove your access and account?

@lazka
Copy link
Member

lazka commented Mar 7, 2024

Maybe offtopic, https://github.blog/changelog/2024-03-04-github-actions58-larger-runners-windows-11-beta/ they now have beta Win11 images, so I guess they have figured out the licensing, at least for themselves.

@MehdiChinoune
Copy link
Contributor Author

MehdiChinoune commented Mar 16, 2024

We didn't get a final answer from either sides.
@jeremyd2019 think it is better to tell them to remove MSYS2 from their list until the issue get resolved. (and keep your relation with them as an individual)

ramereth pushed a commit to lazka/osuosl-pelican that referenced this issue Mar 18, 2024
We couldn't make use of it and from what I see it's not active,
see msys2/msys2-autobuild#84 (comment)
@lhmouse
Copy link

lhmouse commented Mar 20, 2024

Can MSYS2 run in Wine?

@MehdiChinoune
Copy link
Contributor Author

Can MSYS2 run in Wine?

It has some issues msys2/MSYS2-packages#682

@lhmouse
Copy link

lhmouse commented Mar 20, 2024

Can MSYS2 run in Wine?

It has some issues msys2/MSYS2-packages#682

Linaro offers a docker image with prebuilt wine-arm64: https://linaro.org/blog/emulate-windows-on-arm/

I have pulled the image locally, and it is Debian on AMD64, with Wine ARM64 emulated by QEMU. So in theory we can install both Wine AMD64 and Wine ARM64. The AMD64 Wine run MSYS2 and the ARM64 Wine can run CLANGARM64 tools.

@lazka
Copy link
Member

lazka commented Mar 20, 2024

There is a wine fork that in theory allows running cygwin: https://gitlab.winehq.org/jhol/wine/-/commits/msys2-hacks-17 (note that the branch name changes on each rebase)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants