Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735724 - kde-frameworks/kcoreaddons-5.72.0 installs mime-info files but does not update mime-info cache
Summary: kde-frameworks/kcoreaddons-5.72.0 installs mime-info files but does not updat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-03 09:37 UTC by Agostino Sarubbo
Modified: 2020-08-03 22:39 UTC (History)
0 users

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


Attachments
build.log (build.log,246.06 KB, text/plain)
2020-08-03 09:37 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-08-03 09:37:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-frameworks/kcoreaddons-5.72.0 installs mime-info files but does not update mime-info cache.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-03 09:37:29 UTC
Created attachment 652660 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-03 22:27:57 UTC
The bug has been closed via the following commit(s):

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

commit c252394c79e8ac5549ca137d0d0aaa4a84fc47d3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-08-03 22:26:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-03 22:27:28 +0000

    kde-frameworks/kcoreaddons: Add missing xdg_mimeinfo_database_update
    
    Thankfully, the only Framework needing this.
    
    Closes: https://bugs.gentoo.org/735724
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kcoreaddons/kcoreaddons-5.70.0.ebuild | 12 +++++++++++-
 kde-frameworks/kcoreaddons/kcoreaddons-5.72.0.ebuild | 12 +++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2020-08-03 22:39:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=b51e003462713e736b200f4041a1fc3e0e483ef8

commit b51e003462713e736b200f4041a1fc3e0e483ef8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-08-03 22:26:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-03 22:39:26 +0000

    kde-frameworks/kcoreaddons: Add missing xdg_mimeinfo_database_update
    
    Thankfully, the only Framework needing this.
    
    Closes: https://bugs.gentoo.org/735724
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kcoreaddons/kcoreaddons-5.73.0.ebuild | 12 +++++++++++-
 kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild   | 12 +++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)