Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 645570

Summary: app-office/kmymoney-4.8.1.1-r1 stabilisation
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: StabilizationAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: STABLEREQ
Priority: Normal Flags: stable-bot: sanity-check+
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
app-office/kmymoney-4.8.1.1-r1
Runtime testing required: ---

Description Andreas Sturmlechner gentoo-dev 2018-01-24 16:29:18 UTC
Arches, please stabilise. Thanks in advance.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2018-01-26 19:55:09 UTC
x86 stable

jfy:
 * QA Notice: Symbolic link /usr/share/doc/HTML/de/kmymoney/common points to /usr/share/doc/HTML/de/common which does not exist.
>>> /usr/share/doc/HTML/de/kmymoney/common -> /usr/share/doc/HTML/de/common
 * QA Notice: .desktop files with MimeType= were found installed
 * but desktop mimeinfo cache has not been updated:
 *   /usr/share/applications/kde4/org.kde.kmymoney.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/x-kmymoney.xml
 * Please make sure to call xdg_mimeinfo_database_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
>>> app-office/kmymoney-4.8.1.1-r1 merged.
Comment 2 Larry the Git Cow gentoo-dev 2018-01-27 01:02:02 UTC
The bug has been referenced in the following commit(s):

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

commit cccc76165144b54d08ffa72de0e17b045ec9f818
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-01-27 00:58:53 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-01-27 01:01:52 +0000

    app-office/kmymoney: stabilise 4.8.1.1-r1 for amd64
    
    Bug: https://bugs.gentoo.org/645570
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-office/kmymoney/kmymoney-4.8.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)}
Comment 3 Michael Palimaka (kensington) gentoo-dev 2018-01-27 01:02:22 UTC
I fixed the cache updates too.