8000 Update Debian Install Script To Support Debian 10 by RandomNoun7 · Pull Request #11540 · PowerShell/PowerShell · GitHub 8000
[go: up one dir, main page]

Skip to content

Conversation

@RandomNoun7
Copy link
Contributor
@RandomNoun7 RandomNoun7 commented Jan 9, 2020

PR Summary

Support for installing pwsh on Debian 10 was added in #11236, but the
install script for Debian was not updated. This resulted in an error
when running the install script that claimed the distro was not
supported.

This change simply adds 10 to the collection of supported distro's.

I have tested that the script will now successfully install powershell
preview 7 on a Debian 10 machine.

Fix #11539

PR Checklist

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
8|9|10)
8|9|10|11)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Thanks.

@TravisEz13 TravisEz13 assigned TravisEz13 and unassigned daxian-dbw Jan 9, 2020
@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 9, 2020
@TravisEz13 TravisEz13 added this to the 7.1.0-preview.1 milestone Jan 9, 2020
Support for installing pwsh on Debian 10 was added in PowerShell#11236, but the
install script for Debian was not updated. This resulted in an error
when running the install script that claimed the distro was not
supported.

This change simply adds `10` to the collection of supported distro's.

I have tested that the script will now successfully install powershell
preview 7 on a Debian 10 machine.

Fix PowerShell#11539
@RandomNoun7 RandomNoun7 force-pushed the update-installpsh-debian-script branch from 5d0a969 to c2d0424 Compare January 9, 2020 19:58
@TravisEz13
Copy link
Member

@PoshChan Please remind me in 1 hour

@PoshChan
Copy link
Collaborator
PoshChan commented Jan 9, 2020

@TravisEz13, this is the reminder you requested 1 hour ago

@TravisEz13 TravisEz13 merged commit 0119ec2 into PowerShell:master Jan 12, 2020
@ghost
Copy link
ghost commented Mar 26, 2020

🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debian Install Script Not Updated To Support Debian 10

4 participants

0