question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

dotnet requires specified libicu in fedora 24

See original GitHub issue

Steps to reproduce

try to dotnet run in clearly installed fedora 24

Expected behavior

successfully runned project

Actual behavior

exception. need to install libicu from fedora 23

Environment data

dotnet --info output: .NET Command Line Tools (1.0.0-preview2-003121)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
xasxcommented, Jul 27, 2016

F24 is not pre-release anymore. Are there any plans to support it, and if so any reference to look at?

1reaction
nyc4mcommented, Sep 20, 2016

The error is solved, but it removes the gnome environment…

Read more comments on GitHub >

github_iconTop Results From Across the Web

NET globalization and ICU
By setting the environment variable DOTNET_SYSTEM_GLOBALIZATION_USENLS to the value true or 1 . Note. A value set in the project or in the ......
Read more >
Process terminated. Couldn't find a valid ICU package ...
I am trying to run a Asp.Net Core 3 application in Ubuntu 19.10 thru terminal using dotnet run command but it does not...
Read more >
Install the .NET SDK or the .NET Runtime on Fedora
NET or you publish a self-contained app, you'll need to make sure these libraries are installed: krb5-libs; libicu; openssl-libs; zlib. If the ...
Read more >
Couldn't find a valid ICU package when using Container ...
I believe that the container image may be missing the libicu package that is necessary for .NET to run on a Linux machine....
Read more >
fedora-meeting: Fedora DotNet (2016-11-04)
Rhea Create an issue in pageure to keep track of our libicu progress. dotnet Discuss dpendencies and modularit. Action items, by person. dotnet....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found