Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839999 - dev-python/setuptools-rust-1.2.0 fails tests
Summary: dev-python/setuptools-rust-1.2.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-22 06:39 UTC by Agostino Sarubbo
Modified: 2022-04-22 07:08 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,247.88 KB, text/plain)
2022-04-22 06:39 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 2022-04-22 06:39:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/setuptools-rust-1.2.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-22 06:39:30 UTC
Created attachment 772775 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-22 06:39:31 UTC
Error(s) that match a know pattern:


distutils.errors.DistutilsError: Command '['/var/tmp/portage/dev-python/setuptools-rust-1.2.0/work/setuptools-rust-1.2.0-python3_8/install/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/setuptools-rust-1.2.0/temp/tmpxsq93p0i', '--quiet', 'cffi']' returned non-zero exit status 1.
subprocess.CalledProcessError: Command '['/var/tmp/portage/dev-python/setuptools-rust-1.2.0/work/setuptools-rust-1.2.0-python3_8/install/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/setuptools-rust-1.2.0/temp/tmpxsq93p0i', '--quiet', 'cffi']' returned non-zero exit status 1.
/var/tmp/portage/dev-python/setuptools-rust-1.2.0/work/setuptools-rust-1.2.0-python3_8/install/usr/bin/python3.8: No module named pip
Comment 3 Larry the Git Cow gentoo-dev 2022-04-22 07:08:59 UTC
The bug has been closed via the following commit(s):

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

commit a8ac3c96c7bc384949e5a5062a9faaae6b20ac74
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-22 06:57:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-22 07:08:52 +0000

    dev-python/setuptools-rust: Add dev-python/cffi test dep
    
    Closes: https://bugs.gentoo.org/839999
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/setuptools-rust/setuptools-rust-1.2.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)