<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I think I have the same and I could fix it in a very simple way.</p>
    <p>System (well, this is as reported today, after the update I did
      yesterday, `sensitive` information is replaced by dots :) ):</p>
    <p><font color="#060bf8"><tt><a class="moz-txt-link-abbreviated" href="mailto:root@........#">root@........#</a> uname -a</tt><tt><br>
        </tt><tt>
          DragonFly </tt></font><font color="#060bf8"><tt><font
            color="#060bf8"><tt>........</tt></font> 5.8-RELEASE
          DragonFly v5.8.3-RELEASE #1: Fri Sep 25 10:24:38 CEST 2020    
          <a class="moz-txt-link-abbreviated" href="mailto:root@........:/usr/obj/usr/src/sys/X86_64_GENERIC">root@........:/usr/obj/usr/src/sys/X86_64_GENERIC</a>  x86_64</tt><tt><br>
        </tt><tt>
          <a class="moz-txt-link-abbreviated" href="mailto:root@........#">root@........#</a> openssl version</tt><tt><br>
        </tt><tt>
          LibreSSL 2.9.1</tt></font><tt><br>
      </tt>
    </p>
    <p>I did a basic update-upgrade (yesterday):<br>
    </p>
    <p><font color="#060bf8"><tt><a class="moz-txt-link-abbreviated" href="mailto:root@........#">root@........#</a> pkg update</tt><tt><br>
        </tt><tt>Updating Avalon repository catalogue...</tt><tt><br>
        </tt><tt>Fetching meta.conf: 100%    246 B   0.3kB/s    00:01   
        </tt><tt><br>
        </tt><tt>Fetching packagesite.txz: 100%    6 MiB 337.4kB/s   
          00:19    </tt><tt><br>
        </tt><tt>Processing entries: 100%</tt><tt><br>
        </tt><tt>Avalon repository update completed. 31761 packages
          processed.</tt><tt><br>
        </tt><tt>All repositories are up to date.</tt><tt><br>
        </tt><tt><a class="moz-txt-link-abbreviated" href="mailto:root@........#">root@........#</a> pkg upgrade</tt><tt><br>
        </tt><tt>Updating Avalon repository catalogue...</tt><tt><br>
        </tt><tt>Avalon repository is up to date.</tt><tt><br>
        </tt><tt>All repositories are up to date.</tt><tt><br>
        </tt><tt>New version of pkg detected; it needs to be installed
          first.</tt><tt><br>
        </tt><tt>The following 1 package(s) will be affected (of 0
          checked):</tt><tt><br>
        </tt><tt><br>
        </tt><tt>Installed packages to be UPGRADED:</tt><tt><br>
        </tt><tt>        pkg: 1.14.7 -> 1.15.10 [Avalon]</tt><tt><br>
        </tt><tt><br>
        </tt><tt>Number of packages to be upgraded: 1</tt><tt><br>
        </tt><tt><br>
        </tt><tt>3 MiB to be downloaded.</tt><tt><br>
        </tt><tt><br>
        </tt><tt>Proceed with this action? [y/N]: y</tt><tt><br>
        </tt><tt>[1/1] Fetching pkg-1.15.10.txz: 100%    3 MiB
          292.1kB/s    00:10    </tt><tt><br>
        </tt><tt>Checking integrity... done (0 conflicting)</tt><tt><br>
        </tt><tt>[1/1] Upgrading pkg from 1.14.7 to 1.15.10...</tt><tt><br>
        </tt><tt>[1/1] Extracting pkg-1.15.10: 100%</tt><tt><br>
        </tt><tt>pkg: Failed to execute lua script: [string "args =
          {}..."]:11: attempt to call a nil value (field 'stat')</tt><tt><br>
        </tt><tt>pkg: lua script failed</tt><tt><br>
        </tt><tt>No active remote repositories configured.</tt><tt><br>
        </tt><tt><a class="moz-txt-link-abbreviated" href="mailto:root@........#">root@........#</a> pkg update</tt><tt><br>
        </tt><tt>No active remote repositories configured.</tt><tt><br>
        </tt></font></p>
    <p>I checked <font color="#060bf8"><tt>/usr/local/etc/pkg/repos</tt></font>,
      the only file was <font color="#060bf8"><tt>/usr/local/etc/pkg/repos/df-latest.conf.sample</tt></font>,
      furthermore in <font color="#060bf8"><tt>/var/cache/pkg/pkg*</tt></font>
      I could check that this file was unchanged from version <font
        color="#060bf8"><tt>1.14.7</tt></font> to <font color="#060bf8"><tt>1.15.10</tt></font>
      so I did the following:</p>
    <p><font color="#060bf8"><tt><font color="#060bf8"><tt><a class="moz-txt-link-abbreviated" href="mailto:root@........#">root@........#</a>
            </tt></font>cp </tt><tt>/usr/local/etc/pkg/repos/df-latest.conf.sample
        </tt><tt>/usr/local/etc/pkg/repos/df-latest.conf</tt></font></p>
    <p>And voilá, pkg started to work, at least I think it does, so I
      could do <font color="#060bf8"><tt>pkg upgrade</tt></font>.<br>
    </p>
    <p>Two further notes.</p>
    <p>I don't understand the following, while I think it's the expected
      behaviour. FYI <font color="#060bf8"><tt>libressl</tt></font>'s
      version was <font color="#060bf8"><tt>3.1.x</tt></font> before:<br>
    </p>
    <p><font color="#060bf8"><tt>root@</tt></font><font color="#060bf8"><tt><font
            color="#060bf8"><tt>........</tt></font># openssl version</tt><tt><br>
        </tt><tt>LibreSSL 2.9.1</tt><tt><br>
        </tt><tt>root@</tt></font><font color="#060bf8"><tt><font
            color="#060bf8"><tt>........</tt></font># pkg info openssl</tt><tt><br>
        </tt><tt>pkg: No package(s) matching openssl</tt><tt><br>
        </tt><tt>root@</tt></font><font color="#060bf8"><tt><font
            color="#060bf8"><tt>........</tt></font># pkg which
          /usr/bin/openssl</tt><tt><br>
        </tt><tt>/usr/bin/openssl was not found in the database</tt><tt><br>
        </tt><tt>root@</tt></font><font color="#060bf8"><tt><font
            color="#060bf8"><tt>........</tt></font># pkg info libressl</tt><tt><br>
        </tt><tt>libressl-3.2.3</tt></font></p>
    <p>And during upgrade, <font color="#060bf8"><tt>postgresql12-client</tt></font>
      (a package I don't have a clue why it has been installed :) )
      reported a clash but unfortunately I didn't copy it.<br>
    </p>
    <p><font color="#060bf8"><tt>root@gnifanip /u/l/e/p/repos# pkg info
          postgresql12-client</tt><tt><br>
        </tt><tt>postgresql12-client-12.4</tt><tt><br>
        </tt></font><br>
    </p>
    <p>Regards,</p>
    <p>Balazs<br>
    </p>
    <pre class="moz-signature" cols="72">On 1/1/21 5:48 AM, Tim Darby wrote:
</pre>
    <blockquote type="cite"
cite="mid:CAP3DVKJDcLuwnP9Sk0-5wD0bDn4g08Kqgzyp8CWOEH753A7HfQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_default" style="font-family:trebuchet
            ms,sans-serif;font-size:small">I'm just getting the lua
            error.</div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Thu, Dec 31, 2020 at 5:26
            PM Antonio Huete Jiménez <<a
              href="mailto:tuxillo@quantumachine.net"
              moz-do-not-send="true">tuxillo@quantumachine.net</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">Hi Tim,<br>
            <br>
            What is the error you're getting? Only the lua one?<br>
            <br>
            Regards,<br>
            Antonio Huete<br>
            <br>
            Quoting Tim Darby <<a href="mailto:t@timdarby.net"
              target="_blank" moz-do-not-send="true">t@timdarby.net</a>>:<br>
            <br>
            > Hi Antonio, same thing here. Here's my report:<br>
            ><br>
            > ~$ uname -a<br>
            >                                      boojum<br>
            > DragonFly <a href="http://boojum.timdarby.com"
              rel="noreferrer" target="_blank" moz-do-not-send="true">boojum.timdarby.com</a>
            5.9-DEVELOPMENT DragonFly<br>
            > v5.9.0.1183.g96012-DEVELOPMENT #45: Sun Dec 20 23:27:28
            UTC 2020<br>
            >
            <a class="moz-txt-link-abbreviated" href="mailto:root@boojum.timdarby.com:/usr/obj/usr/src/sys/X86_64_GENERIC">root@boojum.timdarby.com:/usr/obj/usr/src/sys/X86_64_GENERIC</a> 
            x86_64<br>
            > ~$ openssl version<br>
            >                                       boojum<br>
            > LibreSSL 3.2.3<br>
            ><br>
            > On Thu, Dec 31, 2020 at 3:21 PM Nelson H. F. Beebe <<a
              href="mailto:beebe@math.utah.edu" target="_blank"
              moz-do-not-send="true">beebe@math.utah.edu</a>><br>
            > wrote:<br>
            ><br>
            >> >> Antonio Huete =?utf-8?b?Smltw6luZXo=?=
            <<a href="mailto:tuxillo@quantumachine.net"
              target="_blank" moz-do-not-send="true">tuxillo@quantumachine.net</a>><br>
            >> >> writes on Thu, 31 Dec 2020 20:39:07 +0000
            in my posting about a<br>
            >> >> broken package system:<br>
            >> >><br>
            >> >> What's the output of?<br>
            >> >> uname -a<br>
            >> >> openssl version<br>
            >><br>
            >> They report:<br>
            >><br>
            >>         DragonFly <a
              href="http://dragonflybsd59.vm.math.utah.edu"
              rel="noreferrer" target="_blank" moz-do-not-send="true">dragonflybsd59.vm.math.utah.edu</a>
            5.9-DEVELOPMENT<br>
            >> DragonFly 5.9-DEVELOPMENT #0: Wed Feb<br>
            >> 26 11:22:49 UTC 2020      <br>
            >>
            <a class="moz-txt-link-abbreviated" href="mailto:root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC">root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC</a><br>
            >> x86_64<br>
            >><br>
            >>         LibreSSL 2.9.1<br>
            >><br>
            >><br>
            >>
-------------------------------------------------------------------------------<br>
            >> - Nelson H. F. Beebe                    Tel: +1 801
            581 5254<br>
            >>     -<br>
            >> - University of Utah                    FAX: +1 801
            581 4148<br>
            >>     -<br>
            >> - Department of Mathematics, 110 LCB    Internet
            e-mail:<br>
            >> <a href="mailto:beebe@math.utah.edu"
              target="_blank" moz-do-not-send="true">beebe@math.utah.edu</a> 
            -<br>
            >> - 155 S 1400 E RM 233                       <a
              href="mailto:beebe@acm.org" target="_blank"
              moz-do-not-send="true">beebe@acm.org</a><br>
            >> <a href="mailto:beebe@computer.org"
              target="_blank" moz-do-not-send="true">beebe@computer.org</a>
            -<br>
            >> - Salt Lake City, UT 84112-0090, USA    URL:<br>
            >> <a href="http://www.math.utah.edu/~beebe/"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.math.utah.edu/~beebe/</a>
            -<br>
            >><br>
            >>
-------------------------------------------------------------------------------<br>
            >><br>
            >><br>
            >><br>
            >>
-------------------------------------------------------------------------------<br>
            >> - Nelson H. F. Beebe                    Tel: +1 801
            581 5254<br>
            >>     -<br>
            >> - University of Utah                    FAX: +1 801
            581 4148<br>
            >>     -<br>
            >> - Department of Mathematics, 110 LCB    Internet
            e-mail:<br>
            >> <a href="mailto:beebe@math.utah.edu"
              target="_blank" moz-do-not-send="true">beebe@math.utah.edu</a> 
            -<br>
            >> - 155 S 1400 E RM 233                       <a
              href="mailto:beebe@acm.org" target="_blank"
              moz-do-not-send="true">beebe@acm.org</a><br>
            >> <a href="mailto:beebe@computer.org"
              target="_blank" moz-do-not-send="true">beebe@computer.org</a>
            -<br>
            >> - Salt Lake City, UT 84112-0090, USA    URL:<br>
            >> <a href="http://www.math.utah.edu/~beebe/"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.math.utah.edu/~beebe/</a>
            -<br>
            >><br>
            >>
-------------------------------------------------------------------------------<br>
            >><br>
            <br>
            <br>
            <br>
          </blockquote>
        </div>
      </div>
    </blockquote>
  </body>
</html>