Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653948 - app-crypt/libsecret-0.18.6 test failures
Summary: app-crypt/libsecret-0.18.6 test failures
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-04-24 06:58 UTC by Harri Nieminen (Moiman)
Modified: 2018-04-24 10:57 UTC (History)
0 users

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


Attachments
build log (build.log,199.82 KB, text/x-log)
2018-04-24 06:58 UTC, Harri Nieminen (Moiman)
Details
emerge --info (info,16.66 KB, text/plain)
2018-04-24 06:58 UTC, Harri Nieminen (Moiman)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Harri Nieminen (Moiman) 2018-04-24 06:58:23 UTC
Created attachment 528404 [details]
build log

============================================================================
Testsuite summary for libsecret 0.18.6
============================================================================
# TOTAL: 197
# PASS:  46
# SKIP:  0
# XFAIL: 0
# FAIL:  144
# XPASS: 0
# ERROR: 7
============================================================================
See ./test-suite.log
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret
============================================================================

Most failures are like this "ImportError: No module named 'dbus'"
Comment 1 Harri Nieminen (Moiman) 2018-04-24 06:58:47 UTC
Created attachment 528406 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2018-04-24 10:04:50 UTC
The bug has been closed via the following commit(s):

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

commit ec948a7eb4a93c5fe031c0f085047a540ebf8e82
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-04-24 09:59:40 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-04-24 10:00:54 +0000

    app-crypt/libsecret: add missing dbus-python test dependency
    
    Add --host-root to has_version while here - hopefully that's correct..
    
    Closes: https://bugs.gentoo.org/653948
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-crypt/libsecret/libsecret-0.18.6.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
Comment 3 Mart Raudsepp gentoo-dev 2018-04-24 10:05:21 UTC
Please try if anything else is missing
Comment 4 Harri Nieminen (Moiman) 2018-04-24 10:57:33 UTC
(In reply to Mart Raudsepp from comment #3)
> Please try if anything else is missing

It works now. Thank you :)