Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

janvorli
Copy link
Member

@janvorli janvorli commented Sep 7, 2018

Description

For some reason, OpenSUSE Tumbleweed has decided to prefix the
version number in the SO name of the ICU libraries by "suse".
That prevents our ICU version detection code from working.

Customer Impact

Customer’s cannot use .NET core on OpenSUSE Tumbleweed unless they disable globalization support.

Regression?

No

Risk

No

Original issue: https://github.com/dotnet/core-setup/issues/4413

For some reason, OpenSUSE Tumbleweed has decided to prefix the
version number in the SO name of the ICU libraries by "suse".
That prevents our ICU version detection code from working.

This change adds scanning for SO names that contain that prefix too.
@janvorli janvorli added area-System.Globalization Servicing-consider Issue for next servicing release review labels Sep 7, 2018
@janvorli janvorli added this to the 2.1.x milestone Sep 7, 2018
@janvorli janvorli self-assigned this Sep 7, 2018
@janvorli janvorli requested a review from jkotas September 7, 2018 08:54
@jamshedd jamshedd added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 11, 2018
@jamshedd
Copy link
Member

Approved for 2.1.5

@danmoseley
Copy link
Member

Was approved

@danmoseley danmoseley merged commit d05c93d into dotnet:release/2.1 Sep 11, 2018
@danmoseley danmoseley modified the milestones: 2.1.x, 2.1.5 Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants