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

packit.yaml: add c9s

Open HuijingHei opened this issue 10 months ago • 3 comments

HuijingHei avatar Apr 10 '24 09:04 HuijingHei

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 1: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"], 'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 2: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"], 'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 3: {'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}}})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 1: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"], 'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 2: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"], 'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 3: {'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}}})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

Failed to load packit config file:

Cannot parse package config. ValidationError({'jobs': {0: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 1: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"], 'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 2: {'coreos-installer-fedora': ["'specfile_path' is not specified or no specfile was found in the repo"], 'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}, 3: {'coreos-installer-centos': ["'specfile_path' is not specified or no specfile was found in the repo"]}}})

For more info, please check out the documentation or contact the Packit team. You can also use our CLI command validate-config or our pre-commit hooks for validation of the configuration.

Switched us over to fedora-rawhide from prior discussion, Additionally rebased to get this merged.

Hind sight, I should have rebased, and pushed first. Sorry about that.

prestist avatar Jul 22 '24 15:07 prestist