Recently setup swiftly on Fedora 43 but ran into an issue when downloading the Swift 6.3 toolchain.
When running swiftly install 6.3 the toolchain begins installation. However, the process stalls when checking on the installed packages, example: yum list installed binutils. I am able to continue by typing ctrl+z to suspend the process in the terminal to continue.
I am still able to install the toolchain successfully, but had to type ctrl+z several times to continue the process. I believe this an issue with the YUM package manager.
It would be worth moving from YUM since it is now a deprecated project and switch to DNF5 for Red Hat based distros.
Recently setup swiftly on Fedora 43 but ran into an issue when downloading the Swift 6.3 toolchain.
When running
swiftly install 6.3the toolchain begins installation. However, the process stalls when checking on the installed packages, example:yum list installed binutils. I am able to continue by typing ctrl+z to suspend the process in the terminal to continue.I am still able to install the toolchain successfully, but had to type ctrl+z several times to continue the process. I believe this an issue with the YUM package manager.
It would be worth moving from YUM since it is now a deprecated project and switch to DNF5 for Red Hat based distros.