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

Bug 630116

Summary: media-gfx/fontforge-20170731: gnome2_icon_cache_update call missing
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal CC: fonts
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-gfx:fontforge-20170731:20170906-110208.log.xz

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-09-06 19:25:45 UTC
* Messages for package media-gfx/fontforge-20170731:
 * Log file: /var/log/portage/media-gfx:fontforge-20170731:20170906-110208.log

[...]
 * QA Notice: new icons were found installed but GTK+ icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/128x128/apps/fontforge.png
 *   /usr/share/icons/hicolor/16x16/apps/fontforge.png
 *   /usr/share/icons/hicolor/22x22/apps/fontforge.png
 *   /usr/share/icons/hicolor/24x24/apps/fontforge.png
 *   /usr/share/icons/hicolor/256x256/apps/fontforge.png
 *   /usr/share/icons/hicolor/32x32/apps/fontforge.png
 *   /usr/share/icons/hicolor/48x48/apps/fontforge.png
 *   /usr/share/icons/hicolor/64x64/apps/fontforge.png
 *   /usr/share/icons/hicolor/scalable/apps/fontforge.svg
 * Please make sure to call gnome2_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-09-06 19:26:24 UTC
Created attachment 492908 [details]
media-gfx:fontforge-20170731:20170906-110208.log.xz
Comment 2 Larry the Git Cow gentoo-dev 2017-09-06 19:40:12 UTC
Bug has been closed via the following commit:
    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e031bff8abca8691dc70282cd4abfb0985a37f98

    commit e031bff8abca8691dc70282cd4abfb0985a37f98
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-09-06 19:36:33 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-09-06 19:37:18 +0000

    media-gfx/fontforge: call gnome2_icon_cache_update
    
    Closes: https://bugs.gentoo.org/630116
    Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38

 media-gfx/fontforge/fontforge-20170731.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)