Skip to content

[BUG] Missing Script Files #23

@Narratot

Description

@Narratot

Bug Report

Description

The documentation https://sandialabs.github.io/sceptre-docs/quick-start.html mentions that

phenix image create -T /phenix/vmdb2/scripts/ubuntu --format qcow2 --release focal -c ubuntu 

should create the base ubuntu image. But when running the command it shows that the ubuntu script file is not present (and it is also not present in the repo). Furthermore the required image generation for some of the example topologies in sync with the latest updates are unclear. (Briefly mentioned in sandialabs/sceptre-phenix-topologies#21 and sandialabs/sceptre-phenix-apps#95). It would be helpful to have central configuration files and images like Grafana (and maybe OT-SIM if not replaced by bennu) within this repo.

Steps to Reproduce

  1. Follow the Quick Setup guide in the docs.

Expected Behavior

Have the base scripts available to understand and setup the core functions of sceptre phenix

Actual Behavior

Image build process fail due to missing scripts.

Environment

  • Operating System: Ubuntu 24.04
  • Browser: Not relevant as error occurs in Terminal command
  • Version: from 20250225

Additional Context

phenix image create -T /phenix/vmdb2/scripts/ubuntu --format qcow2 --release focal -c ubuntu
Feb 25 15:26:40.009 ERR setting up image: adding script /phenix/vmdb2/scripts/ubuntu to image config: opening script file: open /phenix/vmdb2/scripts/ubuntu: no such file or directory type=SYSTEM uuid=aae84e47-b0b9-46ae-88dd-17ac0ccd985e
Error: Unable to create the ubuntu image (search error logs for aae84e47-b0b9-46ae-88dd-17ac0ccd985e)

Checklist

  • [ x] I have included no proprietary/sensitive information in my issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions