Recent dunfell issue with mender-monitor

On actual meta-mender dunfell I see failure when parsing mender-monitor like:

bb.data_smart.ExpansionError: Failure expanding variable SRCREV, expression was ${@mender_monitor_srcrev_from_src_uri(d, '')} which triggered exception IndexError: list index out of range

Seems it’s using SRU_URI but it’s not defined. Thanks.

@lluiscampos I saw you pushed recipe, can you please check? Thanks

2 Likes

Hi -

we confirm the issue on the dunfell branch.

Best,
Mauro

@MarekBelisko Thanks for reporting, something must be missing from master :thinking:

@kacf is looking into it and we’ll update here soon.

Apologies! I have put up a fix for master here and a dunfell fix will follow shortly.

2 Likes

Dunfell is fixed now.

1 Like