============================ rpmlint session starts ============================
rpmlint: 2.7.0
configuration:
/opt/testing/lib/python3.13/rpmlint/configdefaults.toml
/opt/testing/share/rpmlint/cron-whitelist.toml
/opt/testing/share/rpmlint/dbus-services.toml
/opt/testing/share/rpmlint/device-files-whitelist.toml
/opt/testing/share/rpmlint/licenses.toml
/opt/testing/share/rpmlint/opensuse.toml
/opt/testing/share/rpmlint/pam-modules.toml
/opt/testing/share/rpmlint/permissions-whitelist.toml
/opt/testing/share/rpmlint/pie-executables.toml
/opt/testing/share/rpmlint/polkit-rules-whitelist.toml
/opt/testing/share/rpmlint/scoring.toml
/opt/testing/share/rpmlint/security.toml
/opt/testing/share/rpmlint/sudoers-whitelist.toml
/opt/testing/share/rpmlint/sysctl-whitelist.toml
/opt/testing/share/rpmlint/systemd-tmpfiles.toml
/opt/testing/share/rpmlint/users-groups.toml
/opt/testing/share/rpmlint/world-writable-whitelist.toml
/opt/testing/share/rpmlint/zypper-plugins.toml
/etc/xdg/rpmlint/scoring-strict.override.toml
checks: 41, packages: 8
cups.armv7hl: E: zero-length /usr/share/cups/templates/da/help-trailer.tmpl
cups.armv7hl: E: zero-length /usr/share/cups/templates/de/help-trailer.tmpl
cups.armv7hl: E: zero-length /usr/share/cups/templates/es/help-trailer.tmpl
cups.armv7hl: E: zero-length /usr/share/cups/templates/fr/help-trailer.tmpl
cups.armv7hl: E: zero-length /usr/share/cups/templates/help-trailer.tmpl
cups.armv7hl: E: zero-length /usr/share/cups/templates/ja/help-trailer.tmpl
cups.armv7hl: E: zero-length /usr/share/cups/templates/pt_BR/help-trailer.tmpl
cups.armv7hl: E: zero-length /usr/share/cups/templates/ru/help-trailer.tmpl
cups.armv7hl: W: tmpfile-not-in-filelist /run/cups
cups.armv7hl: W: tmpfile-not-in-filelist /run/cups/certs
cups.armv7hl: W: tmpfile-not-in-filelist /var/spool/cups/tmp
Please add the specified file to your %files section as %ghost so users can
easily query who created the file, it gets uninstalled on package removal and
finally other rpmlint checks see it.
cups.armv7hl: E: systemd-service-without-service_del_preun cups.path
The package contains a systemd service but doesn't contain a %preun with a
call to service_del_preun.
cups.armv7hl: E: systemd-service-without-service_del_postun cups.path
The package contains a systemd service but doesn't contain a %postun with a
call to service_del_postun.
cups.armv7hl: E: systemd-service-without-service_add_pre cups.path
The package contains a systemd service but doesn't contain a %pre with a call
to service_add_pre.
cups.armv7hl: E: systemd-service-without-service_add_post cups.path
The package contains a systemd service but doesn't contain a %post with a call
to service_add_post.
cups.spec:126: E: obsolete-suse-version-check 1310
The specfile contains a comparison of %suse_version against a suse release
that is no longer in maintenance. Consider removing obsolete parts of your
spec file to make it more readable.
cups.spec:1943: W: non-break-space line 1943, char 37
The spec file contains a non-break space, which looks like a regular space in
some editors but can lead to obscure errors. It should be replaced by a
regular space.
cups-config.armv7hl: E: no-binary
cups-devel.armv7hl: E: no-binary
The package should be of the noarch architecture because it doesn't contain
any binaries.
cups.armv7hl: W: files-duplicate /etc/cups/cups-files.conf.default /etc/cups/cups-files.conf
cups.armv7hl: W: files-duplicate /etc/cups/snmp.conf.default /etc/cups/snmp.conf
Your package contains duplicated files that are not hard- or symlinks. You
should use the %fdupes macro to link the files to one.
cups.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/share/cups/ppdc/epson.h
cups.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/share/cups/ppdc/hp.h
cups.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/share/cups/ppdc/label.h
A file that is needed only e.g. when developing or building software is
included in a non-devel package. These files should go in devel packages.
cups-ddk.armv7hl: E: devel-dependency cups-devel
Your package has a dependency on a devel package but it's not a devel package
itself.
cups.armv7hl: E: dbus-policy-allow-without-destination /usr/share/dbus-1/system.d/cups.conf
'allow' directives must always specify a 'send_destination'.
cups.armv7hl: W: dbus-policy-allow-receive /usr/share/dbus-1/system.d/cups.conf
allow receive_* is normally not needed as that is the default.
cups.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/sbin/cupsd
libcups2.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libcups.so.2
The binary calls gethostbyname. Please port the code to use getaddrinfo.
Check time report (>1% & >0.1s):
Check Duration (in s) Fraction (in %) Checked files
ExtractRpm 1.4 36.4
BinariesCheck 1.1 28.6
BashismsCheck 0.5 13.8
SpecCheck 0.1 3.9
SignatureCheck 0.1 3.6
FilesCheck 0.1 3.4
SUIDPermissionsCheck 0.1 3.3
TOTAL 3.8 100.0
8 packages and 0 specfiles checked; 20 errors, 9 warnings, 82 filtered, 167 badness; has taken 3.8 s