On Fri, Apr 15, 2022 at 10:08 AM stan via users <users@lists.fedoraproject.org> wrote:
On Thu, 14 Apr 2022 20:49:23 -0000
Reon Beon via users <users@lists.fedoraproject.org> wrote:

>  Problem: package   obsoletes lilv <
> 0.24.12-2 provided by lilv-0.24.12-1.fc36.i686
>   - cannot install the best update candidate for package
> lilv-0.24.12-1.fc36.x86_64
>   - problem with installed package lilv-0.24.12-1.fc36.i686
> Nothing to do.
> Complete!

i686

You need to remove the i686 package to allow the x86_64 package to
install.  Looks like it is obsolete, but you can try to install it
after the update completes.  It probably won't be available anymore.

Or, you can try --allowerasing, and the transaction should remove the
i686 package.

It seems to be tangentially needed by steam so erasing the package could have unwanted side effects...

$ sudo dnf --assumeno erase lilv.i686 | grep steam
 steam                            i686    1.0.0.74-2.fc35 @rpmfusion-nonfree-updates  3.5 M
 steam-devices                    i686    1.0.0.74-2.fc35 @rpmfusion-nonfree-updates   19 k
Operation aborted.


Thanks,
Richard