Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302683 - app-text/texlive-core-2009: texdoc warnings
Summary: app-text/texlive-core-2009: texdoc warnings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 19:07 UTC by Daniel Oehry
Modified: 2010-02-01 10:50 UTC (History)
0 users

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 Daniel Oehry 2010-01-28 19:07:39 UTC
texdoc produces warnings


Reproducible: Always

Steps to Reproduce:
1. type "texdoc foo"
2.
3.

Actual Results:  
texdoc warning: syntax error in /usr/share/texmf/texdoc/texdoc.cnf at line 66.
texdoc warning: syntax error in /usr/share/texmf/texdoc/texdoc.cnf at line 69.
...


Expected Results:  
no warnings

The problem seems to be a wrong file:
/usr/local/texlive/2009/texmf/scripts/texdoc/texdoc.tlu

The file which ist shipped in texlive-module-texdoc-2009.tar.xz is different from the file installed.

Replacing texdoc.tlu with the file from the archive solves the problem.
Comment 1 Alexis Ballier gentoo-dev 2010-02-01 10:50:57 UTC
this should be fixed in -r1, thanks for reporting