https://bugs.kde.org/show_bug.cgi?id=433109
David Geiger <geiger.david68...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |geiger.david68...@gmail.com --- Comment #3 from David Geiger <geiger.david68...@gmail.com> --- Hi, We have the same issue on Mageia Cauldron during build: + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/systemsettings-5.21.1-1.mga9.x86_64/usr/share/applications/systemsettings.desktop: error: value "kcm_lookandfeel;kcm_users;screenlocker;powerdevilprofilesconfig;kcm_kscreen;" for key "Actions" in group "Desktop Entry" contains invalid action identifier "kcm_lookandfeel", only alphanumeric characters and '-' are allowed /home/iurt/rpmbuild/BUILDROOT/systemsettings-5.21.1-1.mga9.x86_64/usr/share/applications/systemsettings.desktop: error: file contains group "Desktop Action kcm_lookandfeel", which has an invalid action identifier, only alphanumeric characters and '-' are allowed /home/iurt/rpmbuild/BUILDROOT/systemsettings-5.21.1-1.mga9.x86_64/usr/share/applications/systemsettings.desktop: error: file contains group "Desktop Action kcm_users", which has an invalid action identifier, only alphanumeric characters and '-' are allowed /home/iurt/rpmbuild/BUILDROOT/systemsettings-5.21.1-1.mga9.x86_64/usr/share/applications/systemsettings.desktop: error: file contains group "Desktop Action kcm_kscreen", which has an invalid action identifier, only alphanumeric characters and '-' are allowed /home/iurt/rpmbuild/BUILDROOT/systemsettings-5.21.1-1.mga9.x86_64/usr/share/applications/systemsettings.desktop: error: action group "Desktop Action powerdevilprofilesconfig" exists, but there is no matching action "powerdevilprofilesconfig" /home/iurt/rpmbuild/BUILDROOT/systemsettings-5.21.1-1.mga9.x86_64/usr/share/applications/systemsettings.desktop: error: action group "Desktop Action screenlocker" exists, but there is no matching action "screenlocker" Validating </home/iurt/rpmbuild/BUILDROOT/systemsettings-5.21.1-1.mga9.x86_64/usr/share/applications/systemsettings.desktop> failed! at /usr/share/spec-helper/check_desktop_files line 34. error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.RhtJwa (%install) Also to validate a package we launch the check desktop file script automatically in our build system so we can't build this package for now, except reverted the commit. What can be done to fix this rpmlint error? -- You are receiving this mail because: You are watching all bug changes.