agama-project / agama

A service-based Linux installer
https://agama-project.github.io/
GNU General Public License v2.0
145 stars 42 forks source link

Is profile valid or not? #1775

Open greg-hellings opened 1 week ago

greg-hellings commented 1 week ago

I am trying to auto-install with this jsonnet profile.

The UI produces this error:
Screenshot From 2024-11-18 16-28-57

Running the import and install manually from the CLI gives this confusing set of messages: Screenshot From 2024-11-18 16-28-14

I'm not sure if my profile is valid or not. I think that it seems to fit the schema, which is why it passes the first check but then maybe seems to fail some later correctness test. I haven't yet sussed out what that is, but I'm going to keep poking away at it.

imobachgs commented 11 hours ago

The profile seems to be valid. The problem happens when trying to apply those changes. However, I found another issue while debugging the latest version.