Hello,
I've updated TeX Live and TLcontrib today, and every time I try to use
texdoc, I get an error:
~ $ texdoc usrguide
/opt/texlive/2010/texmf/scripts/texdoc/search.tlu:585: attempt to index
upvalue 'tlp_from_runfile' (a nil value)
Philipp
)
~ $ texdoc usrguide
/opt/texlive/2010/texmf/scripts/texdoc/search.tlu:585: attempt to index
upvalue 'tlp_from_runfile' (a nil value)
Doesn't happen for me from TL svn. Maybe a tlcontrib issue, somehow?
)
Le 16/02/2011 23:49, Karl Berry a écrit :
> ~ $ texdoc usrguide
> /opt/texlive/2010/texmf/scripts/texdoc/search.tlu:585: attempt to index
> upvalue 'tlp_from_runfile' (a nil value)
>
> Doesn't happen for me from TL svn. Maybe a tlcontrib issue, somehow?
I can't reproduce with my TL install freshly updated from tlnet and tlcontrib
either. Philipp, which revisions of texdoc and luatex are you using? Here is
what I used for testing:
% tlmgr show texdoc luatex | egrep 'package:|revision:'
package: texdoc
revision: 20776
package: luatex
revision: 21346
Thanks,
Manuel.
)
Am 16.02.2011 um 23:49 schrieb Karl Berry:
> ~ $ texdoc usrguide
> /opt/texlive/2010/texmf/scripts/texdoc/search.tlu:585: attempt to index
> upvalue 'tlp_from_runfile' (a nil value)
>
> Doesn't happen for me from TL svn. Maybe a tlcontrib issue, somehow?
It also doesn't happen on my OS X system at home, also with TLcontrib. Strange. I'll check tomorrow whether the error still occurs on my Linux system.
)
Am 17.02.2011 um 00:50 schrieb Philipp Stephani:
>
> Am 16.02.2011 um 23:49 schrieb Karl Berry:
>
>> ~ $ texdoc usrguide
>> /opt/texlive/2010/texmf/scripts/texdoc/search.tlu:585: attempt to index
>> upvalue 'tlp_from_runfile' (a nil value)
>>
>> Doesn't happen for me from TL svn. Maybe a tlcontrib issue, somehow?
>
> It also doesn't happen on my OS X system at home, also with TLcontrib. Strange. I'll check tomorrow whether the error still occurs on my Linux system.
The error seems to be gone. I have no idea what happened.
)
Le 21/02/2011 23:36, Philipp Stephani a écrit :
> The error seems to be gone. I have no idea what happened.
Ok. I'm glad it works now, and thanks for testing!
Manuel.
)