GoogleCloudDataproc / custom-images

Tools for creating Dataproc custom images
https://cloud.google.com/dataproc/docs/guides/dataproc-images
Apache License 2.0
32 stars 61 forks source link

Shell script error on installing custom image (unbound local variable) #104

Open igor-susic opened 3 hours ago

igor-susic commented 3 hours ago

To continue on previous closed issue:

Seems like there are more issues in the script there now the issue is:


+ [[ -z '' ]]
/tmp/tmp5f60ccrr: line [133](https://gitlab.example.com/example/-/jobs/6431146#L133): num_src_certs: unbound variable

cc: @cjac

aliaksei-shlemiankou-unity commented 3 hours ago

Same here:

Using the latest version of the code produces the same error. Likely related to this change in PR

Failure detected here

cjac commented 3 hours ago

Okay, I'll look at it tomorrow. Would you consider installing a cert in the efi trust db?