LinearTapeFileSystem / LinearTapeFileSystem/ltfs

Build Repositories need to remove icu-config dummy after configure.ac fix

Open
#628 1 comment 0 reactions 1 assignee View on GitHub

@Rolaxgar97 is already working on this.

Since Aug 17, 2026.

Dominant language
C
Stars
352
Forks
110
Avg merge
2h 50m
Merged PRs (30d)
2

Description

If the open PR #597 merges with the project, all the build repositories that contain the next line should remove it since the fix makes it obsolete and dead code.

```Dockerfile
COPY icu-config /usr/bin/icu-config
```

The fix implements a fallback for when icu-config is not present and uses the new names "icu-uc" "icu-i18n" to verify them, making the dummy script deprecated.

The dummy file for patching the issue icu-config should also be removed after updating the Build Repositories.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.