Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 658496

Summary: kde-plasma/plasma-desktop-5.12.5-r1 with dev-util/desktop-file-utils-0.23: QA Notice: This package installs one or more .desktop files that do not pass validation
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: CONFIRMED ---    
Severity: QA CC: freedesktop-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz
emerge-info.txt

Description Francesco Turco 2018-06-19 15:17:53 UTC
Created attachment 536348 [details]
build.log.xz

Portage reports the following QA issue when emerging kde-plasma/plasma-desktop:

> QA Notice: This package installs one or more .desktop files that do not
> pass validation.
> 
>      /usr/share/applications/org.kde.kfontview.desktop: error: (will be fatal in the future): value "application/x-font-ttf;application/x-font-type1;application/x-font-otf;application/x-font-pcf;application/x-font-bdf;application/vnd.kde.fontspackage;font/otf;font/ttf;" for key "MimeType" in group "Desktop Entry" contains value "font/otf" which is an invalid MIME type: "font" is an unregistered media type
>      /usr/share/applications/org.kde.kfontview.desktop: error: (will be fatal in the future): value "application/x-font-ttf;application/x-font-type1;application/x-font-otf;application/x-font-pcf;application/x-font-bdf;application/vnd.kde.fontspackage;font/otf;font/ttf;" for key "MimeType" in group "Desktop Entry" contains value "font/ttf" which is an invalid MIME type: "font" is an unregistered media type

-------------------------------------------

$ emerge -pv plasma-desktop

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] kde-plasma/plasma-desktop-5.12.5-r1:5::gentoo  USE="fontconfig mouse -appstream -debug -handbook -ibus -pulseaudio -scim -semantic-desktop {-test} -touchpad" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Comment 1 Francesco Turco 2018-06-19 15:18:14 UTC
Created attachment 536350 [details]
emerge-info.txt

emerge --info
Comment 2 Andreas Sturmlechner gentoo-dev 2018-06-20 10:40:32 UTC
desktop-file-utils-0.23 (latest release) is missing RFC 8081 support.

https://cgit.freedesktop.org/xdg/desktop-file-utils/commit/?id=92af4108750ceaf4191fd54e255885c7d8a78b70
Comment 3 Andreas Sturmlechner gentoo-dev 2018-07-09 11:04:18 UTC
Should we revbump desktop-file-utils with a backport?