Libertine font not seen

Haines Brown via texhax <[email protected]> Fri, 6 Feb 2026 11:45:28 -0500
Newsgroups gmane.comp.tex.texhax
Message-ID <[email protected]>
The linux-libertine package is installed

$ fc-cache -fv | grep libertine
/usr/share/fonts/opentype/linux-libertine
/usr/share/fonts/opentype/linux-libertine:
  caching, new cache contents: 13 fonts, 0 dirs
/usr/share/fonts/opentype/linux-libertine:
  skipping looped directory detected

# texhash
texhash: updating /usr/share/texmf/ls-R...
texhash: updating /var/lib/texmf/ls-R-TEXTLIVEDIST...
texhash: updating /var/lib/texmf/-ls-R-TEXMFMAIN...
texhash: updating /var/lib/texmf/ls-R...
texhash: Done. 

I compile this code with lualatex

\documentclass{article}
\usepackage{fontspec}
\setmainfont{Linux Libertine 0}
\begin{document}
...

and get 

/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
! Font \TU/lmr/m/n/10=[lmroman10-regular]:+tlig; at 10pt not 
  loadable
<to be read again>
relax
l.116 ...lt\fontfamilydefault\seriesdefault\shapedefault


-- 

     Haines Brown