| # 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

I ran it on mine and had no issues.

Transaction Summary
======================================================================================================================================
Install      47 Packages
Upgrade    2806 Packages
Remove        7 Packages
Downgrade     6 Packages

Total download size: 2.9 G
Operation aborted.

Excellent work!

Harish
-- 
Harish Pillay 9v1hp hpil...@redhat.com +65.9636.9253 gpg id: 0x746809E3

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to