Bug 2021520

Summary: python3-speedtest-cli and speedtest-cli are duplicates
Product: [Fedora] Fedora Reporter: Ignacy Kuchciński <ignacykuchcinski>
Component: python-speedtest-cliAssignee: Fabian Affolter <mail>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 35CC: besser82, mail
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-12 16:49:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ignacy Kuchciński 2021-11-09 14:11:21 UTC
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

Comment 1 Fabian Affolter 2021-11-12 16:49:18 UTC

*** This bug has been marked as a duplicate of bug 1947451 ***