Summary: | dev-python/pygraphviz: fails to run tests on arm (cannot import name '_graphviz' from 'pygraphviz') | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amd64, arm, gentoo |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 728846 | ||
Attachments: | build.log |
Description
Sam James
![]() ![]() ![]() ![]() Created attachment 648912 [details]
build.log
same happens on amd64 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35bd9fb96d8171607f4b6cf84aaebac12d2a6b18 commit 35bd9fb96d8171607f4b6cf84aaebac12d2a6b18 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-08-21 23:20:38 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-08-21 23:20:38 +0000 dev-python/pygraphviz: Version bump to 1.6 Bug: https://bugs.gentoo.org/732224 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> dev-python/pygraphviz/Manifest | 1 + dev-python/pygraphviz/pygraphviz-1.6.ebuild | 44 +++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) Soap's bump/fixes does indeed solve this. |