Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692670 - net-im/gajim-1.1.3 QA Notice: new icons were found installed but icon cache
Summary: net-im/gajim-1.1.3 QA Notice: new icons were found installed but icon cache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-21 11:07 UTC by Conrad Kostecki
Modified: 2019-08-26 07:21 UTC (History)
0 users

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 Conrad Kostecki gentoo-dev 2019-08-21 11:07:53 UTC
/var/tmp/portage/net-im/gajim-1.1.3/temp/environment: Zeile 2008: gnome2_icon_cache_update: Kommando nicht gefunden.
 * Updating .desktop files database ...                                                                                                                                                                                                [ ok ]
 * QA Notice: new icons were found installed but icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/symbolic/apps/org.gajim.Gajim-symbolic.svg
 *   /usr/share/icons/hicolor/128x128/apps/org.gajim.Gajim.png
 *   /usr/share/icons/hicolor/scalable/apps/org.gajim.Gajim.svg
 *   /usr/share/icons/hicolor/64x64/apps/org.gajim.Gajim.png
 * Please make sure to call xdg_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
>>> net-im/gajim-1.1.3 merged.
>>> Regenerating /etc/ld.so.cache...
Comment 1 Larry the Git Cow gentoo-dev 2019-08-26 07:21:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f9d234b4406bf51e6faca93cc8bdea2762fb97

commit 32f9d234b4406bf51e6faca93cc8bdea2762fb97
Author:     Hanno <hanno@gentoo.org>
AuthorDate: 2019-08-26 07:21:44 +0000
Commit:     Hanno <hanno@gentoo.org>
CommitDate: 2019-08-26 07:21:44 +0000

    net-im/gajim: Fix QA warnings.
    
    Replace deprecated gnome2_icon_cache_update with xdg_icon_cache_update.
    Avoid installing pre-gzipped man pages.
    
    Closes: https://bugs.gentoo.org/692670
    Signed-off-by: Hanno Boeck <hanno@gentoo.org>
    Package-Manager: Portage-2.3.73, Repoman-2.3.17

 net-im/gajim/gajim-1.1.3.ebuild | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)