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

Role fails on RHEL 8.3 #19

Open
AlanSSKim opened this issue Jan 6, 2022 · 0 comments
Open

Role fails on RHEL 8.3 #19

AlanSSKim opened this issue Jan 6, 2022 · 0 comments

Comments

@AlanSSKim
Copy link

AlanSSKim commented Jan 6, 2022

I cloned and executed the last code in the repo here, but it still fails as shown below.

TASK [nvidia.enroot : enroot rpm packages] *****************************************************************************************************************
failed: [agpu3] (item=['https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot-3.2.0-1.el7.x86_64.rpm', 'https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot+caps-3.2.0-1.el7.x86_64.rpm']) => changed=false 
  ansible_loop_var: item
  item:
  - https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot-3.2.0-1.el7.x86_64.rpm
  - https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot+caps-3.2.0-1.el7.x86_64.rpm
  msg: Failed to validate GPG signature for enroot-3.2.0-1.el7.x86_64
failed: [agpu2] (item=['https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot-3.2.0-1.el7.x86_64.rpm', 'https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot+caps-3.2.0-1.el7.x86_64.rpm']) => changed=false 
  ansible_loop_var: item
  item:
  - https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot-3.2.0-1.el7.x86_64.rpm
  - https://github.com/NVIDIA/enroot/releases/download/v3.2.0/enroot+caps-3.2.0-1.el7.x86_64.rpm
  msg: Failed to validate GPG signature for enroot-3.2.0-1.el7.x86_64

OS is RHEL 8.3

Red Hat Enterprise Linux release 8.3 (Ootpa)
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