Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 928162

Summary: app-text/texlive-core-2023-r5 texdoc does not work
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED FIXED    
Severity: normal CC: o.freyermuth, tex
Priority: Normal Keywords: REGRESSION
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=687592
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulrich Müller gentoo-dev 2024-03-30 11:14:27 UTC
$ texdoc koma-script
texdoc error: No texlive.tlpdb nor shipped tlpdb data found.

Looks like a regression from bug 687592. I guess that a fix similar to the one in https://bugs.gentoo.org/687592#c2 would work.
Comment 1 Larry the Git Cow gentoo-dev 2024-04-03 17:38:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f953a24b62bcce256f3f138c98f9fbb5126cd5

commit 92f953a24b62bcce256f3f138c98f9fbb5126cd5
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-04-02 14:05:29 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-04-03 17:34:44 +0000

    texlive-module.eclass: add texlive-module_update_tlpdb
    
    Update (or create) the tlpdb based on the contents of
    /usr/share/tlpkg/tlpobj.
    
    Closes: https://bugs.gentoo.org/928162
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 eclass/texlive-module.eclass | 57 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 57 insertions(+)