Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733002 - app-crypt/zulucrypt: desktop mimeinfo cache has not been updated
Summary: app-crypt/zulucrypt: desktop mimeinfo 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
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-07-17 06:06 UTC by Agostino Sarubbo
Modified: 2020-09-03 10:08 UTC (History)
0 users

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


Attachments
build.log (build.log,545.50 KB, text/plain)
2020-07-17 06:06 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-17 06:06:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/zulucrypt unspecified issue.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Unspecified issue means that there is an issue but the tinderbox is missing a bug template about it. The issue will be specified manually.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-17 06:06:23 UTC
Created attachment 649636 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-17 07:04:39 UTC
 * QA Notice: .desktop files with MimeType= were found installed
 * but desktop mimeinfo cache has not been updated:
 *   /usr/share/applications/zuluCrypt.desktop
 *   /usr/share/applications/zuluMount.desktop
 * Please make sure to call xdg_desktop_database_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
 * QA Notice: mime-info files were found installed but mime-info
 * cache has not been updated:
 *   /usr/share/mime/packages/zuluCrypt.xml
 * Please make sure to call xdg_mimeinfo_database_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 3 Jakov Smolić archtester gentoo-dev 2020-09-02 18:35:09 UTC
Updated PR is at https://github.com/gentoo/gentoo/pull/17375
Comment 4 Larry the Git Cow gentoo-dev 2020-09-03 10:08:47 UTC
The bug has been closed via the following commit(s):

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

commit 58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-09-02 10:34:03 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-09-03 10:08:21 +0000

    app-crypt/zulucrypt: update desktop mimeinfo cache
    
    Closes: https://bugs.gentoo.org/733002
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild             | 4 ++--
 app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild             | 4 ++--
 app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)