<div dir="auto">Just a quick follow-up to my original report. PmWiki is not broken. However at this time almost all PmWiki skinsĀ <div dir="auto"><br></div><div dir="auto"><a href="https://www.pmwiki.org/wiki/Skins/Skins">https://www.pmwiki.org/wiki/Skins/Skins</a><br></div><div dir="auto"><br></div><div dir="auto">including the one I use (alike) are broken upstream and work only with PHP 7.2. It looks like the only option for me going forward is just to use the base. This is not DF issue.</div><div dir="auto"><br></div><div dir="auto">P^2</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 7, 2021, 1:24 AM Predrag Punosevac <<a href="mailto:punosevac72@gmail.com">punosevac72@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just a cautionary tale for people who actually run important stuff of<br>
DragonFly BSD servers like me. <br>
<br>
pkg update appears still to be broken. Lua issue <br>
<br>
dfly# uname -a<br>
DragonFly <a href="http://dfly.int.bagdala2.net" rel="noreferrer noreferrer" target="_blank">dfly.int.bagdala2.net</a> 5.8-RELEASE DragonFly v5.8.3-RELEASE<br>
#29: Sun Sep 27 17:37:43 EDT 2020<br>
root@dfly.int.bagdala2.net:/usr/obj/usr/src/sys/X86_64_GENERICĀ  x86_64<br>
<br>
dfly# openssl version<br>
LibreSSL 2.9.1<br>
<br>
dfly# pkg info openssl<br>
pkg: No package(s) matching openssl<br>
<br>
dfly# pkg which /usr/bin/openssl<br>
/usr/bin/openssl was not found in the database<br>
<br>
dfly# pkg info libressl<br>
libressl-3.2.3<br>
<br>
dfly# pkg info pkg<br>
pkg-1.16.1<br>
<br>
<br>
So yes I was able to upgrade pkg to 1.16.1 however due to the Lua error<br>
I stayed without working pkg tool. The fix was "easy"<br>
<br>
root@........# cp /usr/local/etc/pkg/repos/df-latest.conf.sample<br>
/usr/local/etc/pkg/repos/df-latest.conf<br>
<br>
per <a href="https://marc.info/?l=dragonfly-users&m=160949600225110&w=2" rel="noreferrer noreferrer" target="_blank">https://marc.info/?l=dragonfly-users&m=160949600225110&w=2</a><br>
<br>
however now I am stuck with broken server <br>
<br>
<a href="http://www.bagdala2.net/cdynsys/" rel="noreferrer noreferrer" target="_blank">http://www.bagdala2.net/cdynsys/</a><br>
<br>
That garbage you guys see is due to the PHP 7.2 to PHP 7.4 upgrade. I<br>
think PHP 7.4 issue is fixed by PmWiki upstream but the version of<br>
PmWiki used by dports doesn't work with PHP 7.4. I was expected that the<br>
potential issues would be taken care of by FreeBSD PmWiki maintainer but<br>
apparently not.<br>
<br>
Is there way to downgrade PHP to 7.3 until the issue is fixed or should<br>
I go for a manual upgrade of PmWiki? <br>
<br>
I would appreciate any ideas at this point.<br>
<br>
Cheers,<br>
Predrag<br>
</blockquote></div>