LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   RHEL 7 Unable to yum install HTTP Error 404 - Not Found (https://www.linuxquestions.org/questions/linux-enterprise-47/rhel-7-unable-to-yum-install-http-error-404-not-found-4175658993/)

gregarsp49 08-11-2019 08:20 PM

RHEL 7 Unable to yum install HTTP Error 404 - Not Found
 
Sorry all, Closing this

scasey 08-11-2019 08:39 PM

Please post the command you entered that returned the error.

gregarsp49 08-11-2019 08:40 PM

yum -y install ansible

scasey 08-11-2019 08:49 PM

Quote:

Originally Posted by gregarsp49 (Post 6024165)
yum -y install ansible

Code:

yum list ansible | more
...
Available Packages
ansible.noarch                        2.8.2-1.el7                          epel

Do you have the epel repo enabled?
Have you contacted RedHat?
You need a subscription to use Red Hat. If you don't have a subscription, you can't install packages.

frankbell 08-11-2019 08:51 PM

And

Code:

yum provides ansible

gregarsp49 08-11-2019 09:01 PM

epel repo enabled? Sorry I do not really get this part

so far, I did yum list, ansible is there.

as for the subscription, no
So far from my lecture notes they did not mention about it
my class only provided the ISO

permaroot 08-14-2019 03:06 PM

You definitely need a subscription to access RHEL repos. If the ISO was provided by the school and is legitimate you should have the info to register your license.

and the epel repo is not enabled by default. you need to yum install epel-release to access it


All times are GMT -5. The time now is 09:46 AM.