On Fri, May 11, 2018, 2:42 PM Joshua Kanani <kanani.jos...@gmail.com> wrote:

> I am running   *http://download.iiab.io/6.5/load-big-vpn.txt
> <http://download.iiab.io/6.5/load-big-vpn.txt>*   though i had the same
> problem running http://download.iiab.io/6.5/load-vpn.txt
>
> The hardware is pi model 3B and am using Ethernet for my internet uplink
>
> Result for *apt Update*  ->
> https://paste.fedoraproject.org/paste/F46q0oLLF6a5naJZtAKc4g
>
> Result for *apt -a list ansible dirmngr *  ->  ansible/stable 2.2.1.0-2
> all
>
>
> dirmngr/stable,now 2.1.18-8~deb9u1 armhf [installed]
>
>
>
> Result for *cat /etc/apt/sources.list.d/iiab-**ansible.list*  ->     deb
> http://ppa.launchpad.net/ansible/ansible/ubuntu xenial main
>
> Result of running *apt-key adv --keyserver keyserver.ubuntu.com
> <http://keyserver.ubuntu.com> --recv-keys 93C4A3FD7BB9C367*
>                       Executing: /tmp/apt-key-gpghome.E1jsqafhqX/gpg.1.sh
> --keyserver keyserver.ubuntu.com --recv-keys 93C4A3FD7BB9C367
>                       gpg: keyserver receive failed: Connection timed out
>

This confirms an Internet/hosting/mirroring failure of some kind, as I just
reconfirmed the exact same command "*apt-key adv
--keyserver keyserver.ubuntu.com <http://keyserver.ubuntu.com/> --recv-keys
93C4A3FD7BB9C367*" works for me in Raspbian Lite.

*Clarif: I deleted my prior key to be 100% sure, using "apt-key del
7BB9C367"*

Consider another ISP using your phone's data plan or a friend's home if
possible?

(Or install Ansible 2.5.2 in some other way if you choose!)


On Fri, May 11, 2018 at 1:13 PM, Adam Holt <h...@laptop.org> wrote:
>
>> On Fri, May 11, 2018, 1:55 PM Joshua Kanani <kanani.jos...@gmail.com>
>> wrote:
>>
>>> Hey guys, i keep getting this annoying error when installing IIAB on
>>> Raspbian. Am using the 2018-04-18 stretch lite version. Any thoughts
>>>
>>> Executing: /tmp/apt-key-gpghome.DlkMTdFv2W/gpg.1.sh --keyserver
>>> keyserver.ubuntu.com --recv-keys 93C4A3FD7BB9C367
>>> gpg: keyserver receive failed: Connection timed out
>>>
>>
>> This error is arising as /opt/iiab/iiab/scripts/ansible tries to install
>> Ansible 2.5.2
>>
>> What exact script are you running from http://download.iiab.io/6.5 ?
>>
>> What exact hardware and Internet uplink (Ethernet? WiFi?) are you using?
>>
>> Please paste in the results of running these 3 commands:
>>
>>
>> apt update; apt -a list ansible dirmngr
>>
>> cat /etc/apt/sources.list.d/iiab-ansible.list
>>
>> apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 93C4A3FD7BB9C367
>>
>>>
>
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to