bastibl / instant-gnuradio

Customizable GNU Radio Environment for Live Images and VMs
158 stars 34 forks source link

attempt to fix some intermittent build failures #48

Closed BenGardiner closed 2 years ago

BenGardiner commented 2 years ago

The other build failures I've experienced lately are

question to you @bastibl : would you be ok with headless=true in base.json? it is the way I run all the builds here (with uncomitted changes)

bastibl commented 2 years ago

Thanks! I'm happy to change to headless. I was already think about it and maybe adding a note regarding debug/development in the Readme. I guess for debugging one might disable headless and maybe run the packer build with -on-error=ask. Do you know any other tricks?

BenGardiner commented 2 years ago

I'm happy to change to headless.

Great!

I guess for debugging one might disable headless and maybe run the packer build with -on-error=ask. Do you know any other tricks?

the only other trick (barely) is to connect to the headless VM with RDP to see what's going on...