39137/error-while-enabling-official-puppet-collection-repository
I'm trying to enable the official puppet lab collection repository with this command:
sudo rpm -ivh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
And I ended up with this error, what do I do?
Retrieving http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm warning: /var/tmp/rpm-tmp.4CilbA: Header V4 RSA/SHA1 Signature, key ID 4bd6ec30: NOKEY Preparing... ################################# [100%] file /etc/yum.repos.d/puppetlabs.repo from install of puppetlabs-release-7-12.noarch conflicts with file from package puppetlabs-release-6-12.noarch
Hey @Alia, try executing these commands and let me know if it works:
[root@ip-10-****/]# rpm -qa | grep puppetlabs-release puppetlabs-release-6-12.noarch [root@ip-10-****/]# rpm -e puppetlabs-release-6-12.noarch
Thanks, @Nandita for the quick response and surprisingly this worked. Can you please tell why was I getting that error?
I guess there isn't an issue with ...READ MORE
Try to uncomment the following lines in the definition ...READ MORE
This might be because, the master lost ...READ MORE
Hey @Harjot, The catalog compiler will look ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
When you use puppet, you don't use ...READ MORE
Hey @Pallavi, so the first time puppet ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.