Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpm is not signed #4

Open
janArb opened this issue Feb 1, 2023 · 1 comment
Open

rpm is not signed #4

janArb opened this issue Feb 1, 2023 · 1 comment

Comments

@janArb
Copy link

janArb commented Feb 1, 2023

Hey,

I cannot install the microsoft fonts under Red Hat 8, because the ontic.fonts/tasks/package.yml wants the download in line 74 to be verified by signature. But the package seems to be unsigned (was it before or did the verification change to default with Ansible 2.13.6?):

TASK [ontic.fonts : Fonts | RedHat | Install Microsoft Core Fonts.] ************
Wednesday 01 February 2023  18:36:56 +0100 (0:00:16.090)       0:01:08.388 ****
fatal: [instance-1]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for msttcore-fonts-installer-2.6-1.noarch: Package msttcore-fonts-installer-2.6-1.noarchzxnyt4hv.rpm is not signed"}

I'd say the parameter disable_gpg_check (https://docs.ansible.com/ansible/latest/collections/ansible/builtin/yum_module.html#parameter-disable_gpg_check) is needed now. Or is there a signed alternative?

@janArb
Copy link
Author

janArb commented Feb 3, 2023

PS: The download URL is a little bit scary btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant