Hide Forgot
Description of problem: see https://errata.devel.redhat.com/rpmdiff/show/54950?result_id=913749 although the actual error message isn't perfect - the alternative location is okay - it still reveals an error according to packaging guidelines(*): https://fedoraproject.org/wiki/Packaging:Guidelines#Icon_tag_in_Desktop_Files the Icon entry should either cointain full path or just base file name without the ".png" extension - I'd strongly suggest the latter, as there are several variants of the icon also within redhat-artwork package (*) which should apply here as I do not know of any RHEL-specific exception covering this case? while at it, note also that the files /usr/share/icons/hicolor/48x48/apps/system-config-date.png and /usr/share/system-config-date/pixmaps/system-config-date.png are duplicate, binary equal if the latter cannot be removed completely, I'd suggest symlinking Version-Release number of selected component (if applicable): system-config-date-1.8.12-5.el5.noarch How reproducible: always Steps to Reproduce: 1. grep Icon /usr/share/applications/system-config-date.desktop 2. diff /usr/share/icons/hicolor/48x48/apps/system-config-date.png /usr/share/system-config-date/pixmaps/system-config-date.png ; echo $? Actual results: Icon=system-config-date.png 0 Expected results: Icon=system-config-date diff: /usr/share/system-config-date/pixmaps/system-config-date.png: No such file or directory 2 Additional info:
Unfortunately it's too late in the life cycle of Red Hat Enterprise Linux 5 to fix this bug. The upcoming 5.10 update is going to be the first production phase 2 release of Red Hat Enterprise Linux 5. From phase 2 on we'll be addressing primarily security and critical issues, therefore I'll close this ticket.