slatex / LaTeXML-Plugin-sTeX

A LaTeXML Plugin for Semantic LaTeX (sTeX)
LaTeX Project Public License v1.3c
2 stars 3 forks source link

Couldn't create DB cache #64

Closed kohlhase closed 8 years ago

kohlhase commented 8 years ago

I get the error

error: latexml: no omdoc created
latexml-result: failure /Users/kohlhase/localmh/MathHub/MiKoMH/GenCS/latexml/www/en/www-overview.omdoc
error: latexml-post: internal:db Couldn't create DB cache for /Users/kohlhase/localmh/MathHub/MiKoMH/GenCS/latexml/www/en/www-overview.omdoc

@dginev, does this ring a bell?

dginev commented 8 years ago

Do you have write permissions to that directory? Also do you have libdb installed?

The error is that latexml's post-processing is failing to create a cache DB

kohlhase commented 8 years ago

Both dirs I have write permission.

I guess I should have libdb installed, since the error is only for some of the files in that directory; it seems to work for the others.

angerhang commented 8 years ago

Strange I cannot reproduce

Hangs-MBP:GenCS Hang$ lmh omdoc source/www/en/www-overview.tex --force
sms-result: success /mounted/lmh/MathHub/MiKoMH/GenCS/source/www/en/url-urn.sms
latexml-result: success /mounted/lmh/MathHub/MiKoMH/GenCS/latexml/www/en/www-overview.omdoc

Did you switch back to the master branch after working on LaTeXML-Plugin-sTeX form yesterday?

kohlhase commented 8 years ago

Strange I cannot reproduce

I was hoping that (then there is no general problem) and fearing that (then it is unlikely to be fixed for me)

kohlhase commented 8 years ago

Did you switch back to the master branch after working on LaTeXML-Plugin-sTeX form yesterday?�

actually no, but this should not influence the error (I had seen that before).

angerhang commented 8 years ago

@kohlhase could you check on this ticket again?

I still cannot reproduce.

kohlhase commented 8 years ago

this is still a problem when I run it locally on my mac, but I can run it fine in docker.