[Neurodebian-users] Episodic failures when getting neurodebian thePGP key (was Episodic)

Yaroslav Halchenko debian at onerussian.com
Fri Feb 6 16:47:27 UTC 2015


Thanks for the report!

On Fri, 06 Feb 2015, Loic Esteve wrote:
> just wondering if you have any inputs/suggestions about this one or if
> anyone has seen it before. We are using neurodebian on Travis for our
> nilearn project and we see episodic failures where the PGP key can not
> be retrieved from the PGP server. When it does fail, it tend to fail
> consistently for 10-20 minutes and then start working again, which

I would recommend to add  to your apt-key call

|| { wget -q -O- http://neuro.debian.net/_static/neuro.debian.net.asc | sudo apt-key add -; }

also alternative to the "manual" setup of neurodebian I would recommend
you to just use the line

bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh)

to which I have now added that wget line to robustify it.  Hopefully
this would improve it.  Use of this line instead of a custom setup
should help us to see how many projects use neurodebian repo in travis
setups, and also centralize such fixes as this one.

Cheers!
-- 
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Research Scientist,            Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        



More information about the Neurodebian-users mailing list