Fixing my drivers issues may have broken Steam?

Hello !

I was forced to enable the full RPM-fusion to get my fedora Kinoite 44 working with my 1070.
However, today I’m trying to update, and I think I am running into a multiple repo conflict of some kind. I think it’s trying to update 3 different steam ???

error: Could not depsolve transaction; 1 problem detected:
 Problem: conflicting requests
  - package steam-1.0.0.85-10.fc44.x86_64 from rpmfusion-nonfree-updates requires pulseaudio-libs(x86-32), but none of the providers can be installed
  - package steam-1.0.0.85-6.fc44.i686 from rpmfusion-nonfree requires pulseaudio-libs(x86-32), but none of the providers can be installed
  - package steam-1.0.0.85-6.fc44.i686 from rpmfusion-nonfree-steam requires pulseaudio-libs(x86-32), but none of the providers can be installed
  - package pulseaudio-libs-17.0-9.fc44.i686 from fedora requires libasyncns.so.0, but none of the providers can be installed
  - libasyncns-0.8-32.fc44.i686 from fedora does not belong to a distupgrade repository
  - cannot install both libasyncns-0.8-32.fc44.x86_64 from fedora and libasyncns-0.8-34.fc44.x86_64 from @System

Or is it just a case of desync like it used to happen regularly a while ago ?

May be, but:

 - cannot install both libasyncns-0.8-32.fc44.x86_64 from fedora and libasyncns-0.8-34.fc44.x86_64 from @System`

shows that your machine has a wrong view of the updates repo. I have:

dnf --refresh -q list libasyncns
Installed packages
libasyncns.x86_64 0.8-32.fc44 fedora

Available packages
libasyncns.i686   0.8-34.fc44 updates
libasyncns.x86_64 0.8-34.fc44 updates

You may try first: sudo dnf --refresh update

There is also a recent change at rpmfusion about steam. See:

Yes, it was just a desync. I was able to update later that night.
Interesting link, but I never saw that steam-arch-transition being installed on my system.