oracle / centos2ol

Script and documentation to switch CentOS/Rocky Linux to Oracle Linux
https://linux.oracle.com/switch/centos/
Universal Permissive License v1.0
344 stars 82 forks source link

[bug] Disable explicit distroverpkg setting in /etc/yum.conf #54

Closed Djelibeybi closed 3 years ago

Djelibeybi commented 3 years ago

If /etc/yum.conf has been modified by the user, it will not be replaced by the default version from Oracle Linux. Instead, an rpmnew file is created. This results in yum being unable to resolve the $releasever variable post-switch as the referenced package is no longer installed.

Fixes #53.

Signed-off-by: Avi Miller avi.miller@oracle.com

Djelibeybi commented 3 years ago

@totalamateurhour @mark-au can you confirm whether you were notified for this review? I'm wondering if using a GitHub team as the code owner is useful or not.

mark-au commented 3 years ago

@totalamateurhour @mark-au can you confirm whether you were notified for this review? I'm wondering if using a GitHub team as the code owner is useful or not.

I was asked emailed with a request to review