Re: [Server-devel] [XSCE] Re: Error When installing IIAB 6.5 on RPI

2018-05-11 Thread Adam Holt
On Fri, May 11, 2018, 2:42 PM Joshua Kanani  wrote:

> I am running   *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
>  --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  --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  wrote:
>
>> On Fri, May 11, 2018, 1:55 PM Joshua Kanani 
>> 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


Re: [Server-devel] Error When installing IIAB 6.5 on RPI

2018-05-11 Thread Adam Holt
General Aside: you will always make your life easier by removing prior
versions of Ansible, if a prior version of Ansible exists on the computer
where you will be installing IIAB.

As documented in the long-term installation instructions, under Item 5.
here:

https://github.com/iiab/iiab/wiki/IIAB-Installation#do-everything-from-scratch


*In short: verify you have Ansible 2.5.2+ installed (use "ansible
--version") before you begin the meat of the installation...that is if the
1-line install scripts at http://download.iiab.io/6.5
 don't take care of everything!*


On Fri, May 11, 2018, 2:13 PM Adam Holt  wrote:

> On Fri, May 11, 2018, 1:55 PM Joshua Kanani 
> 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


Re: [Server-devel] Error When installing IIAB 6.5 on RPI

2018-05-11 Thread Adam Holt
On Fri, May 11, 2018, 1:55 PM Joshua Kanani  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


[Server-devel] Internet-in-a-Box 6.5 RC3 released!

2018-05-11 Thread Adam Holt
Thanks especially to Blondel Mondésir in Haiti, who provided amazingly
valuable feedback on IIAB 6.5 RC2 earlier this week, which Jerry Vonau
(especially, and others!) used to polish our installation process for RC3
on Ubuntu 18.04 Server *and* 18.04 Desktop!

Download & install IIAB 6.5 Release Candidate 3 here:
http://download.iiab.io/6.5/

DRAFT Release Notes:
https://github.com/iiab/iiab/wiki/IIAB-6.5-Release-Notes

Of course Raspbian is our dominant platform as Raspberry Pi's begin to
spread quite massively, but...*Great News several volunteers have now begun
basic testing of IIAB 6.5/master on LTS OS's like Debian 9.4 and CentOS 7.5
too...*just in time for our final release next week...see you Monday or
Thursday those who can join our http://minutes.iiab.io community calls!
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel