You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fresh Install of RHEL 7.2.
Hieradata:
gitlab::package_ensure: '9.5.4'
What are you seeing
Failure to install on RHEL 7.2.
What behaviour did you expect instead
Package to be successfully installed.
Output log
Package[gitlab-ce]/ensure: change from purged to 9.5.4 failed: Could not update: Execution of '/bin/yum -d 0 -e 0 -y install gitlab-ce-9.5.4' returned 1: warning: /var/cache/yum/x86_64/7Server/gitlab_official_ce/packages/gitlab-ce-9.5.4-ce.0.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID f27eab47: NOKEY\n\n\nThe GPG keys listed for the \"Official repository for Gitlab\" repository are already installed but they are not correct for this package.\nCheck that the correct key URLs are configured for this repository.
Any additional information you'd like to impart
Did some looking into installing it manually I believe the GPG key URL has been changed, downloaded the latest repo from the following URL:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
Failure to install on RHEL 7.2.
What behaviour did you expect instead
Package to be successfully installed.
Output log
Any additional information you'd like to impart
Did some looking into installing it manually I believe the GPG key URL has been changed, downloaded the latest repo from the following URL:
gitlab_official_ce.repo was:
Changed In my gitlab_official_ce.repo
Successfully Installed After the change.
I hope this helps.
The text was updated successfully, but these errors were encountered: