Description of problem: Packages python3-speedtest-cli and speedtest-cli are duplicates and they conflict with each other. Additional info: # LANG=en_US dnf list speedtest-cli python3-speedtest-cli Last metadata expiration check: 0:05:04 ago on Tue 09 Nov 2021 03:03:09 PM CET. Installed Packages python3-speedtest-cli.noarch 2.1.3-3.fc35 @fedora Available Packages speedtest-cli.noarch 2.1.3-3.fc35 fedora # LANG=en_US dnf info speedtest-cli python3-speedtest-cli | egrep 'Name|Version|Release|URL' Name : python3-speedtest-cli Version : 2.1.3 Release : 3.fc35 URL : https://github.com/sivel/speedtest-cli Name : speedtest-cli Version : 2.1.3 Release : 3.fc35 URL : https://github.com/sivel/speedtest-cli # LANG=en_US dnf install speedtest-cli Last metadata expiration check: 0:06:21 ago on Tue 09 Nov 2021 03:03:09 PM CET. Dependencies resolved. ====================================================================================================================== Package Architecture Version Repository Size ====================================================================================================================== Installing: speedtest-cli noarch 2.1.3-3.fc35 fedora 32 k Transaction Summary ====================================================================================================================== Install 1 Package Total download size: 32 k Installed size: 91 k Is this ok [y/N]: y Downloading Packages: speedtest-cli-2.1.3-3.fc35.noarch.rpm 232 kB/s | 32 kB 00:00 ---------------------------------------------------------------------------------------------------------------------- Total 72 kB/s | 32 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Transaction test error: file /usr/lib/python3.10/site-packages/speedtest.py from install of speedtest-cli-2.1.3-3.fc35.noarch conflicts with file from package python3-speedtest-cli-2.1.3-3.fc35.noarch file /usr/share/man/man1/speedtest-cli.1.gz from install of speedtest-cli-2.1.3-3.fc35.noarch conflicts with file from package python3-speedtest-cli-2.1.3-3.fc35.noarch
*** This bug has been marked as a duplicate of bug 1947451 ***