https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pyx-0.15_p1 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 780803 [details] build.log build log and emerge --info
Error(s) that match a know pattern: .............................dvitype: sample2e.dvi: No such file or directory FAILED (errors=8) FileNotFoundError: [Errno 2] No such file or directory: 'latex' ' is not in list ModuleNotFoundError: No module named 'pyx' ValueError: '
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c498f9a85569076d7be7c52eafd7bafc85caa4 commit f4c498f9a85569076d7be7c52eafd7bafc85caa4 Author: Andrey Grozin <grozin@gentoo.org> AuthorDate: 2022-05-29 15:22:39 +0000 Commit: Andrey Grozin <grozin@gentoo.org> CommitDate: 2022-05-29 15:22:39 +0000 dev-python/pyx: DEPEND on latex-base always Bug: https://bugs.gentoo.org/847502 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org> dev-python/pyx/pyx-0.15_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Could you please check if it's OK now? virtual/latex-base is needed both for test and for normal operation. I cannot be sure if anything else latex-related is needed for test, because I have a large set of latex-related packages installed on my system, and for me the test runs successfully.