PowerShell / PowerShell-Snap

MIT License
30 stars 16 forks source link

snap package fails on ubuntu 20.04 #68

Closed superbonaci closed 4 years ago

superbonaci commented 4 years ago

Installing powershell on ubuntu 20.04:

sudo snap install powershell --classic
powershell 7.0.0 from Microsoft PowerShell✓ installed
pwsh
Failed to load ���, error: /snap/powershell/104/opt/powershell/../../lib/x86_64-linux-gnu/librt.so.1: undefined symbol: __clock_nanosleep, version GLIBC_PRIVATE
Failed to bind to CoreCLR at '/snap/powershell/104/opt/powershell/'
Failed to create CoreCLR, HRESULT: 0x80008088

Reopened because @msftbot closed the issue within 24h.

iSazonov commented 4 years ago

Dup PowerShell/PowerShell#12626

TravisEz13 commented 4 years ago

@iSazonov Please treat snap package issues as separate... they always run on an Ubuntu 18.04 base despite what distro they run on.

Probably mention me to see if they should be transferred to a more appropriate repo.

TravisEz13 commented 4 years ago

This is an duplicate of https://github.com/PowerShell/PowerShell-Snap/issues/65