View Issue Details

IDProjectCategoryView StatusLast Update
0000295luatexluatex bugpublic2009-11-18 16:55
Reporterpatrick Assigned ToTaco  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.44.0 
Fixed in Version0.45.0 
Summary0000295: kpathsearch warning
DescriptionWhen I have this script:

#!/usr/bin/env texlua
require("foobar")

and run it:

$ ./helloworld.lua

I get this warning:

warning: kpathsea: configuration file texmf.cnf not found in these directories: /Users/patrick/work/software/git/bin:/Users/patrick/work/software/git:/Users/patrick/work/software:/Users/patrick/work/software/git/bin/share/texmf-local/web2c:/Users/patrick/work/software/git/share/texmf-local/web2c:/Users/patrick/work/software/share/texmf-local/web2c:/Users/patrick/work/software/git/bin/texmf-local/web2c:/Users/patrick/work/software/git/texmf-local/web2c:/Users/patrick/work/software/texmf-local/web2c:/Users/patrick/work/software/git/bin/share/texmf/web2c:/Users/patrick/work/software/git/share/texmf/web2c:/Users/patrick/work/software/share/texmf/web2c:/Users/patrick/work/software/git/bin/texmf/web2c:/Users/patrick/work/software/git/texmf/web2c:/Users/patrick/work/software/texmf/web2c.

I need an empty texmf.cnf in order to get rid of the message. This is IMHO crazy: I thought I can get rid of this kpathsearch stuff and now I have to use it again :(
TagsNo tags attached.

Activities

Taco

2009-11-09 14:26

administrator   ~0000328

Resolved as a side-effect of #3109

Issue History

Date Modified Username Field Change
2009-11-09 13:38 patrick New Issue
2009-11-09 14:26 Taco Status new => resolved
2009-11-09 14:26 Taco Resolution open => fixed
2009-11-09 14:26 Taco Assigned To => Taco
2009-11-09 14:26 Taco Note Added: 0000328
2009-11-18 16:54 Taco Fixed in Version => 0.45.0
2009-11-18 16:55 Taco Status resolved => closed