Summary: | dev-texlive/texlive-langspanish-2023_p67307-r1 fails to compile: find: tlpobj: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Alexis Ballier <aballier> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | tex |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 889519 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: * FAILED postinst: 1 find: ‘/usr/share/tlpkg/tlpobj’: No such file or directory The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac957bc00b6bdc98a12d9164609b901ccb04e7b4 commit ac957bc00b6bdc98a12d9164609b901ccb04e7b4 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2024-04-05 16:04:13 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2024-04-05 16:04:13 +0000 texlive-common_update_tlpdb: only run find if tlpobj dir exists Closes: https://bugs.gentoo.org/928638 Closes: https://bugs.gentoo.org/928639 Closes: https://bugs.gentoo.org/928640 Closes: https://bugs.gentoo.org/928641 Closes: https://bugs.gentoo.org/928642 Closes: https://bugs.gentoo.org/928643 Closes: https://bugs.gentoo.org/928644 Closes: https://bugs.gentoo.org/928645 Signed-off-by: Florian Schmaus <flow@gentoo.org> eclass/texlive-common.eclass | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) |