============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
/opt/testing/lib64/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
rpmlintrc:
/home/abuild/rpmbuild/SOURCES/NetworkManager-rpmlintrc
checks: 41, packages: 14
NetworkManager.x86_64: E: systemd-service-without-service_del_preun NetworkManager-config-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_del_preun NetworkManager-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_del_preun NetworkManager-wait-online-initrd.service
The package contains a systemd service but doesn't contain a %preun with a
call to service_del_preun.
NetworkManager.x86_64: E: systemd-service-without-service_del_postun NetworkManager-config-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_del_postun NetworkManager-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_del_postun NetworkManager-wait-online-initrd.service
The package contains a systemd service but doesn't contain a %postun with a
call to service_del_postun.
NetworkManager.x86_64: E: systemd-service-without-service_add_pre NetworkManager-config-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_add_pre NetworkManager-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_add_pre NetworkManager-wait-online-initrd.service
The package contains a systemd service but doesn't contain a %pre with a call
to service_add_pre.
NetworkManager.x86_64: E: systemd-service-without-service_add_post NetworkManager-config-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_add_post NetworkManager-initrd.service
NetworkManager.x86_64: E: systemd-service-without-service_add_post NetworkManager-wait-online-initrd.service
The package contains a systemd service but doesn't contain a %post with a call
to service_add_post.
NetworkManager.x86_64: W: obsolete-not-provided libnm-glib-vpn1
NetworkManager.x86_64: W: obsolete-not-provided libnm-glib4
NetworkManager.x86_64: W: obsolete-not-provided libnm-util2
If a package is obsoleted by a compatible replacement, the obsoleted package
should also be provided in order to not cause unnecessary dependency breakage.
If the obsoleting package is not a compatible replacement for the old one,
leave out the Provides.
NetworkManager.x86_64: E: dir-or-file-in-etc-NetworkManager-dispatcher.d /etc/NetworkManager/dispatcher.d
A file in the package is located in /etc/NetworkManager/dispatcher.d. It's not
permitted for packages to install files in this directory.
NetworkManager.x86_64: E: dbus-policy-allow-without-destination /usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf
NetworkManager.x86_64: E: dbus-policy-allow-without-destination /usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf
'allow' directives must always specify a 'send_destination'.
Check time report (>1% & >0.1s):
Check Duration (in s) Fraction (in %) Checked files
ExtractRpm 1.4 62.3
BinariesCheck 0.2 9.9
SignatureCheck 0.1 5.5
SpecCheck 0.1 4.5
TOTAL 2.3 100.0
14 packages and 0 specfiles checked; 15 errors, 3 warnings, 71 filtered, 15 badness; has taken 2.4 s