Update 4.3-rc4 to 4.3.0: Errors metadata for repository 'qubes-contrib-dom0-r4.2-current'

Did a fresh install of 4.3-rc4 last week and try to update to 4.3.0. via

sudo qubes-dom0-update

Get error message:

Errors during downloading metadata for repository 'qubes-contrib-dom0-r4.2-current'
Cannot download repomd.xml. All mirros were tried.

What did I wrong?

You forget:

sudo qubes-dom0-update -y qubes-dist-upgrade
qubes-dist-upgrade --releasever=4.3 --template-standalone-upgrade -y

source: Qubes OS 4.3.0 has been released! | Qubes OS

Thx, but still the same behavior.

Perplexity helped me:

In
/etc/yum.repos.d/qubes-contrib.repo

In Section [qubes-contrib-dom0-r4.2-current] enabled=0

Then the steps you mentioned.

Now anything is fine again.

Case can be closed.