Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905585 - net-p2p/syncthing-1.23.2 new icons were found installed but icon cache has not been updated
Summary: net-p2p/syncthing-1.23.2 new icons were found installed but icon cache has no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 16:23 UTC by Esteve Varela Colominas
Modified: 2023-05-04 14:08 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 Esteve Varela Colominas 2023-05-02 16:23:44 UTC
package lacks call to xdg_update_icon_cache (or remove pkg_postinst/rm phases and inherit xdg.eclass).

>>> Messages generated by process 12657 on 2023-05-01 22:46:48 CEST for package net-p2p/sync
thing-1.23.2:

QA: other
QA Notice: new icons were found installed but icon cache
has not been updated:
  /usr/share/icons/hicolor/64x64/apps/syncthing.png
  /usr/share/icons/hicolor/scalable/apps/syncthing.svg
  /usr/share/icons/hicolor/128x128/apps/syncthing.png
  /usr/share/icons/hicolor/256x256/apps/syncthing.png
  /usr/share/icons/hicolor/32x32/apps/syncthing.png
  /usr/share/icons/hicolor/512x512/apps/syncthing.png
Please make sure to call xdg_icon_cache_update()
in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-04 14:08:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21bcbf1b7363f0345f4e27cce032cfcd40795a64

commit 21bcbf1b7363f0345f4e27cce032cfcd40795a64
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-05-04 14:07:28 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-05-04 14:08:15 +0000

    net-p2p/syncthing: update icon cache
    
    Closes: https://bugs.gentoo.org/905585
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../syncthing/{syncthing-1.23.4.ebuild => syncthing-1.23.4-r1.ebuild}   | 2 ++
 1 file changed, 2 insertions(+)