Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734240 - app-misc/emelfm2 installs .desktop files with MimeType but does not update desktop mimeinfo cache
Summary: app-misc/emelfm2 installs .desktop files with MimeType but does not update de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-28 10:13 UTC by Agostino Sarubbo
Modified: 2021-03-27 09:11 UTC (History)
0 users

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


Attachments
build.log (build.log,457.13 KB, text/plain)
2020-07-28 10:13 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 2020-07-28 10:13:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/emelfm2 installs .desktop files with MimeType but does not update desktop mimeinfo cache.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-28 10:13:32 UTC
Created attachment 651180 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-07-28 13:17:47 UTC
The bug has been closed via the following commit(s):

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

commit e8f4436841661f6603fd963cbe740e5150a5a947
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-07-28 13:11:31 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-07-28 13:17:44 +0000

    app-misc/emelfm2: EAPI=7
    
    Also:
    - Use x11-libs/gtk+:3 by default
    - Call xdg_desktop_database_update
    - Set CFLAGS+=-fcommon
    - Fix DOC_DIR
    
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Closes: https://bugs.gentoo.org/734240
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=710808
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 app-misc/emelfm2/emelfm2-0.9.1-r3.ebuild | 104 +++++++++++++++++++++++++++++++
 1 file changed, 104 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-03-27 09:11:26 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528411b8d483eaa03b22185f630053d6517d09bb

commit 528411b8d483eaa03b22185f630053d6517d09bb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-27 09:08:33 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-27 09:11:13 +0000

    app-misc/emelfm2: Fix xdg.eclass usage, drop multilib, use BDEPEND
    
    Fix HOMEPAGE, DESCRIPTION
    
    Bug: https://bugs.gentoo.org/734240
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-misc/emelfm2/emelfm2-0.9.1-r5.ebuild | 36 ++++++++++++--------------------
 1 file changed, 13 insertions(+), 23 deletions(-)