Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948646 - [guru] net-vpn/mullvadvpn-app-2025.3_beta1 installs icons but does not update icon cache
Summary: [guru] net-vpn/mullvadvpn-app-2025.3_beta1 installs icons but does not update...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Itai Ferber
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2025-01-24 08:49 UTC by Agostino Sarubbo
Modified: 2025-01-27 09:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,62.63 KB, text/plain)
2025-01-24 08:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-24 08:49:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-vpn/mullvadvpn-app-2025.3_beta1 installs icons but does not update icon cache.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0007
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-24 08:49:31 UTC
Created attachment 917395 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-27 09:57:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad9713e56703c8cf238e5904a8a52a0a01ebe323

commit ad9713e56703c8cf238e5904a8a52a0a01ebe323
Author:     Itai Ferber <itai@itaiferber.net>
AuthorDate: 2025-01-24 12:37:52 +0000
Commit:     Itai Ferber <itai@itaiferber.net>
CommitDate: 2025-01-24 12:37:52 +0000

    net-vpn/mullvadvpn-app: update icons and desktop database
    
    When implementing pkg_{preinst,postinst,postrm}, it's necessary to call
    the equivalent xdg_* functions directly in order to update the icon
    cache and desktop database.
    
    Closes: https://bugs.gentoo.org/948646
    Signed-off-by: Itai Ferber <itai@itaiferber.net>

 .../mullvadvpn-app-2025.3_beta1-r1.ebuild          | 152 +++++++++++++++++++++
 1 file changed, 152 insertions(+)