Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836660 - various packages: FileNotFoundError: [Errno 2] No such file or directory: pyproject.toml
Summary: various packages: FileNotFoundError: [Errno 2] No such file or directory: pyp...
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:
: 836661 836662 836668 836709 836848 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-04-02 17:34 UTC by Toralf Förster
Modified: 2022-04-10 16:19 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.90 KB, text/plain)
2022-04-02 17:34 UTC, Toralf Förster
Details
dev-python:PyGithub-1.55-r1:20220402-170221.log (dev-python:PyGithub-1.55-r1:20220402-170221.log,13.95 KB, text/plain)
2022-04-02 17:34 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,54.99 KB, application/x-bzip)
2022-04-02 17:34 UTC, Toralf Förster
Details
environment (environment,121.85 KB, text/plain)
2022-04-02 17:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.10 KB, application/x-bzip)
2022-04-02 17:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.43 KB, application/x-bzip)
2022-04-02 17:34 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-04-02 17:34:33 UTC
 *   Building the wheel for PyGithub-1.55 via setuptools.build_meta:__legacy__
Traceback (most recent call last):
  File "<stdin>", line 5, in <module>
FileNotFoundError: [Errno 2] No such file or directory: 'pyproject.toml'
 * ERROR: dev-python/PyGithub-1.55-r1::gentoo failed (compile phase):
 *   Wheel build failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220329-200013

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.59.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
*)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit edaa59fd0869e0207fc4e4208cb1a6dab9aa8953
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 2 16:37:19 2022 +0000

    2022-04-02 16:37:02 UTC

emerge -qpvO dev-python/PyGithub
[ebuild  N    ] dev-python/PyGithub-1.55-r1  USE="-test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-02 17:34:34 UTC
Created attachment 768524 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-02 17:34:35 UTC
Created attachment 768525 [details]
dev-python:PyGithub-1.55-r1:20220402-170221.log
Comment 3 Toralf Förster gentoo-dev 2022-04-02 17:34:36 UTC
Created attachment 768526 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-02 17:34:38 UTC
Created attachment 768527 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-02 17:34:39 UTC
Created attachment 768528 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-02 17:34:40 UTC
Created attachment 768529 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-04-02 19:11:03 UTC
The bug has been closed via the following commit(s):

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

commit 8491be3d0e50182171eb66519bc19cb90a20bae5
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-02 19:09:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-02 19:10:34 +0000

    distutils-r1.eclass: Revert "Support backend-path in pyproject.toml"
    
    This does not handle packages without pyproject.toml correctly.
    
    Reverts: c8b8dc11f7235ad4f7b05f24bd75a85c110ec400
    Closes: https://bugs.gentoo.org/836660
    Closes: https://bugs.gentoo.org/836661
    Closes: https://bugs.gentoo.org/836662
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 eclass/distutils-r1.eclass | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-03 07:33:52 UTC
*** Bug 836668 has been marked as a duplicate of this bug. ***
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-03 07:34:01 UTC
*** Bug 836661 has been marked as a duplicate of this bug. ***
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-03 07:34:06 UTC
*** Bug 836662 has been marked as a duplicate of this bug. ***
Comment 11 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-03 19:10:58 UTC
*** Bug 836709 has been marked as a duplicate of this bug. ***
Comment 12 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-10 16:19:19 UTC
*** Bug 836848 has been marked as a duplicate of this bug. ***