Centos7 to Alma9 upgrade conflict

I’m having trouble upgrading a lab PC to alma9 from centos7. I’m following this guide for doing so, and don’t see any errors until the sudo leapp upgrade step. The error in the log file looks like this:

Risk Factor: high (error)
Title: DNF execution failed with non zero exit code.
Summary: {"STDERR": "No matches found for the following disable plugin patterns: subscription-manager
Repository extras is listed more than once in the configuration
Repository extras-source is listed more than once in the configuration
Warning: Package marked by Leapp to install not found in repositories metadata: python3-nss uom-lib-javadoc si-units-javadoc pcp-parfait-agent unit-api-javadoc jackson-jaxrs-providers-datatypes parfait-javadoc uom-systems-javadoc parfait-examples uom-se-javadoc
Warning: Package marked by Leapp to upgrade not found in repositories metadata: leapp leapp-upgrade-el7toel8 gpg-pubkey python2-leapp
RPM: warning: Generating 6 missing index(es), please wait...
Error: Transaction test error:
  file /etc/centos-release from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /etc/os-release from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /etc/redhat-release from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /etc/rpm/macros.dist from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /etc/system-release from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /etc/system-release-cpe from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /usr/lib/systemd/system-preset/90-default.preset from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /usr/share/doc/redhat-release from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64
  file /usr/share/redhat-release from install of almalinux-release-8.10-1.el8.x86_64 conflicts with file from package centos-release-666:7-9.2009.0.el7.cern.x86_64"

Does anyone here have insight into this issue? obviously there’s a conflict, but I can’t just remove the files i.e. /etc/centos-release as they are needed for the upgrade. Is it just due to the Centos7 EoL, and there’s nothing to do except install Alma9 from scratch instead of upgrading?

The error I see is very similar to this thread but it seems that inquiry got missed.

I am not familiar with the upgrage procedure but you could check the repo configuration of you centos machine if there are double repo’s configured. If that is even possible.
Did you use the lates upgrade script?