Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835892 - [guru] dev-python/glyphsets-0.5.0 fails to compile: python3.8: No module named pip
Summary: [guru] dev-python/glyphsets-0.5.0 fails to compile: python3.8: No module name...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL: https://github.com/googlefonts/glyphs...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-24 08:37 UTC by Agostino Sarubbo
Modified: 2022-06-01 11:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.31 KB, text/plain)
2022-03-24 08: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 2022-03-24 08:37:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/glyphsets-0.2.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-24 08:37:25 UTC
Created attachment 767683 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-24 08:37:26 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/bin/python3.8: No module named pip
distutils.errors.DistutilsError: Command '['/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/glyphsets-0.2.1/temp/tmphsu10dp7', '--quiet', 'setuptools_scm<6.1,>=4']' returned non-zero exit status 1.
subprocess.CalledProcessError: Command '['/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/glyphsets-0.2.1/temp/tmphsu10dp7', '--quiet', 'setuptools_scm<6.1,>=4']' returned non-zero exit status 1.
Comment 3 Agostino Sarubbo gentoo-dev 2022-05-03 06:11:54 UTC
guru_ci has reproduced this issue with version 0.4.0 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-05-31 06:59:35 UTC
guru_ci has reproduced this issue with version 0.5.0 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-06-01 11:17:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1d90535e730c39ffc8596012d81bf3817361257

commit b1d90535e730c39ffc8596012d81bf3817361257
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-31 08:39:16 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-31 09:30:14 +0000

    dev-python/glyphsets: remove setuptools_scm constraint
    
    Closes: https://bugs.gentoo.org/835892
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 ...lyphsets-0.5.0-remove-setuptools_scm.constraint.patch | 16 ++++++++++++++++
 dev-python/glyphsets/glyphsets-0.5.0.ebuild              |  2 ++
 2 files changed, 18 insertions(+)