https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-i18n/transifex-client-1.0.0 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 763094 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: could not find resource 'projslug.resslugdoesntexist' in local configuration. ERROR Given resources not found in config file. ERROR: could not find file 'aaa.json'. Aborting. panic: runtime error: invalid memory address or nil pointer dereference [recovered]
It seems one test fails due to lacking network connectivity: === RUN TestUpdateCommandCheckEQtoProduction update_test.go:52: Get "https://api.github.com/repos/transifex/cli/releases": dial tcp: lookup api.github.com on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af159743324b26bd2551d6c336171b2ad4579dd commit 2af159743324b26bd2551d6c336171b2ad4579dd Author: Robert Siebeck <gentoo.2019@r123.de> AuthorDate: 2022-01-23 21:33:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-28 07:53:31 +0000 app-i18n/transifex-client: skip tests depending on network connection. Closes: https://bugs.gentoo.org/831772 Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/23934 Signed-off-by: Sam James <sam@gentoo.org> app-i18n/transifex-client/transifex-client-1.0.0.ebuild | 2 ++ 1 file changed, 2 insertions(+)