-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Hello,
I just started to learn Sceptre and followed the installation from this link:
https://sandialabs.github.io/sceptre-docs/quick-start.html#installation
and installed Sceptre, phenix, minimega. After finished the installation i was able to startup Phenix GUI.
I tried the "Getting Started - Helloworld Experiment". I was able to run step 1 (phenix image create -T /phenix/vmdb2/scripts/ubuntu --format qcow2 --release focal -c ubuntu). But received an error at step 2 (phenix image build ubuntu -o /phenix -c -x). This is the error:
.......
Phenix 2025/04/03 20:52:36 [bdc19fd0-a3c3-4f1d-8b66-96a9f17f76c7] building image with vmdb2: exit status 1
Error: Unable to build the ubuntu image (search error logs for bdc19fd0-a3c3-4f1d-8b66-96a9f17f76c7)
I spent a couple hours but could not figure out. Can you please help. Thanks.