AlmaLinux / leapp-data

ELevate related data
https://almalinux.org/elevate/
Apache License 2.0
11 stars 20 forks source link

STDERR: Repository extras is listed more than once in the configuration #47

Open bjornfro opened 7 months ago

bjornfro commented 7 months ago

Untitled Hi,

Upgrade to Rocky8 fails after "leapp upgrade" and "reboot" with "STDERR: Repository extras is listed more than once in the configuration".

Cannot see that "extras" repo is added twice.

ls -l /etc/yum.repos.d/ total 36 -rw-r--r--. 1 root root 1664 Nov 23 2020 CentOS-Base.repo -rw-r--r--. 1 root root 1309 Nov 23 2020 CentOS-CR.repo -rw-r--r--. 1 root root 649 Nov 23 2020 CentOS-Debuginfo.repo -rw-r--r--. 1 root root 314 Nov 23 2020 CentOS-fasttrack.repo -rw-r--r--. 1 root root 630 Nov 23 2020 CentOS-Media.repo -rw-r--r--. 1 root root 1331 Nov 23 2020 CentOS-Sources.repo -rw-r--r--. 1 root root 616 Nov 23 2020 CentOS-x86_64-kernel.repo -rw-r--r--. 1 root root 1358 Sep 4 2021 epel.repo -rw-r--r--. 1 root root 1457 Sep 4 2021 epel-testing.repo

yum repolist Loaded plugins: changelog, fastestmirror Loading mirror speeds from cached hostfile

bjornfro commented 7 months ago

Executing : "rm /etc/yum.repos.d/CentOS-Base.repo" before reboot seems to complete the upgrade OK.