rspamd.src:280: W: macro-in-comment %{name} There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. rspamd.src: W: no-version-in-last-changelog rspamd.x86_64: W: no-version-in-last-changelog The latest changelog entry doesn't contain a version. Please insert the version that is coherent with the version of the package and rebuild it. rspamd.x86_64: W: non-standard-gid /var/lib/rspamd _rspamd rspamd.x86_64: W: non-standard-gid /var/log/rspamd _rspamd A file in this package is owned by an unregistered group id. To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, add the group to the "config" file and send a submitrequest. rspamd.x86_64: W: non-standard-uid /var/lib/rspamd _rspamd rspamd.x86_64: W: non-standard-uid /var/log/rspamd _rspamd A file in this package is owned by an unregistered user id. To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, add the user to the "config" file and send a submitrequest. rspamd.x86_64: W: position-independent-executable-suggested /usr/bin/rspamadm rspamd.x86_64: W: position-independent-executable-suggested /usr/bin/rspamc rspamd.x86_64: W: position-independent-executable-suggested /usr/bin/rspamd This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. rspamd.x86_64: E: env-script-interpreter (Badness: 9) /usr/bin/rspamd-redirector /usr/bin/env perl rspamd.x86_64: E: env-script-interpreter (Badness: 9) /usr/bin/rspamd_stats /usr/bin/env perl This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env python needs to be patched into #!/usr/bin/python otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. 2 packages and 0 specfiles checked; 2 errors, 10 warnings.