<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>For "world upgrade" is the following correct? Actually this is
what I did and it worked. I couldn't find a definite description
of the process.<br>
</p>
<div style="color: #d4d4d4;background-color: #1e1e1e;font-family: 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback';font-weight: normal;font-size: 11px;line-height: 15px;white-space: pre;"><div><span style="color: #dcdcaa;">```bash
</span></div><div><span style="color: #dcdcaa;">cd</span><span style="color: #d4d4d4;"> /usr</span></div><div><span style="color: #d4d4d4;">make src-update</span></div><div><div style="color: #d4d4d4;background-color: #1e1e1e;font-family: 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback';font-weight: normal;font-size: 11px;line-height: 15px;white-space: pre;"><div><span style="color: #dcdcaa;">cd</span><span style="color: #d4d4d4;"> /usr/src</span></div><span style="color: #d4d4d4;"></span><span style="color: #d4d4d4;"></span><span style="color: #d4d4d4;"># Check the branch:</span><div><div style="color: #d4d4d4;background-color: #1e1e1e;font-family: 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback';font-weight: normal;font-size: 11px;line-height: 15px;white-space: pre;"><div><span style="color: #d4d4d4;"><span style="color: #d4d4d4;"># git branch -r</span><span style="color: #d4d4d4;">
</span></span></div><div><span style="color: #d4d4d4;"><span style="color: #d4d4d4;"></span># Do the checkout if needed:</span></div><div><span style="color: #d4d4d4;"># git checkout DragonFly_whatever_release</span></div><div><span style="color: #d4d4d4;"># Note: I've had buildworld already before
</span></div><div><div style="color: #d4d4d4;background-color: #1e1e1e;font-family: 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback';font-weight: normal;font-size: 11px;line-height: 15px;white-space: pre;"><div><span style="color: #d4d4d4;">make quickworld</span></div><div><span style="color: #d4d4d4;">make installworld</span></div><div><span style="color: #d4d4d4;"># Finished, no need for reboot.</span></div><div><span style="color: #d4d4d4;"># Note: the following produced errors:</span></div><div><span style="color: #d4d4d4;"># </span><span style="color: #d4d4d4;"><span style="color: #d4d4d4;">make -j$(</span></span><span style="color: #d4d4d4;">sysctl -n hw.ncpu</span><span style="color: #d4d4d4;"><span style="color: #d4d4d4;"></span></span><span style="color: #d4d4d4;"><span style="color: #d4d4d4;">) installworld</span></span></div></div>```
</div></div></div></div></div></div>
<pre class="moz-signature" cols="72">Regards,
Balázs
On 10/1/21 10:32 AM, Antonio Huete Jiménez wrote:
</pre>
<blockquote type="cite"
cite="mid:20211001083254.Horde.ehT57UXeypyt3VI7EIUO2d9@www.quantumachine.net">A
fix is now available in branches: master, DragonFly_RELEASE_6_0
and DragonFly_RELEASE_5_8.
<br>
<br>
Only a 'world' upgrade is needed, please proceed with the usual
procedure.
<br>
<br>
- The DragonFly BSD team
<br>
<br>
<br>
Quoting Antonio Huete Jiménez <a class="moz-txt-link-rfc2396E" href="mailto:tuxillo@quantumachine.net"><tuxillo@quantumachine.net></a>:
<br>
<br>
<blockquote type="cite">Dear users,
<br>
<br>
As you may be already aware, a Let's Encrypt root CA certificate
expired today. That is causing problems with our base LibreSSL
but not with the DPorts one, we don't know why yet.
<br>
You might see an error similar to this one when doing any pkg
operation:
<br>
<br>
Certificate verification failed for /O=Digital Signature Trust
Co./CN=DST Root CA X3
<br>
Certificate verification failed for /O=Digital Signature Trust
Co./CN=DST Root CA X3
<br>
Certificate verification failed for /O=Digital Signature Trust
Co./CN=DST Root CA X3
<br>
Certificate verification failed for /O=Digital Signature Trust
Co./CN=DST Root CA X3
<br>
Certificate verification failed for /O=Digital Signature Trust
Co./CN=DST Root CA X3
<br>
34380633924:error:14007086:SSL
routines:CONNECT_CR_CERT:certificate verify
failed:/home/antonioh/s/dragonfly/lib/libressl/../../crypto/libressl/ssl/ssl_clnt.c:1138:<br>
fetch:
<a class="moz-txt-link-freetext" href="https://mirror-eu-1.dragonflybsd.org/dports/dragonfly:6.0:x86:64/LATEST/packagesite.txz">https://mirror-eu-1.dragonflybsd.org/dports/dragonfly:6.0:x86:64/LATEST/packagesite.txz</a>:
Authentication error
<br>
<br>
We are working on it already, will update this thread once it's
fixed.
<br>
<br>
- The DragonFly BSD team
<br>
</blockquote>
<br>
<br>
<br>
</blockquote>
</body>
</html>