Works widely fine with me.

But some downgrades in dnf:

Downgrading:
 python3-cffi                                                 x86_64                   1.15.0-2.fc36                                            fedora                                  244 k
 thunderbird                                                  x86_64                   91.4.0-1.fc36                                            fedora                                   96 M
 thunderbird-librnp-rnp                                       x86_64                   91.4.0-1.fc36                                            fedora                                  1.0 M

In Fedora 35, thunderbird & thunderbird-librnp-rnp are currently at 91.6.2-1.fc35. So this would be really a downgrade. I assume this is not intended.

python3-cffi is just another build of the same version (1.15.0-2.fc36 <-> 1.15.0-4.fc35).


On Fri, 11 Mar 2022 at 17:43, Miroslav Suchý <msuchy@redhat.com> wrote:

Do you want to make Fedora 36 better? Please spend 1 minute of your time and try to run:

# Run this only if you use default Fedora modules
# next time you run any DNF command default modules will be enabled again
sudo dnf module reset '*'

dnf --releasever=36 --setopt=module_platform_id=platform:f36 \
--enablerepo=updates-testing \
$(rpm -q
fedora-repos-modular >/dev/null && echo --enablerepo=updates-testing-modular) \
--assumeno distro-sync