FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update Debian Install Script To Support Debian 10 by RandomNoun7 · Pull Request #11540 · PowerShell/PowerShell · GitHub

Update Debian Install Script To Support Debian 10 - #11540

Merged
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
RandomNoun7:update-installpsh-debian-script
Jan 12, 2020
Merged

Update Debian Install Script To Support Debian 10#11540
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
RandomNoun7:update-installpsh-debian-script

Conversation

Bill Hurt (RandomNoun7) commented Jan 9, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

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

Comment thread tools/installpsh-debian.sh Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality
Suggested change
8|9|10)
8|9|10|11)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Done. Thanks.

Travis Plunk (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
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
Bill Hurt (RandomNoun7) force-pushed the update-installpsh-debian-script branch from 5d0a969 to c2d0424 Compare January 9, 2020 19:58

Copy link
Copy Markdown
Member

PoshChan-Bot (@PoshChan) Please remind me in 1 hour

Copy link
Copy Markdown
Collaborator

Travis Plunk (@TravisEz13), this is the reminder you requested 1 hour ago

Travis Plunk (TravisEz13) merged commit 0119ec2 into PowerShell:master Jan 12, 2020

Copy link
Copy Markdown

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

Handy links:

Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL