On Mon, 10 May 2021 03:49:33 -0400 Francisco Tissera <audiogamer2004@xxxxxxxxx> wrote: > When trying to install fedora 34's repository packages, I get across > errors that I have to fix by adding the --allowerasing flag, or the > --skipbroken one. > > Is that advisable, or does that mean that repositories of different > versions of Fedora are not instalable in parallel? Without seeing the actual error messages, I assume that they are not parallel installable. They probably use the same path and package name for something, and so cannot be installed at the same time. Since it is only a single kernel that you will have to do the manual procedure for, that is probably the path you should take. Even if you install the f34 repos only to get the kernel, and then reinstall the rawhide repos, the latest kernel in f34 is now 5.12, so you will have to specify the version of kernel you want during the kernel update. Run the command rpm -qa | grep ^kernel- | sort | less to find the kernel packages you have installed so you can get them from koji, if you decide to do the manual procedure. _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/test@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure