<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove global variable gArchiveReader in onlineupdater"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108563#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove global variable gArchiveReader in onlineupdater"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108563">bug 108563</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span></b>
        <pre>(In reply to Chris from <a href="show_bug.cgi?id=108563#c2">comment #2</a>)
<span class="quote">> I want to work on this ticket but got stuck on building the software.
> I did the autogen.sh with the following command (that worked fine so far):
> ./autogen.sh --enable-online-update=mar --with-update-config=/tmp/update.ini

> But on additional "make" command the build stopped by complaining about the
> content of the "update.ini" file. Is there a something about the syntax of
> this file in the docs?</span >

Hey Chris,

oh. I forgot that the file is now required.

The content of the file is a typical windows based ini file and for you the
content needs to be at least. For path_to_a_simple_text_file you can use to any
simple few character text file that contains a few characters. You don't need a
valid certificate right now as you don't need to execute an update to test your
code.

[Updater]
certificate-der=path_to_a_simple_text_file</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>