#150: "artificial ignorance": suppress errors and warnings that aren't important --------------------------+------------------------------------------------- Reporter: dmalcolm | Owner: Type: enhancement | Status: new Priority: major | Milestone: Package Sanity Tests Component: tests | Version: 1.0 Resolution: | Keywords: --------------------------+------------------------------------------------- Comment (by skvidal):
what I was suggesting on irc is - if having the config db to hold those list of patterns, per pkg, is not available in the short run - then have a file in each branch of each pkg in the pkg scm. So before emailing the results from rpmlint to the pkg-owner - it would grab this file - feed the contents of this file in as the patterns in david's code example above and only email whatever was left.
Then it would be packager-controlled, per-branch and wouldn't require any other infrastructure.