Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928162 - app-text/texlive-core-2023-r5 texdoc does not work
Summary: app-text/texlive-core-2023-r5 texdoc does not work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2024-03-30 11:14 UTC by Ulrich Müller
Modified: 2024-04-03 17:38 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)