rpmlint
rpmlint copied to clipboard
Exclude /var/log from logrotate-log-dir-not-packaged
[ 296s] rsync.x86_64: E: logrotate-log-dir-not-packaged /var/log
[ 296s] Please add the specified directory to the file list to be able to check
[ 296s] permissions.
[ 4950s] samba.x86_64: E: logrotate-log-dir-not-packaged /var/log/samba
In case of samba, rpmlint would be correct, but I think /var/log itself should be excluded.
Shouldn't this already be declared in the filesystem package and picked up by rpmlint?
This is also FilesCheck, it makes sense to inspect this after it is redone and cleaned up.