<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Hugo - Tag - 栗悟饭のspace</title>
        <link>https://blog.zayx.me/tags/hugo/</link>
        <description>Hugo - Tag - 栗悟饭のspace</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 18 Jan 2023 22:00:08 &#43;0800</lastBuildDate><atom:link href="https://blog.zayx.me/tags/hugo/" rel="self" type="application/rss+xml" /><item>
    <title>Solution to Invalid Public Key for CUDA Apt Repository</title>
    <link>https://blog.zayx.me/2023/01/18/solution-to-invalid-public-key-for-cuda-apt-repository/</link>
    <pubDate>Wed, 18 Jan 2023 22:00:08 &#43;0800</pubDate>
    <author>栗悟饭とカメハメ波</author>
    <guid>https://blog.zayx.me/2023/01/18/solution-to-invalid-public-key-for-cuda-apt-repository/</guid>
    <description><![CDATA[<h2 id="problem">Problem</h2>
<p>Got this error when I build DockerFile</p>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-bash">
        <span class="code-title"><i class="arrow fas fa-chevron-right fa-fw" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h fa-fw" aria-hidden="true"></i></span>
        <span class="copy" title="Copy to clipboard"><i class="far fa-copy fa-fw" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">...
</span></span><span class="line"><span class="cl">W: GPG error: https://developer.download.nvidia.cn/compute/cuda/repos/ubuntu1804/x86_64  InRelease: The following signatures couldn<span class="s1">&#39;t be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC
</span></span></span><span class="line"><span class="cl"><span class="s1">E: The repository &#39;</span>https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64  InRelease<span class="err">&#39;</span> is not signed.</span></span></code></pre></div></div><h2 id="reason">Reason</h2>
<p>Due to a key update in the CUDA Linux GPG repository:
<a href="https://developer.nvidia.com/blog/updating-the-cuda-linux-gpg-repository-key/" title="updating the gpg key! " target="_blank" rel="noopener noreffer ">Nvidia has updated the gpg key</a>, you should update gpg key to handle this!</p>]]></description>
</item>
</channel>
</rss>
