coreos-assembler icon indicating copy to clipboard operation
coreos-assembler copied to clipboard

cmd-init: use sudo when creating src/config.json

Open dustymabe opened this issue 2 years ago • 2 comments

When following the steps for building SCOS I ran cosa init --variant scos https://github.com/openshift/os.git and got a failure. Let's run this with sudo.

dustymabe avatar Jun 12 '23 16:06 dustymabe

/retest

dustymabe avatar Jun 13 '23 19:06 dustymabe

That's weird. We're doing all the repo cloning and directory setup with the same user. Wondering why we would need this here.

travier avatar Aug 30 '23 09:08 travier