Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906385 - dev-python/pep517-0.13.0 fails to compile: Unknown backend: flit_core.buildapi
Summary: dev-python/pep517-0.13.0 fails to compile: Unknown backend: flit_core.buildapi
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-15 09:38 UTC by Agostino Sarubbo
Modified: 2023-05-15 10:48 UTC (History)
0 users

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


Attachments
build.log (build.log,43.02 KB, text/plain)
2023-05-15 09:38 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-15 09:38:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pep517-0.13.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-15 09:38:45 UTC
Created attachment 861723 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-15 10:48:36 UTC
The bug has been closed via the following commit(s):

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

commit 4ef6f4496d5bf78dc92c23fcd67a6c5187d126ff
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-05-15 10:46:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-05-15 10:46:40 +0000

    distutils-r1.eclass: Fix sed mistake
    
    Closes: https://bugs.gentoo.org/906385
    Closes: https://bugs.gentoo.org/906376
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 eclass/distutils-r1.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)