[elbe-devel] [PATCH 0/3] fix elbe-ci fallout

Bastian Germann bage at linutronix.de
Tue Jul 21 16:04:15 CEST 2020


Am 21.07.20 um 15:13 schrieb Olivier Dion:
> On Tue, 21 Jul 2020, Torben Hohn <torben.hohn at linutronix.de> wrote:
>> elbe-ci uncovers a set of errors...
>>
>>
>>
>> Torben Hohn (3):
>>   init: fix FileExistsError to OSError
>>   add: change python3-only PermissionError to IOError
>>   elbeproject: cope with incremental build without initvm node
>>
>>  elbepack/commands/add.py  |  2 +-
>>  elbepack/commands/init.py |  2 +-
>>  elbepack/elbeproject.py   | 42 ++++++++++++++++++++++-----------------
>>  3 files changed, 26 insertions(+), 20 deletions(-)
>>
> 
> Can you mark the changes for Py2/Py3 with a
> 'TODO:py3 - Change exception to *'?  This way we can easily find it when
> we're ready to move to Py3 for good.
> 
> In any case,
> Reviewed-by: Olivier Dion <dion at linutronix.de>
> for the whole patch set.
> 

Reviewed-by: Bastian Germann <bage at linutronix.de>


More information about the elbe-devel mailing list