Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

[TAR-1020] rpm: do not provides runc for rhel 8 - #102

Merged
seemethere merged 2 commits into
docker:masterfrom
seemethere:no_provides_runc_rhel_8
Aug 13, 2019
Merged

[TAR-1020] rpm: do not provides runc for rhel 8#102
seemethere merged 2 commits into
docker:masterfrom
seemethere:no_provides_runc_rhel_8

Conversation

@seemethere

Copy link
Copy Markdown
Contributor

For some reason on rhel 8 if a package Provides: runc then dnf is no longer able to resolve that package.

We believe this may be a bug in dnf itself but this should allow us to get unblocked from current RHEL 8 testing.

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
@seemethere
seemethere requested review from a team and droopy4096August 13, 2019 20:34
@seemethere
seemethere merged commit 3eb3b3e into docker:masterAug 13, 2019
@thaJeztahthaJeztah mentioned this pull request Jan 17, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@seemethere