Thanks to visit codestin.com
Credit goes to github.com

Skip to content

unable to install dotnet-sdk-2.1 / 2.2 #2827

@ip75

Description

@ip75

Problem encountered on https://dotnet.microsoft.com/download/linux-package-manager/opensuse/sdk-2.1.302
Operating System: Linux openSUSE Leap - x64

Provide details about the problem you are experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

ip@linux-2mvj:~> sudo zypper install dotnet-sdk-2.1
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides libicu52_1 needed by dotnet-runtime-deps-2.1-2.1.11-1.x86_64
Solution 1: do not install dotnet-sdk-2.1-2.1.700-1.x86_64
Solution 2: break dotnet-runtime-deps-2.1-2.1.11-1.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/c] (c):
ip@linux-2mvj:~> sudo zypper install libicu52_1
Loading repository data...
Reading installed packages...
'libicu52_1' not found in package names. Trying capabilities.
No provider of 'libicu52_1' found.
Resolving package dependencies...

Nothing to do.
ip@linux-2mvj:~> sudo zypper install libicu
Loading repository data...
Reading installed packages...
'libicu' not found in package names. Trying capabilities.
'libicu60_2' providing 'libicu' is already installed.
Resolving package dependencies...

Nothing to do.

fail....... infinite loop

dotnet-sdk-2.2 is the same one....

ip@linux-2mvj:~> uname -a
Linux linux-2mvj 4.12.14-lp150.11-default #1 SMP Fri May 11 08:28:30 UTC 2018 (a9fee09) x86_64 x86_64 x86_64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions