Description of problem: urpmi --auto-upgrade --keep give me some warnings : Warning in file "/usr/share/applications/kde4/kmailservice.desktop": usage of MIME type "x-scheme-handler/mailto" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type) Reproducible: Steps to Reproduce:
I forgot these warnings for kdelibs4-4.6.1-2.mga1.src.rpm : Warning in file "/usr/share/applications/kde4/ktelnetservice.desktop": usage of MIME type "x-scheme-handler/telnet" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type) Warning in file "/usr/share/applications/kde4/ktelnetservice.desktop": usage of MIME type "x-scheme-handler/rlogin" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type) Warning in file "/usr/share/applications/kde4/ktelnetservice.desktop": usage of MIME type "x-scheme-handler/ssh" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type)
Summary: bad MIME type for kmailservice.desktop => bad MIME type for several kdelibs desktop files
Hum there's no urpmi --auto-upgrade function maybe you mean urpmi --auto-update. I just did the upgrade here i did not notice any errors regarding this file btw :/ Anyway indeed according to our current desktop-file-validate, this .desktop is not valid because we are not up to date: we're using currently 0.17 while the correct version of desktop file utils is 0.18 cf http://freedesktop.org/wiki/Software/desktop-file-utils & with this version this .desktop file is valid. We'll upgrade desktop-files-utils to fix this Regards,
Status: NEW => ASSIGNEDCC: (none) => balcaen.johnSummary: bad MIME type for several kdelibs desktop files => bad MIME type for kmailservice.desktopSource RPM: kdelibs4-4.6.1-2.mga1.src.rpm => desktop-file-utils-0.17-1.mga1.src.rpm
Of course this going to wait after alpha 2 release since we're in freeze.
Hardware: i586 => AllAssignee: bugsquad => balcaen.john
(In reply to comment #2) > Hum there's no urpmi --auto-upgrade function maybe you mean urpmi > --auto-update. > I just did the upgrade here i did not notice any errors regarding this file btw > :/ It only happened with mozilla-thunderbird which had an update-desktop-database post/postun scriptlet, I've removed it as it's not needed with rpm filetriggers (it was missed because the tb spec wasn't using the regular/old %update_menus).
Thoses errors was fixed with desktop-file-utils-0.18-1.mga1.src.rpm
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED