theforeman / foreman-infra

Puppet modules and scripts to manage Foreman project infrastructure
https://theforeman.github.io/foreman-infra
Apache License 2.0
23 stars 51 forks source link

Install python3-pyyaml for theforeman-rel-eng scripts #2032

Closed ehelms closed 4 months ago

ehelms commented 4 months ago

Current failure:

16:57:02  + ./build_stage_repository candlepin nightly el8
16:57:02  Traceback (most recent call last):
16:57:02    File "./build_stage_repository", line 7, in <module>
16:57:02      import yaml
16:57:02  ModuleNotFoundError: No module named 'yaml'