Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4525008
rpmlintrc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
rpmlintrc
View Options
addFilter("E: non-standard-dir-perm .* 07.0")
addFilter("W: shared-lib-calls-exit")
# Really, really do not care
addFilter("spelling-error")
addFilter("mixed-use-of-spaces-and-tabs")
# Mandated location for OCF directory
addFilter("W: only-non-binary-in-usr-lib")
addFilter("E: hardcoded-library-path in /usr/lib/ocf")
# Common location used to guess systemd presence
addFilter("E: hardcoded-library-path in /usr/lib/os-release")
# It's there but rpmlint can't find it for some reason
addFilter("no-status-entry /etc/rc.d/init.d/")
# We don't want the cluster to start by default
addFilter("no-chkconfig-line /etc/rc.d/init.d/")
# Not interested in lock files
addFilter("subsys-not-used /etc/rc.d/init.d/")
# When building developer packages
addFilter("W: invalid-url Source0:")
addFilter("W: unstripped-binary-or-object")
addFilter("W: hidden-file-or-dir /var/lib/pacemaker/gcov")
# Build artifacts
addFilter("E: changelog-time-in-future")
addFilter("pacemaker.src: W: strange-permission .* 0600")
addFilter("enchant-dictionary-not-found en_US")
# rpmlint doesn't like logrotate script being in pacemaker-cli package
addFilter("E: incoherent-logrotate-file /etc/logrotate.d/pacemaker")
# buildbot builds the not-yet-released version
addFilter("W: incoherent-version-in-changelog")
# pacemaker_remote scriptlets use a state file
addFilter("W: dangerous-command-in-%(pre|postun|posttrans) rm")
# We should really use "pacemaker-remote", but we don't
addFilter("W: incoherent-init-script-name pacemaker_remote")
# Some scriptlets have code for systemd systems only
addFilter("W: empty-%(post|pre|preun|postun|posttrans)")
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 26, 5:22 PM (16 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1831069
Default Alt Text
rpmlintrc (1 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment