Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951695 - dev-python/gpep517-16 fails tests: "flit_core.config.ConfigError: License file ../../../LICENSE does not exist"
Summary: dev-python/gpep517-16 fails tests: "flit_core.config.ConfigError: License fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-21 03:42 UTC by Jonathan Lovelace
Modified: 2025-03-21 18:58 UTC (History)
1 user (show)

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


Attachments
dev-python:gpep517-16:20250320-160532.log (dev-python:gpep517-16:20250320-160532.log,61.33 KB, text/plain)
2025-03-21 03:42 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.48 KB, text/plain)
2025-03-21 03:43 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2025-03-21 03:42:39 UTC
Created attachment 921476 [details]
dev-python:gpep517-16:20250320-160532.log

=dev-python/gpep517-16 fails its test phase for me, specifically test_integration and test_integration_install (both only in the "[flit_core]" incarnation):

=========================================================================== short test summary info ============================================================================
SKIPPED [1] test/test_main.py:326: could not import 'pdm.pep517': No module named 'pdm.pep517'
SKIPPED [1] test/test_main.py:357: could not import 'pdm.pep517': No module named 'pdm.pep517'
FAILED test/test_main.py::test_integration[flit_core] - flit_core.config.ConfigError: License file ../../../LICENSE does not exist
FAILED test/test_main.py::test_integration_install[flit_core] - flit_core.config.ConfigError: License file ../../../LICENSE does not exist
============================================================= 2 failed, 69 passed, 2 skipped, 4 warnings in 2.26s ==============================================================
Comment 1 Jonathan Lovelace 2025-03-21 03:43:10 UTC
Created attachment 921477 [details]
emerge-info.txt
Comment 2 Larry the Git Cow gentoo-dev 2025-03-21 18:58:29 UTC
The bug has been closed via the following commit(s):

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

commit 19d4ab1b4a9098008d19dafe39aa3befb3041a99
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-03-21 18:56:53 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2025-03-21 18:58:26 +0000

    dev-python/gpep517: Bump to 17
    
    Closes: https://bugs.gentoo.org/951695
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/gpep517/Manifest          |  1 +
 dev-python/gpep517/gpep517-17.ebuild | 48 ++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)