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

[BUG]: Authorization RPM installation should use nogpgcheck for k3s-selinux package #772

Closed
xuluna opened this issue Apr 21, 2023 · 0 comments
Assignees
Labels
area/csm-authorization Issue pertains to the CSM Authorization module type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@xuluna
Copy link

xuluna commented Apr 21, 2023

Bug Description

Installation script for k3s/RPM deployment is failing due to a GPG check issue on RHEL 7.9 VMs. Public key for centos7-k3s-selinux.rpm is not installed.

Logs

# sh install_karavi_auth.sh

Installing K3s SELinux...
Examining centos7-k3s-selinux.rpm: k3s-selinux-0.4-1.el7.noarch
Marking centos7-k3s-selinux.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package k3s-selinux.noarch 0:0.4-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================================================================================
Package                                 Arch                               Version                                 Repository                                        Size
===========================================================================================================================================================================
Installing:
k3s-selinux                             noarch                             0.4-1.el7                               /centos7-k3s-selinux                              82 k

Transaction Summary
==========================================================================================================================================================================
Install  1 Package

Total size: 82 k
Installed size: 82 k
Downloading packages:
warning: /root/karavi/karavi_authorization_1.5.1/centos7-k3s-selinux.rpm: Header V4 RSA/SHA1 Signature, key ID e257814a: NOKEY

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Execute the install_karavi_auth.sh

Expected Behavior

Installation complete without any error.

CSM Driver(s)

Authorization supported drivers

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

N/A

Operating System

RHEL 7.9

@xuluna xuluna added type/bug Something isn't working. This is the default label associated with a bug issue. area/csm-authorization Issue pertains to the CSM Authorization module labels Apr 21, 2023
@xuluna xuluna self-assigned this Apr 21, 2023
@shaynafinocchiaro shaynafinocchiaro added this to the v1.7.0 milestone Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csm-authorization Issue pertains to the CSM Authorization module type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

2 participants