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

RFC: Integrate 'rpmlint' #66

Closed
kashyapc opened this issue May 12, 2016 · 1 comment
Closed

RFC: Integrate 'rpmlint' #66

kashyapc opened this issue May 12, 2016 · 1 comment
Assignees

Comments

@kashyapc
Copy link

rpmlint[1] is a tool for checking common errors in RPM packages[...] rpmlint can check binary RPMs (files and installed ones), source RPMs[...].

Intergrating rpmlint into rdopkg allows us to catch any inadvertent mistakes like bogus entries in %changelog or other spec-file mistakes that slip in. This is also useful to those normally not familiar with the RPM ecosystem and tooling around.

Thanks to OpenStack Nova developer Melanie Witt for suggesting the idea on IRC.

[1] https://github.com/rpm-software-management/rpmlint

@yac yac self-assigned this Jan 4, 2019
@yac yac added the next label Jan 4, 2019
@yac
Copy link
Contributor

yac commented Mar 13, 2019

Implemented in 0.49.0.

@yac yac closed this as completed Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants