Skip to content

[2.x] require coreutils for RPM#8712

Merged
eed3si9n merged 1 commit intosbt:developfrom
eed3si9n:wip/coreutils
Feb 7, 2026
Merged

[2.x] require coreutils for RPM#8712
eed3si9n merged 1 commit intosbt:developfrom
eed3si9n:wip/coreutils

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

@eed3si9n eed3si9n commented Feb 7, 2026

Fixes #5266

Problem

Apparently sbt can fail when it doesn't have rm,
which can happen "when building relocatable RPM's and building an OS image in a chroot."

Solution

It was suggested that we require coreutils.

**Problem**
Apparently sbt can fail when it doesn't have rm,
which can happen "when building relocatable RPM's and building an OS image in a chroot."

**Solution**
It was suggested that we require coreutils.
@eed3si9n eed3si9n merged commit 499ec52 into sbt:develop Feb 7, 2026
15 checks passed
@eed3si9n eed3si9n deleted the wip/coreutils branch February 7, 2026 22:23
eed3si9n added a commit to eed3si9n/sbt that referenced this pull request Feb 7, 2026
**Problem**
Apparently sbt can fail when it doesn't have rm,
which can happen "when building relocatable RPM's and building an OS image in a chroot."

**Solution**
It was suggested that we require coreutils.
eed3si9n added a commit to eed3si9n/sbt that referenced this pull request Feb 7, 2026
**Problem**
Apparently sbt can fail when it doesn't have rm,
which can happen "when building relocatable RPM's and building an OS image in a chroot."

**Solution**
It was suggested that we require coreutils.
eed3si9n added a commit that referenced this pull request Feb 8, 2026
**Problem**
Apparently sbt can fail when it doesn't have rm,
which can happen "when building relocatable RPM's and building an OS image in a chroot."

**Solution**
It was suggested that we require coreutils.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SBT RPM postinstall script fails when coreutils isn't installed

1 participant