Azure / Azure/azure-functions-host

libicu not found FailFirst in Opensuse Tumbleweed

Open
#10,755 9 comments 0 reactions 1 assignee Claimed by @JAdluri View on GitHub
Needs: Attention :wave:
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

I’m encountering an issue when trying to run an Azure Function locally. The following error is being generated:

```
1>Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(37,5): Warning: Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
```

Here’s the screenshot:
![Image](https://github.com/user-attachments/assets/972480e4-756c-45e2-bb8f-33c66b3b75f0)

I’m using OpenSUSE Tumbleweed:
![Image](https://github.com/user-attachments/assets/74453c34-10d2-4d4d-9126-7ce354025be2)

.NET 8.0, along with the following library versions:

```xml

```

I’m also using Azure Functions Core Tools version:
Azure Functions Core Tools
Core Tools Version: 4.0.6821 Commit hash: N/A +c09a2033faa7ecf51b3773308283af0ca9a99f83 (64-bit)
Function Runtime Version: 4.1036.1.23224

I have `libicu` installed:
![Image](https://github.com/user-attachments/assets/e613382e-3742-4470-ab63-f6c59831db81)

This issue only occurs when I try to run an Azure Function.

---

Let me know if you need further refinements!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.