Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906081 - dev-python/hatchling-1.15.0 fails tests
Summary: dev-python/hatchling-1.15.0 fails tests
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: 2023-05-10 16:37 UTC by Agostino Sarubbo
Modified: 2023-05-10 19:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,174.02 KB, text/plain)
2023-05-10 16:37 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 2023-05-10 16:37:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/hatchling-1.15.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-10 16:37:49 UTC
Created attachment 861446 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-10 16:37:49 UTC
Error(s) that match a know pattern:


E               OSError: Executable `cargo` could not be found on PATH
FAILED tests/backend/builders/test_app.py::TestBuildBootstrap::test_default
FAILED tests/backend/builders/test_app.py::TestBuildBootstrap::test_default_build_target
FAILED tests/backend/builders/test_app.py::TestBuildBootstrap::test_pyapp_version
FAILED tests/backend/builders/test_app.py::TestBuildBootstrap::test_python_version
FAILED tests/backend/builders/test_app.py::TestBuildBootstrap::test_scripts
FAILED tests/backend/builders/test_app.py::TestBuildBootstrap::test_scripts_build_target
FAILED tests/backend/builders/test_app.py::TestBuildBootstrap::test_verbosity
Comment 3 Larry the Git Cow gentoo-dev 2023-05-10 19:24:17 UTC
The bug has been closed via the following commit(s):

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

commit 9b2b5a5e6d9d8ead906008c544f1178bff9d62c4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-05-10 19:12:09 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-05-10 19:17:13 +0000

    dev-python/hatchling: Workaround test failures w/ no cargo(1)
    
    Closes: https://bugs.gentoo.org/906081
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/hatchling/hatchling-1.15.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)