Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[27.x backport] rpm: remove rpmlint from Dockerfiles as it's not used #1106

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

thaJeztah
Copy link
Member

Commit 784a53c added rpmlint to the Dockerfiles and added a step in the Dockerfile to validate the SPEC files. The validation step was removed in c245ce1, but didn't remove the step to install the package.

The rpmlint package is also being removed from CentOS Stream 10 ("CS10");

Remove the package as it's not used currently.

(cherry picked from commit 38309c1)

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Commit 784a53c added `rpmlint` to the
Dockerfiles and added a step in the Dockerfile to validate the SPEC files.
The validation step was removed in c245ce1,
but didn't remove the step to install the package.

The `rpmlint` package is also being removed from CentOS Stream 10 ("CS10");

- https://issues.redhat.com/browse/CS-2451
- https://issues.redhat.com/browse/CS-2453

Remove the package as it's not used currently.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 38309c1)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah self-assigned this Nov 13, 2024
@thaJeztah thaJeztah merged commit 7f0e4fc into docker:27.x Nov 13, 2024
8 checks passed
@thaJeztah thaJeztah deleted the 27.x_backport_remove_rpmlint branch November 13, 2024 16:56
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.

2 participants