Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928642 - dev-texlive/texlive-langfrench-2023_p67951-r1 fails to compile: find: tlpobj: No such file or directory
Summary: dev-texlive/texlive-langfrench-2023_p67951-r1 fails to compile: find: tlpobj:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-05 13:47 UTC by Agostino Sarubbo
Modified: 2024-04-05 16:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,64.75 KB, text/plain)
2024-04-05 13:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-04-05 13:47:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-texlive/texlive-langfrench-2023_p67951-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-05 13:47:15 UTC
Created attachment 889523 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-05 13:47:16 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2024-04-05 16:06:32 UTC
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(-)