# LANG=en_US dnf list speedtest-cli python3-speedtest-cli Last metadata expiration check: 0:14:45 ago on Thu 08 Apr 2021 03:25:21 PM CEST. Installed Packages speedtest-cli.noarch 2.1.2-1.fc33 @updates Available Packages python3-speedtest-cli.noarch 2.1.2-4.fc33 fedora # LANG=en_US dnf info speedtest-cli python3-speedtest-cli | egrep 'Name|Version|Release|URL' Name : speedtest-cli Version : 2.1.2 Release : 1.fc33 URL : https://github.com/sivel/speedtest-cli Name : python3-speedtest-cli Version : 2.1.2 Release : 4.fc33 URL : https://github.com/sivel/speedtest-cli They conflict too. # LANG=en_US dnf install python3-speedtest-cli Last metadata expiration check: 0:00:14 ago on Thu 08 Apr 2021 03:43:55 PM CEST. Dependencies resolved. =================================================================================================================== Package Architecture Version Repository Size =================================================================================================================== Installing: python3-speedtest-cli noarch 2.1.2-4.fc33 fedora 51 k Transaction Summary =================================================================================================================== Install 1 Package Total download size: 51 k Installed size: 140 k Is this ok [y/N]: y Downloading Packages: python3-speedtest-cli-2.1.2-4.fc33.noarch.rpm 314 kB/s | 51 kB 00:00 ------------------------------------------------------------------------------------------------------------------- Total 68 kB/s | 51 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.9/site-packages/speedtest.py from install of python3-speedtest-cli-2.1.2-4.fc33.noarch conflicts with file from package speedtest-cli-2.1.2-1.fc33.noarch file /usr/share/man/man1/speedtest-cli.1.gz from install of python3-speedtest-cli-2.1.2-4.fc33.noarch conflicts with file from package speedtest-cli-2.1.2-1.fc33.noarch
Yes, it's a duplicate.
Please, remove the python3-speedtest-cli package from the repos, because it's not working compared to speedtest-cli, and is suggested when trying to run the speedtest command without having either installed: ``` $ speedtest bash: speedtest: command not found... Install package 'python3-speedtest-cli' to provide command 'speedtest'? [N/y] y * Waiting in queue... * Loading list of packages.... The following packages have to be installed: python3-speedtest-cli-2.1.2-5.fc34.noarch Command-line interface for testing internet bandwidth using speedtest.net Proceed with changes? [N/y] y * Waiting in queue... * Waiting for authentication... * Waiting in queue... * Downloading packages... * Requesting data... * Testing changes... * Installing packages... Retrieving speedtest.net configuration... Traceback (most recent call last): File "/usr/bin/speedtest", line 33, in <module> sys.exit(load_entry_point('speedtest-cli==2.1.2', 'console_scripts', 'speedtest')()) File "/usr/lib/python3.9/site-packages/speedtest.py", line 1986, in main shell() File "/usr/lib/python3.9/site-packages/speedtest.py", line 1872, in shell speedtest = Speedtest( File "/usr/lib/python3.9/site-packages/speedtest.py", line 1091, in __init__ self.get_config() File "/usr/lib/python3.9/site-packages/speedtest.py", line 1173, in get_config ignore_servers = list( ValueError: invalid literal for int() with base 10: '' ``` It took me a lot of time before I realized I simply needed to install the correct package - at least speedtest-cli could be suggested instead of python3-speedtest-cli when trying to run the program when it's not installed.
This message is a reminder that Fedora 33 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '33'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 33 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Bug is still present in Fedora 34. # LANG=en_US dnf list speedtest-cli python3-speedtest-cli Last metadata expiration check: 2:24:45 ago on Fri 05 Nov 2021 07:29:29 AM CET. Installed Packages speedtest-cli.noarch 2.1.3-1.fc34 @updates Available Packages python3-speedtest-cli.noarch 2.1.2-5.fc34 fedora # LANG=en_US dnf install python3-speedtest-cli Last metadata expiration check: 2:24:53 ago on Fri 05 Nov 2021 07:29:29 AM CET. Dependencies resolved. ============================================================================================= Package Architecture Version Repository Size ============================================================================================= Installing: python3-speedtest-cli noarch 2.1.2-5.fc34 fedora 51 k Transaction Summary ============================================================================================= Install 1 Package Total size: 51 k Installed size: 139 k Is this ok [y/N]: y Downloading Packages: [SKIPPED] python3-speedtest-cli-2.1.2-5.fc34.noarch.rpm: Already downloaded 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/bin/speedtest-cli from install of python3-speedtest-cli-2.1.2-5.fc34.noarch conflicts with file from package speedtest-cli-2.1.3-1.fc34.noarch file /usr/lib/python3.9/site-packages/speedtest.py from install of python3-speedtest-cli-2.1.2-5.fc34.noarch conflicts with file from package speedtest-cli-2.1.3-1.fc34.noarch file /usr/share/man/man1/speedtest-cli.1.gz from install of python3-speedtest-cli-2.1.2-5.fc34.noarch conflicts with file from package speedtest-cli-2.1.3-1.fc34.noarch
*** Bug 2021520 has been marked as a duplicate of this bug. ***
This message is a reminder that Fedora Linux 34 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 34 on 2022-06-07. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '34'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 34 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
This message is a reminder that Fedora Linux 35 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '35'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 35 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16. Fedora Linux 36 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.
Bug is still present in Fedora 37.
This message is a reminder that Fedora Linux 37 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 37 on 2023-12-05. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '37'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 37 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
Fedora Linux 37 entered end-of-life (EOL) status on None. Fedora Linux 37 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.
FWIW, this is still the case in Fedora 40.
This message is a reminder that Fedora Linux 40 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '40'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 40 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13. Fedora Linux 40 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.
It is still a duplicate package and trying to install both fails in Fedora 42.
[I ticked 'Reset assignee to default' but it didn't work, setting to the new package maintainer manually.]