), loaded it up onto my laptop, was able to do all of the necesary stuff through anaconda, but when installing it errors out. from the logs, it has roughly this error (had to manually type out so missing capitalization):
the command 'ostree container image deploy --sysroot=/mnt/sysimage --image=/run/install/repo/vtomic-wormhole-c4e0df0-43 --transport=oci --no-signature-verification' exited with code 1: error: performing deployment: preparing import: fetching manifest: failed to invoke method openimage: invalid character '1' looking for beginning of value
the command 'ostree container image deploy --sysroot=/mnt/sysimage --image=/run/install/repo/vtomic-wormhole-c4e0df0-43 --transport=oci --no-signature-verification' exited with code 1: error: performing deployment: preparing import: fetching manifest: failed to invoke method openimage: invalid character '1' looking for beginning of value
here is the repo with my recipes in (they are pretty heavily modularized so might require some digging through)
if anyone could help or has seen it before, guidance would be much appreciated!!
Describe the bug Generated an ISO through the BlueBuild CLI (however results are the same when generated directly with the same command), tried to install on my laptop, fails after starting install...