<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Calibri">Hello!<br>
      <br>
    </font>
    <div class="moz-cite-prefix">On 4/24/2013 4:49 AM, Philipp Gesang
      wrote:<br>
    </div>
    <blockquote cite="mid:20130424084816.GA3193@phlegethon" type="cite">
      <pre wrap="">Hi Evan!

···<date: 2013-04-23, Tuesday>···<from: Evan Cooch>···

</pre>
      <blockquote type="cite">
        <pre wrap="">First time posting to this list. Apologies if posts 'like this'
should go somewhere (or to someone) else.

After most recent (23 Apr) updates (I'm using MikTeX 2.9) to various
</pre>
      </blockquote>
      <pre wrap="">
Which most recent update are you talking about? Could you please
add the output of mkluatexfontdb -V ?</pre>
    </blockquote>
    <br>
    mkluatexfontdb version 1.07, database version 2.009<br>
    <br>
    This is the *current* version I 'updated' too. Whatever the previous
    version was generated no errors. <br>
    <br>
    <blockquote cite="mid:20130424084816.GA3193@phlegethon" type="cite"><br>
      <pre wrap="">
How do you use luaotfload? Plain or Latex? With fontspec? Could
you please post a minimal example that triggers the error with
fonts that are on CTAN? Thank you.
</pre>
    </blockquote>
    <br>
    With fonts that are on CTAN? That sort of defeats the purpose of
    using fontspec in the first place! :-)<br>
    <br>
    But, it doesn't matter. I normally use Minion Pro (which I own), but
    it fails even using XITS  Here is a simple MWE<br>
    <br>
    \documentclass[11pt,letterpaper]{article}<br>
    <br>
    \usepackage{fontspec}<br>
    \setmainfont{XITS}<br>
    \usepackage{unicode-math}<br>
      \setmathfont{Asana Math}<br>
    <br>
    \begin{document}<br>
    <br>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent in
    tincidunt nulla. Donec quis laoreet est. Aenean vitae est felis, a
    venenatis magna. Mauris semper bibendum vulputate. Etiam bibendum
    quam ut erat rutrum consequat. <br>
    <br>
    \begin{equation}<br>
    \frac{dN}{dt}=rN\left(1-\frac{N}{K}\right)<br>
    \end{equation}<br>
    <br>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eget
    dolor ac diam interdum volutpat. Cras luctus congue nibh, at dictum
    nulla iaculis quis. <br>
    <br>
    <br>
    \end{document} <br>
    <br>
    <br>
    When I try to compile this using lualatex (using MikTeX 2.9),  it
    absolutely refuses to compile. For this MWE, the error message
    actually occurs during liaotfload:<br>
    <br>
    Luaotfload | scanning TEXMF and OS fonts...lualatex: Unexpected
    condition.<br>
    <br>
    And then it stops.<br>
    <br>
    <blockquote cite="mid:20130424084816.GA3193@phlegethon" type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">Compilation itself does seem to progress 'correctly', but something
that takes twice as long (because of what appears to be a bug
causing luaotfload to run every time a file is compiled, is not an
'update'.
</pre>
      </blockquote>
      <pre wrap="">
Probably an incorrect “<a class="moz-txt-link-freetext" href="file:”">file:”</a> lookup.</pre>
    </blockquote>
    <br>
    Meaning? <br>
    <br>
    <blockquote cite="mid:20130424084816.GA3193@phlegethon" type="cite">
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">Wonder if its related to the following. If I bring up an admin cmd
console, and run

mkluatexfontdb -f -vvv

I get an error:

mklualatexdb: Windows API Error 5: Access is denied
mklualatexdb: Data: C://Documents and settings
</pre>
      </blockquote>
      <pre wrap="">
Sorry, no idea. Maybe you need to pass it to texlua?</pre>
    </blockquote>
    <br>
    <br>
    Sorry, but that seems like a stretch.  Everything worked before 
    worked before. <br>
    <br>
    <br>
    <br>
    <blockquote cite="mid:20130424084816.GA3193@phlegethon" type="cite">
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">When I run this on my other machines - which I have not 'updated' -
mkluatexfontdb runs fine.
</pre>
      </blockquote>
      <pre wrap="">
Again, which version?</pre>
    </blockquote>
    <br>
    See above. <br>
    <br>
    <blockquote cite="mid:20130424084816.GA3193@phlegethon" type="cite">
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">Suggestions? Clearly something has been 'broken' during the update -
at least on Windows machines running MikTeX 2.9.

Thanks in advance.
</pre>
      </blockquote>
      <pre wrap="">
Thanks for reporting
Philipp


</pre>
    </blockquote>
    <br>
    <br>
    Sure -- not sure what else to report. <br>
    <br>
    I think the fact that mkluatexfontdb doesn't run - at all really -
    is telling. Could it be a corruption of something on this one - 
    updated - system? Suggestions on what to look for?<br>
    <br>
    Thanks.<br>
    <br>
  </body>
</html>