Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 706250 Details for
Bug 917868
rpmlint complains about any non-ghost file in /etc not being marked config
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch the Fedora package's config
nonconffile-whitelist.diff (text/plain), 683 bytes, created by
Toshio Ernie Kuratomi
on 2013-03-06 20:55:17 UTC
(
hide
)
Description:
Patch the Fedora package's config
Filename:
MIME Type:
Creator:
Toshio Ernie Kuratomi
Created:
2013-03-06 20:55:17 UTC
Size:
683 bytes
patch
obsolete
>diff --git a/rpmlint.config b/rpmlint.config >index aaf249d..c8297d9 100644 >--- a/rpmlint.config >+++ b/rpmlint.config >@@ -383,6 +383,9 @@ addFilter("non-ghost-in-var-run") > # Someone thought it was a good idea to make .desktop files executable. They were wrong. > # Nevertheless, I do not yet control the universe, so we squelch the error here. > addFilter("script-without-shebang .*\.desktop$") >+# Some files in /etc/ are not meant to be modified by the sysadmin >+addFilter("non-conffile-in-etc /etc/rpm/.*$") >+addFilter("non-conffile-in-etc /etc/rc.d/init.d/.*$") > > # https://bugzilla.redhat.com/496737, https://bugzilla.redhat.com/646455 > for pkg, exe in (("coreutils", "/bin/su"),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 917868
:
705245
| 706250