Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633604 - media-gfx/uniconvertor-2.0_pre379-r2 mime-info cache has not been updated
Summary: media-gfx/uniconvertor-2.0_pre379-r2 mime-info cache has not been updated
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-06 09:16 UTC by Jonas Stein
Modified: 2018-04-21 22:01 UTC (History)
2 users (show)

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 Jonas Stein gentoo-dev 2017-10-06 09:16:12 UTC
* QA Notice: mime-info files were found installed but mime-info
 * cache has not been updated:
 *   /usr/share/mime/packages/vnd.sk1project.pdxf-graphics.xml
 * Please make sure to call xdg_mimeinfo_database_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.

perhaps the same for the other ebuilds.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-21 22:01:13 UTC
The bug has been closed via the following commit(s):

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

commit 39f51b31aafed2b9127c5d68366309a7a4449d93
Author:     Jonas Stein <jstein@gentoo.org>
AuthorDate: 2018-04-21 22:00:49 +0000
Commit:     Jonas Stein <jstein@gentoo.org>
CommitDate: 2018-04-21 22:01:04 +0000

    media-gfx/uniconvertor: QA Fix: xdg_utils
    
    Add missing update funtions to the ebuild.
    Closes: https://bugs.gentoo.org/633604
    Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-gfx/uniconvertor/uniconvertor-2.0_pre379-r1.ebuild | 14 ++++++++++++--
 media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild | 12 +++++++++++-
 2 files changed, 23 insertions(+), 3 deletions(-)