<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scoop on JOURNAL.ROBBI.MY</title><link>https://journal.robbi.my/tags/scoop/</link><description>Recent content in Scoop on JOURNAL.ROBBI.MY</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 25 Jan 2024 08:34:47 +0800</lastBuildDate><atom:link href="https://journal.robbi.my/tags/scoop/index.xml" rel="self" type="application/rss+xml"/><item><title>scoop - next InitializeSecurityContext failed</title><link>https://journal.robbi.my/posts/240124105203/</link><pubDate>Wed, 24 Jan 2024 22:52:03 +0800</pubDate><guid>https://journal.robbi.my/posts/240124105203/</guid><description>&lt;p&gt;I&amp;rsquo;m encountering an issue updating my Scoop package on Windows, and it seems to be related to the &lt;code&gt;Windows Secure Channel&lt;/code&gt;.&lt;/p&gt;
&lt;div class="code-block"&gt;
 &lt;div class="code-header font-mono"&gt;
 &lt;span class="code-lang"&gt;text&lt;/span&gt;
 &lt;div class="code-window-controls"&gt;
 &lt;button class="code-copy" onclick="copyCode(this)" title="Copy to clipboard"&gt;📋 Copy&lt;/button&gt;
 &lt;span class="ctrl-min"&gt;&lt;/span&gt;
 &lt;span class="ctrl-max"&gt;&lt;/span&gt;
 &lt;span class="ctrl-close"&gt;&lt;/span&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="code-content"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Windows PowerShell
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Copyright (C) Microsoft Corporation. All rights reserved.
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;PS C:\Users\robbi&amp;gt; scoop update *
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Updating Scoop...
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;fatal: 
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; unable to access &amp;#39;https://github.com/ScoopInstaller/Scoop/&amp;#39;: 
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) 
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt; - The revocation function was unable to check revocation because the revocation server was offline.
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Update failed.&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;This might be due to a company internal root CA certificate distributed via Active Directory, which could be blocking the update through the certificate chain.&lt;/p&gt;</description></item></channel></rss>