[elbe-devel] [PATCH 2/3] init: fix problem with http_proxy

Olivier Dion dion at linutronix.de
Wed Jul 15 17:43:41 CEST 2020


On Wed, 15 Jul 2020, Torben Hohn <torben.hohn at linutronix.de> wrote:
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/elbe/elbe", line 62, in <module>
>     cmdmod.run_command(sys.argv[2:])
>   File "/elbe/elbepack/commands/init.py", line 136, in run_command
>     http_proxy = http_proxy.strip().replace("LOCALMACHINE",
> AttributeError: 'NoneType' object has no attribute 'strip'
> 'elbe init' Failed
> Giving up
> ----------------------------------------------------------------------
>
> Fix It
>
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
Reviewed-by: Olivier Dion <dion at linutronix.de>
-- 
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen


More information about the elbe-devel mailing list