Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925727 - dev-python/pytest-home-0.5.1 fails tests: FileNotFoundError: [Errno 2] No such file or directory: 'git'
Summary: dev-python/pytest-home-0.5.1 fails tests: FileNotFoundError: [Errno 2] No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-28 19:56 UTC by matoro
Modified: 2024-03-30 16:17 UTC (History)
1 user (show)

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


Attachments
build.log and emerge --info (file_925727.txt,27.58 KB, text/plain)
2024-02-28 19:57 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-02-28 19:56:56 UTC
Missing dep

FAILED tests/test_fixtures.py::test_git_no_config - FileNotFoundError: [Errno 2] No such file or directory: 'git'

Reproducible: Always
Comment 1 matoro archtester 2024-02-28 19:57:49 UTC
Created attachment 886237 [details]
build.log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-02-28 20:40:27 UTC
The bug has been closed via the following commit(s):

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

commit d8b1a1e93485a921e22a0d8b5d069a3b10dd0865
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-28 20:04:06 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-28 20:39:56 +0000

    dev-python/pytest-home: Add a test dep on dev-vcs/git
    
    Closes: https://bugs.gentoo.org/925727
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pytest-home/pytest-home-0.5.1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)