rpmlint icon indicating copy to clipboard operation
rpmlint copied to clipboard

Exclude /var/log from logrotate-log-dir-not-packaged

Open jengelh opened this issue 5 years ago • 2 comments

[  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.

jengelh avatar Nov 11 '20 13:11 jengelh

Shouldn't this already be declared in the filesystem package and picked up by rpmlint?

Conan-Kudo avatar Nov 11 '20 13:11 Conan-Kudo

This is also FilesCheck, it makes sense to inspect this after it is redone and cleaned up.

scarabeusiv avatar Nov 13 '20 10:11 scarabeusiv