Powershell: Can't run ./tools/download.sh on Debian

Created on 18 Aug 2016  路  8Comments  路  Source: PowerShell/PowerShell

Steps to reproduce

On a recent Debian Sid, recursively clone the PowerShell repo, then try to run ./tools/download.sh

Expected behavior

PowerShell is bootstrapped?

Actual behavior

voltagex@devbox:~/src2/PowerShell$ bash ./tools/download.sh
debian
./tools/download.sh: line 34: exit: too many arguments
https://uploads.github.com/repos/PowerShell/PowerShell/releases/3892198/assets{?namelabel}: No such file or directory
./tools/download.sh: line 75: powershell: command not found
ERROR! PowerShell didn't install. Check script output
Area-Maintainers-Build Issue-Question Resolution-Answered Up-for-Grabs

All 8 comments

FWIW, the Ubuntu 16.04 package will install on Debian Sid just fine after you install libunwind8.

Better Debian support will come! I honestly wrote download.sh originally just for Travis CI 馃槃

@Sum1n yes, but that doesn't make it a valid Debian package.

/cc Seems we can close the old issue.

@SteveL-MSFT @TravisEz13 Can we close the issue?

@iSazonov If you tag an issues an answered, and there is no activity for 24 hours a bot will close the issue after 24 hours.

This issue has been marked as answered and has not had any activity for 1 day. It has been closed for housekeeping purposes.

Was this page helpful?
0 / 5 - 0 ratings