Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719748 - media-fonts/noto-emoji Immediately fails with No Python implementation found for the build
Summary: media-fonts/noto-emoji Immediately fails with No Python implementation found ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-27 06:39 UTC by Wesley Coakley
Modified: 2020-04-27 08:31 UTC (History)
0 users

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


Attachments
Output of emerge --info (emerge-info,5.35 KB, text/plain)
2020-04-27 06:39 UTC, Wesley Coakley
Details

Note You need to log in before you can comment on or make changes to this bug.
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...