Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938869 - media-gfx/eom-1.28.0-r1 installs .desktop files with MimeType but does not update desktop mimeinfo cache
Summary: media-gfx/eom-1.28.0-r1 installs .desktop files with MimeType but does not up...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: immolo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-01 07:34 UTC by Agostino Sarubbo
Modified: 2024-09-01 20:35 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,408.65 KB, text/plain)
2024-09-01 07:34 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 2024-09-01 07:34:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/eom-1.28.0-r1 installs .desktop files with MimeType but does not update desktop mimeinfo cache.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0030
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-01 07:34:12 UTC
CC'ing also the author of the commit (857ef70b4010715de00ef4d8cdd092ed531fe270)
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-01 07:34:13 UTC
Created attachment 901802 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2024-09-01 20:35:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1bbb3e2d39f38f800b17d178f63a08e8061d0d

commit 7d1bbb3e2d39f38f800b17d178f63a08e8061d0d
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-09-01 20:22:42 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-09-01 20:35:02 +0000

    media-gfx/eom: fix broken implementation of optfeature
    
    It deleted the previous inherited pkg_postinst. Restore this by manually
    running it.
    
    Bug: https://github.com/gentoo/gentoo/pull/37358
    Closes: https://bugs.gentoo.org/938868
    Closes: https://bugs.gentoo.org/938869
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 media-gfx/eom/{eom-1.28.0-r1.ebuild => eom-1.28.0-r2.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)