Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix or remove scripts that install powershell on openSUSE #5023

Copy link
Copy link
@daxian-dbw

Description

@daxian-dbw
Issue body actions

Note: When installing the SDK, SUSE and OpenSUSE may report that nothing provides libcurl. libcurl should already be installed on supported versions of both distros. Run zypper search libcurl to confirm. The error will present 2 'solutions'. Choose 'Solution 2' to continue installing .NET Core.

A manual step is required for install powershell on openSUSE (same as dotnet-sdk-2.0.0), so the current scripts that automatically set up powershell on OpenSUSE don't work.
Two scripts are affected:

  • tools/download.sh
    It will continue to install the beta.6 powershell openSUSE package.
  • tools/installpsh-suse.sh
    It's already broken since beta.7, because we stopped publishing suse.42.1 package in beta.7 because openSUSE 42.1 has reached the end of the lifecycle.

So we need to update those two scripts or remove them.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.