Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Missing repositories after running ol_yum_configure.sh

Dude!Apr 29 2019 — edited May 21 2019

Hi,

After running a yum update, there are instructions to run /usr/bin/ol_yum_configure.sh.

The result is the following, for example:

[root@localhost yum.repos.d]# ls -1

oracle-epel-ol7.repo

oracle-linux-ol7.repo

public-yum-ol7.repo.sav

uek-ol7.repo

virt-ol7.repo

There are several channels that are missing from the new configuration, like software_collections:

[root@localhost yum.repos.d]# grep collections *

public-yum-ol7.repo.sav:[ol7_software_collections]

I know how to edit and create .repo files but is it supposed to be this way? That's quite inconvenient.

This post has been answered by Avi Miller-Oracle on Apr 29 2019
Jump to Answer
Comments
Post Details
Added on Apr 29 2019
6 comments
1,793 views