[Buildroot] autobuild-run bug, one instance died

Yann E. MORIN yann.morin.1998 at free.fr
Wed Apr 8 16:44:37 UTC 2015


Thomas, All,

On 2015-04-08 16:43 +0200, Thomas Petazzoni spake thusly:
> I got the following backtrace on my autobuild-run instance:
> 
> thomas at build:~$ Process Process-2:
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/multiprocessing/process.py", line 232, in _bootstrap
>     self.run()
>   File "/usr/lib/python2.6/multiprocessing/process.py", line 88, in run
>     self._target(*self._args, **self._kwargs)
>   File "../buildroot-test/scripts/autobuild-run", line 735, in run_instance
>     ret = gen_config(**kwargs)
>   File "../buildroot-test/scripts/autobuild-run", line 473, in gen_config
>     configs = get_toolchain_configs()
>   File "../buildroot-test/scripts/autobuild-run", line 262, in get_toolchain_configs
>     with urlopen_closing(config["url"]) as r:
>   File "../buildroot-test/scripts/autobuild-run", line 134, in <lambda>
>     urlopen_closing = lambda uri: contextlib.closing(urlopen(uri))
>   File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
>     return _opener.open(url, data, timeout)
>   File "/usr/lib/python2.6/urllib2.py", line 391, in open
>     response = self._open(req, data)
>   File "/usr/lib/python2.6/urllib2.py", line 409, in _open
>     '_open', req)
>   File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
>     result = func(*args)
>   File "/usr/lib/python2.6/urllib2.py", line 1170, in http_open
>     return self.do_open(httplib.HTTPConnection, req)
>   File "/usr/lib/python2.6/urllib2.py", line 1145, in do_open
>     raise URLError(err)
> URLError: <urlopen error [Errno -2] Name or service not known>

Aha! I'm not the only one having DNS issues, it seems! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list