<div dir="ltr">Thanks, it works now. I modified the two lines a bit.<div><br></div><div><div>wget <a href="http://icehouse.dev-debian.pkgs.enovance.com/debian/dists/icehouse/pubkey.gpg">http://icehouse.dev-debian.pkgs.enovance.com/debian/dists/icehouse/pubkey.gpg</a> <b style="background-color:rgb(255,255,0)">&& apt-key</b> add pubkey.gpg</div>
<div>wget <a href="http://archive.gplhost.com/debian/pool/wheezy/main/g/gplhost-archive-keyring/gplhost-archive-keyring_20100926-1_all.deb">http://archive.gplhost.com/debian/pool/wheezy/main/g/gplhost-archive-keyring/gplhost-archive-keyring_20100926-1_all.deb</a> <b style="background-color:rgb(255,255,0)">&&</b> dpkg -i gplhost-archive-keyring_20100926-1_all.deb</div>
</div><div><br></div><div>At times, the icehouse repos is ignore [Ign] during apt-get update. Is that normal?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 25, 2014 at 10:26 PM, Thomas Goirand <span dir="ltr"><<a href="mailto:thomas@goirand.fr" target="_blank">thomas@goirand.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 02/26/2014 12:20 AM, Sandeep Raman wrote:<br>
> Hello,<br>
><br>
> After adding the icehouse repos on Debian Wheezy and running apt-get<br>
> update && apt-get dist-upgrade ignores and icehouse repos and errors as<br>
> <a href="http://paste.debian.net/84015/" target="_blank">http://paste.debian.net/84015/</a><br>
><br>
> Importing the keys via gpg --keyserver <a href="http://subkeys.pgp.net" target="_blank">subkeys.pgp.net</a><br>
</div>> <<a href="http://subkeys.pgp.net" target="_blank">http://subkeys.pgp.net</a>> --recv-keys also failed due to keyserver timeout.<br>
<div class="">><br>
> Please help.<br>
><br>
> Thanks and Regards,<br>
> Sandeep.<br>
<br>
</div>The key is *not* uploaded to key servers. Simply do:<br>
<br>
wget<br>
<a href="http://icehouse.dev-debian.pkgs.enovance.com/debian/dists/icehouse/pubkey.gpg
apt-get" target="_blank">http://icehouse.dev-debian.pkgs.enovance.com/debian/dists/icehouse/pubkey.gpg<br>
apt-get</a> add pubkey.gpg<br>
wget<br>
<a href="http://archive.gplhost.com/debian/pool/wheezy/main/g/gplhost-archive-keyring/gplhost-archive-keyring_20100926-1_all.deb" target="_blank">http://archive.gplhost.com/debian/pool/wheezy/main/g/gplhost-archive-keyring/gplhost-archive-keyring_20100926-1_all.deb</a><br>

dpkg -i gplhost-archive-keyring_20100926-1_all.deb<br>
<span class="HOEnZb"><font color="#888888"><br>
Thomas<br>
<br>
</font></span></blockquote></div><br></div>