-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Higher version of libicu (6x) installed on OpenSuSE Leap than accepted by dotnet-runtime #2494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you share the output of
|
I am having the same issue here, there's a higher version of libicu already installed:
Made a clean install of openSUSE Leap 15.0:
And the repository search:
|
Perhaps this workaround from https://github.com/dotnet/core-setup/issues/4413#issuecomment-417505779 is one you could take a look at. I didn't tried it, as I installed ignoring the warning (yet it does not seems to break nor print warnings) but I'll give it a try.
|
Why we have hard dependency on ICU 52? if the system already have any more recent version of ICU, we should be ok. it looks the package dependency should get fixed. |
@tarekgh note that @rakeshsinghranchi's responsibilities in the space were transfered to @dagood |
Issue moved to dotnet/core-setup #5628 via ZenHub |
Problem encountered on https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/install
Operating System: Linux openSUSE Leap
installing as per instructions on page above fail at step to install .net SDK, Added all Microsoft public keys and downloaded repo files as recommended on the web page whose URL appears above
In OpenSuSE, there appears to beno RPM package that provides libicu at version 52. Is it likely that a version of dotnet-runtime will be available for download that will be accept libicu6x in place of libicu52?
Many thanks in advance & best Regards
git-gone
The text was updated successfully, but these errors were encountered: