<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2166/10/9/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?focusedCommentId=18415757#comment-18415757">Asterisk Packages</a></h2>
        <h4>Page
        <b>comment added</b> by              <a href="https://wiki.asterisk.org/wiki/display/~pabelanger">Paul Belanger</a>
    </h4>
    <br/>
    <div class="notificationGreySide">
       <p>Why are you not using the command listed above?</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="theme: Confluence; brush: java; gutter: false">$ sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 175E41DF</pre>
</div></div>

<p>I also tried:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="theme: Confluence; brush: java; gutter: false">$ sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 175E41DF</pre>
</div></div>
<p>and it does not work.  So, my guess is the syntax is invalid.</p>
    </div>

                <div style="border-bottom: 1px solid #ddd; padding: 10px 20px 7px 20px;">
        <strong>In reply to a comment by <a href="/wiki/display/~ccchun"
                          class="url fn confluence-userlink" data-username="ccchun"
                   >nelsonchung</a>:</strong><br/>
        <p>I used this command - "sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 175E41DF" instead of "sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 175E41DF".<br/>
And I got the following error.</p>

<p>Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://pgp.mit.edu:80 --recv-keys 175E41DF<br/>
gpg: 正在請求金鑰 175E41DF 自 hkp 伺服器 pgp.mit.edu<br/>
gpgkeys: key 175E41DF not found on keyserver<br/>
gpg: 找不到有效的 OpenPGP 資料.<br/>
gpg: 處理總量: 0</p>
        </div>
    
    <div id="commentsSection" class="wiki-content pageSection">
      <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?focusedCommentId=18415757#comment-18415757">View Online</a>
              |
       <a id="reply-18415757" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages?replyToComment=18415757#comment-18415757">Reply To This</a>
           </div>

</div>
</div>
</div>
</div>
</body>
</html>