#13445 closed defect (fixed)
texdoc broken on texlive source install
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 10.0 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Stephen Berman noticed that texdoc fails, reporting
texdoc error: No texlive.tlpdb nor shipped tlpdb data found
http://lists.linuxfromscratch.org/pipermail/blfs-support/2020-April/081985.html
I happen to be on a system where TL is still 2019, and there too it failed. Turns out that each year's tlpdb-full is supplied as a tarball (file, signature, md5 and sha hashes). Dropping that into /opt/texlive/YYYY/tlpkg allows texdoc to work, at least on a system where ruby has been installed.
Change History (5)
comment:1 by , 6 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 6 years ago
comment:3 by , 6 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Proved that hiding the rake program (from ruby) does not prevent this working.
I hope I've fixed this in r23027, but I've reworked the instructions for the book to (hopefully) match what we're doing for texmf. Meanwhile, leaving open until the book has rendered and I can try to add an erratum.