Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747019 - app-portage/layman: support pypy3
Summary: app-portage/layman: support pypy3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Layman Overlay Manager project
URL:
Whiteboard:
Keywords:
: 747025 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-10-07 08:46 UTC by Jason A. Donenfeld
Modified: 2020-10-07 09:39 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason A. Donenfeld gentoo-dev 2020-10-07 08:46:35 UTC
Gentoo users are being encouraged to try pypy3 with portage: https://blogs.gentoo.org/mgorny/2020/10/06/speeding-up-emerge-depgraph-calculation-using-pypy3/

However, layman does not have pypy3 enabled for its package, which means portage cannot load the laymansync plugin, which is a problem.
Comment 1 Jason A. Donenfeld gentoo-dev 2020-10-07 08:53:49 UTC
*** Bug 747025 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2020-10-07 09:22:23 UTC
The bug has been referenced in the following commit(s):

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

commit 2bd3950266c72baf3bca051d3366c659e3f2122c
Author:     Jason A. Donenfeld <zx2c4@gentoo.org>
AuthorDate: 2020-10-07 09:11:45 +0000
Commit:     Jason A. Donenfeld <zx2c4@gentoo.org>
CommitDate: 2020-10-07 09:11:45 +0000

    dev-python/ssl-fetch: support pypy3
    
    Bug: https://bugs.gentoo.org/747019
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 2 +-
 dev-python/ssl-fetch/ssl-fetch-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2020-10-07 09:39:07 UTC
The bug has been closed via the following commit(s):

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

commit a7a9e7415d4472081ab9596f3be2c8b896a7b245
Author:     Jason A. Donenfeld <zx2c4@gentoo.org>
AuthorDate: 2020-10-07 09:38:28 +0000
Commit:     Jason A. Donenfeld <zx2c4@gentoo.org>
CommitDate: 2020-10-07 09:38:56 +0000

    app-portage/layman: support pypy3
    
    Closes: https://bugs.gentoo.org/747019
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>

 app-portage/layman/layman-2.4.3.ebuild     | 2 +-
 app-portage/layman/layman-9999.ebuild      | 2 +-
 profiles/features/selinux/package.use.mask | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)