launch powershell, wait 30 seconds
Stay open
Exits after 30 seconds, seg fault.
Debian Stretch, powershell 6 beta.1
> $PSVersionTable
PSVersion 6.0.0-beta
PSEdition Core
BuildVersion 3.0.0.0
CLRVersion
GitCommitId v6.0.0-beta.1
OS Linux 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2...
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
/cc @daxian-dbw Could you please comment the Issue?
Reading some of the other issues (which are for Win7 and MacOS) I tried installing dotnet 2.0 (specifically: 2.0.0-preview2-005905), but same thing unfortunately.
Debian 9 (aka Stretch) isn't supported by CoreClr yet
I don't think Debian stretch (Debian 9) is a supported OS of .NET Core, but we need to confirm with folks from .NET team.
@JamesWTruher any comments?
Related https://github.com/dotnet/corefx/issues/13221
Possible workarround https://github.com/dotnet/corefx/issues/8951
[edited by daxian-dbw] Add the link to the steps to follow to make .NET Core 2.0 work on Debian stretch:
https://gist.github.com/Yutsa/d382721f26be73e4112bd903cf6b0490
Workaround worked like a charm!
Uninstalled curl and libcurl3 via apt (this also removes powershell beta.1 [and spotify, but that's not relevant]).
Downloaded and installed curl and libcurl3 from here: https://packages.debian.org/stable/allpackages
Installed powershell beta.1 via apt again, and it's stayed open :+1:
Thanks again!
Most helpful comment
Related https://github.com/dotnet/corefx/issues/13221
Possible workarround https://github.com/dotnet/corefx/issues/8951
[edited by daxian-dbw] Add the link to the steps to follow to make .NET Core 2.0 work on Debian stretch:
https://gist.github.com/Yutsa/d382721f26be73e4112bd903cf6b0490