Received the following error when attempting to upgrade using Fedora app: “Error running transaction: file /usr/share/texlive/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex from install of texlive-markdown-12:svn77254-111.fc44.noarch conflicts with file from package texlive-markdown-doc-11:svn66257-80.fc43.noarch”
For Fedora 44, TeXLive packages were reorganized into a smaller number of packages, more aligned with the TUG.org “schemes”. You can find the packages that provide the conflicting file with: sudo dnf5 provides /usr/share/texlive/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex.
Remove conflicting Fedora 43 packages and select a use-case appropriate package that provides the conflicting file.
Thanks for your comment and support, George. I had not known about the reorganization of TeXLive packages in the Fedora Project, but to solve my immediate issue I chose to fully uninstall TexLive, perform the F43 to F44 upgrade, and then reinstall TexLive. No glitch there. The system is working better than before with a couple of exceptions in the TexLive packages.
Valdislav, thanks for your tip. It may have worked, but to solve my immediate issue I chose to fully uninstall TexLive, perform the F43 to F44 upgrade, and then reinstall TexLive. No glitch there. I saved your fix in case it’s needed in the future. All the best.