https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pysmi-0.3.4 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 688113 [details] build.log build log and emerge --info
Possible context of error(s): self._pendingError = error.PySmiError('file %s access error: %s' % (self._name, sys.exc_info()[1]))
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91af11b554dae0426b755f49490fcdfd72b6a34a commit 91af11b554dae0426b755f49490fcdfd72b6a34a Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-23 09:32:57 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-02-23 09:32:57 +0000 dev-python/pysmi: Add missing pysnmp test dep Closes: https://github.com/gentoo/gentoo/pull/19612 Closes: https://bugs.gentoo.org/772221 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> dev-python/pysmi/pysmi-0.3.4.ebuild | 1 + 1 file changed, 1 insertion(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ffdc85c5750142e11532ba8e236912871fdaa38 commit 4ffdc85c5750142e11532ba8e236912871fdaa38 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-02-23 09:32:54 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-02-23 09:32:54 +0000 dev-python/pysnmp: Move pysmi to PDEPEND * Because pysmi needs pysnmp to run tests Bug: https://bugs.gentoo.org/772221 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> dev-python/pysnmp/pysnmp-4.4.12-r1.ebuild | 2 +- dev-python/pysnmp/pysnmp-999999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)