Summary: | net-libs/telepathy-qt-0.9.8 - ERROR: pkg_setup(): No supported Python implementation installed. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stephen Newell <sjnewell> |
Component: | Current packages | Assignee: | Alexander Akulich <akulichalexander> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, proxy-maint, qt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info '=net-libs/telepathy-qt-0.9.8::gentoo'
build.log |
Created attachment 598530 [details]
build.log
My quick fix was to replace "inherit python-any-r1" with "inherit python-r1". I just ran into this on a new install. For me, it's being pulled in with kdenetwork-meta, so I dropped it for now. Hopefully a change appears quickly in the tree... The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1548b9178dae67ba95242d702018145d0b53a1 commit 7b1548b9178dae67ba95242d702018145d0b53a1 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-12-08 16:00:03 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-12-08 16:00:25 +0000 net-libs/telepathy-qt: Fix pkg_setup Closes: https://bugs.gentoo.org/702046 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild | 1 + 1 file changed, 1 insertion(+) |
Created attachment 598528 [details] emerge --info '=net-libs/telepathy-qt-0.9.8::gentoo' Failure occurred during a regular system update (emerge -1UuDvqa @world). I tried just emerging net-libs/telepathy-qt but got the same errors. $ emerge -pvq '=net-libs/telepathy-qt-0.9.8::gentoo' [ebuild U ] net-libs/telepathy-qt-0.9.8 [0.9.7-r1] USE="-debug -farstream -test%" emerge.info and build.log are atched