Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643332 - sci-geosciences/viking-1.6.2 - Please make sure to call gnome2_icon_cache_update()
Summary: sci-geosciences/viking-1.6.2 - Please make sure to call gnome2_icon_cache_upd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks:
 
Reported: 2018-01-03 22:08 UTC by Martin Mokrejš
Modified: 2018-01-07 08:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2018-01-03 22:08:02 UTC
>>> Installing (2 of 2) sci-geosciences/viking-1.6.2::gentoo
 * QA Notice: new icons were found installed but GTK+ icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/48x48/apps/viking.png
 * Please make sure to call gnome2_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Warning in file "usr/share/applications/pcmanfm.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent)
 * QA Notice: .desktop files with MimeType= were found installed
 * but desktop mimeinfo cache has not been updated:
 *   /usr/share/applications/viking.desktop
 * Please make sure to call xdg_desktop_database_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-07 08:04:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c1d7b0fbd1c807c4678735400d25a2f54e38ad

commit 56c1d7b0fbd1c807c4678735400d25a2f54e38ad
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-01-07 08:03:44 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-01-07 08:03:44 +0000

    sci-geosciences/viking: fix QA issues, bug 643332
    
    Call gnome2_icon_cache_update and xdg_desktop_database_update
    to updated caches.
    
    Closes: https://bugs.gentoo.org/643332
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sci-geosciences/viking/viking-1.6.2-r1.ebuild | 84 +++++++++++++++++++++++++++
 1 file changed, 84 insertions(+)