#148 Buildinstall: don't parse task id
Closed: Fixed None Opened 9 years ago by lsedlar.

This compose has some failed buildinstall tasks, but the log shows uninteresting error instead of path to log file with details.

2016-02-12 10:06:33 [INFO    ] [FAIL] Buildinstall for variant Everything arch armhfp failed, but going on anyway.
int() argument must be a string or a number, not 'NoneType'

This is caused by buildinstall phase converting task_id to int. This is already done in KojiWrapper.


Log in to comment on this ticket.

Metadata