Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810820 - dev-util/pkgcheck-0.10.5 fails tests without dev-python/requests
Summary: dev-util/pkgcheck-0.10.5 fails tests without dev-python/requests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-08-28 18:29 UTC by Mart Raudsepp
Modified: 2021-08-28 19:14 UTC (History)
0 users

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


Attachments
build.log (build.log,203.52 KB, text/plain)
2021-08-28 18:29 UTC, Mart Raudsepp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2021-08-28 18:29:31 UTC
Created attachment 736501 [details]
build.log

dev-util/pkgcheck tests fail if there is no suitable dev-python/requests on the system. This was possible for me, because I was switched over to python3.10 for my pkgcore/pkgcheck install, but hadn't yet reinstalled dev-python/requests with py3.10.

I don't know if requests is just always needed by tests, or it somehow mis-detected its presence for other python versions, probably the former.
Comment 1 Larry the Git Cow gentoo-dev 2021-08-28 19:14:00 UTC
The bug has been closed via the following commit(s):

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

commit 021a15b57d353e418bec3e4ebdc85fb3d5d2f029
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-08-28 19:13:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-08-28 19:13:56 +0000

    dev-util/pkgcheck: Add missing test deps
    
    Closes: https://bugs.gentoo.org/810820
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-util/pkgcheck/pkgcheck-0.10.3.ebuild | 6 +++++-
 dev-util/pkgcheck/pkgcheck-0.10.5.ebuild | 6 +++++-
 dev-util/pkgcheck/pkgcheck-9999.ebuild   | 9 +++++++--
 3 files changed, 17 insertions(+), 4 deletions(-)