Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 719748

Summary: media-fonts/noto-emoji Immediately fails with No Python implementation found for the build
Product: Gentoo Linux Reporter: Wesley Coakley <w>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15541
https://github.com/gentoo/gentoo/pull/15542
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of emerge --info

Description Wesley Coakley 2020-04-27 06:39:39 UTC
Created attachment 634794 [details]
Output of emerge --info

Error while emerging noto-emoji on a pretty fresh system.

>>> Emerging (1 of 1) media-fonts/noto-emoji-20200317-r1::gentoo
 * noto-emoji-20200317.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                             [ ok ]
 * No Python implementation found for the build. This is usually
 * a bug in the ebuild. Please report it to bugs.gentoo.org
 * along with the build log.

 * ERROR: media-fonts/noto-emoji-20200317-r1::gentoo failed (setup phase):
 *   No supported Python implementation installed.
 *
 * Call stack:
 *              ebuild.sh, line 125:  Called pkg_setup
 *              ebuild.sh, line 355:  Called python-any-r1_pkg_setup
 *   python-any-r1.eclass, line 361:  Called python_setup
 *   python-any-r1.eclass, line 349:  Called die
 * The specific snippet of code:
 *      die "No supported Python implementation installed."
 *
 * If you need support, post the output of `emerge --info '=media-fonts/noto-emoji-20200317-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-fonts/noto-emoji-20200317-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-fonts/noto-emoji-20200317-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-fonts/noto-emoji-20200317-r1/temp/die.env'.
 * Working directory: '/var/tmp/portage/media-fonts/noto-emoji-20200317-r1/homedir'
 * S: '/var/tmp/portage/media-fonts/noto-emoji-20200317-r1/work/noto-emoji-ac1703e9d7feebbf5443a986e08332b1e1c5afcf'
Comment 1 Wesley Coakley 2020-04-27 08:31:45 UTC
This issue seems to have disappeared on reboot...