question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MSYS2 on nanoserver?

See original GitHub issue

Heya,

I’ve been trying to get [Bazel[(https://bazel.build/) running on a windows container. It seems to be ok enough on windowsservercore but not on nanoserver. As far as I can tell, one of the Bazel pre-requisites, MSYS2, probably cannot run on nanoserver: https://github.com/Alexpux/MSYS2-packages/issues/1493

Just wanted to ask if you had tried to get MSYS2 on nanoserver. I’ve been using your images as a base for mine so I thought I’d ask.

Cheers, and keep up the good work!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
StefanScherercommented, May 9, 2019

@filipesilva No, still the same. I’ve created #409 and it’s still the same behaviour. Stdout works in windows/servercore, but not in windows/nanoserver. Wow I just read what you tried with the DLL’s in the linked issue 👍

1reaction
StefanScherercommented, Nov 28, 2018

Thanks @filipesilva It’s a longer time ago when I got in touch with Git/Msys a little bit. If I had something working it would be here in the repo 😃 Maybe the new 2019 base images might help these tools.

Read more comments on GitHub >

github_iconTop Results From Across the Web

msys2 works in windowsservercore docker container, but not ...
Heya,. If I run MSYS2 executables, like ls.exe or bash.exe , in the nanoserver docker container they will fail with exit code -1073741511...
Read more >
amitie10g/msys2 - Docker Image
MSYS2 under Windows Server Core. ... Repo | Dockerfile. Currently, only Server Core is supported, as MSYS executables are unable to run under...
Read more >
Unable to run cygwin in Windows Docker Container
Apparently there seems to be an issue with MSYS2 when it deals with some ... to work in a nanoserver-based container with these...
Read more >
nano - MSYS2 Packages
Pico editor clone with enhancements · Base Package: nano · Group(s):: editors · Repo: msys · Upstream URL: https://www.nano-editor.org · License(s):: GPL-3.0-or- ...
Read more >
msys2 | Wener Live & Life
msys2. mingw/cygwin+包; pacman 包管理器; 提供类似sudo; 推荐本地bin 位置 C:\msys64\usr\local\ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found