Bug 1399056 - lualatex won't run, says: missing module 'lualibs' when package fontspec is loaded
Summary: lualatex won't run, says: missing module 'lualibs' when package fontspec is l...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-28 07:54 UTC by ponor.hr
Modified: 2016-12-05 21:44 UTC (History)
3 users (show)

Fixed In Version: texlive-2016-22.20160520.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-05 21:44:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ponor.hr 2016-11-28 07:54:33 UTC
Description of problem:
Runing LuaTeX, Version 0.95.0 (TeX Live 2016), on
\documentclass{article}
\usepackage{fontspec}
\setmainfont{TeX Gyre Termes}
\begin{document}
abcd 12345
\end{document}
ends up in the errors like "(/usr/share/texlive/texmf-dist/tex/luatex/luaotfload/luaotfload.sty...ive/texmf -dist/tex/luatex/luaotfload/luaotfload-init.lua:117: module 'lualibs' not found:no field package.preload['lualibs']" 
and 
"! Font \EU2/lmr/m/n/10=file:lmroman10-regular:script=latn;+trep;+tlig; at 10pt not loadable: metric data not found or bad"
The file compiles with xelatex.
This, however, compiles with both (but makes little sense as no OpenType fonts can be used):
\documentclass{article}
\begin{document}
abcd 12345
\end{document}

Version-Release number of selected component (if applicable):
texlive-fontspec-5:svn41262-17.fc25.1.noarch
texlive-luatex-5:svn40963-17.fc25.1.noarch

Comment 1 ponor.hr 2016-11-28 21:11:43 UTC
It could be due to the bug reported here for miktex: http://tex.stackexchange.com/questions/337543/after-miktex-update-suddenly-all-fonts-incl-existing-path-referenced-ttf-file

Comment 2 ponor.hr 2016-11-30 05:18:19 UTC
texlive-lualibs should be installed with texlive-luatex, that fixes the problem

Comment 3 Fedora Update System 2016-12-01 18:55:23 UTC
texlive-2016-22.20160520.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-871210a6e2

Comment 4 Fedora Update System 2016-12-04 08:07:28 UTC
texlive-2016-22.20160520.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-871210a6e2

Comment 5 Fedora Update System 2016-12-05 21:44:03 UTC
texlive-2016-22.20160520.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.