<html>
<head>
<base href="https://wiki.asterisk.org/wiki">
<link rel="stylesheet" href="/wiki/s/en/2166/18/9/_/styles/combined.css?spaceKey=AST&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>Comment edited by <a href="https://wiki.asterisk.org/wiki/display/~pabelanger">Paul Belanger</a>
:</h4>
<br/>
<h4>Changes (7)</h4>
<div id="page-diffs">
<table class="diff" cellpadding="0" cellspacing="0">
<tr><td class="diff-deleted-lines" style="color:#999;background-color:#fdd;text-decoration:line-through;">Why are you not using the command listed above? <br></td></tr>
<tr><td class="diff-added-lines" style="background-color: #dfd;">If you are having problems with the following command: <br></td></tr>
<tr><td class="diff-unchanged" >{code} <br>$ sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 175E41DF <br>{code} <br> <br></td></tr>
<tr><td class="diff-deleted-lines" style="color:#999;background-color:#fdd;text-decoration:line-through;">I also tried: <br></td></tr>
<tr><td class="diff-added-lines" style="background-color: #dfd;">We setup a mirror and you should be able to use the following command: <br></td></tr>
<tr><td class="diff-unchanged" >{code} <br></td></tr>
<tr><td class="diff-deleted-lines" style="color:#999;background-color:#fdd;text-decoration:line-through;">$ sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 175E41DF <br></td></tr>
<tr><td class="diff-added-lines" style="background-color: #dfd;">$ wget http://packages.asterisk.org/keys/175E41DF.pub -O - | sudo apt-key add - <br></td></tr>
<tr><td class="diff-unchanged" >{code} <br></td></tr>
<tr><td class="diff-deleted-lines" style="color:#999;background-color:#fdd;text-decoration:line-through;">and it does not work. So, my guess is the syntax is invalid. <br> <br>Edit: Okay, try the following command: <br>{code} <br>wget http://packages.asterisk.org/keys/175E41DF.pub -O - | sudo apt-key add - <br>{code} <br></td></tr>
</table>
</div> <h4>Full Content</h4>
<div class="notificationGreySide">
<p>If you are having problems with the following command:</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>We setup a mirror and you should be able to use the following command:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="theme: Confluence; brush: java; gutter: false">$ wget http://packages.asterisk.org/keys/175E41DF.pub -O - | sudo apt-key add -</pre>
</div></div>
</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>