Bug 2021520 - python3-speedtest-cli and speedtest-cli are duplicates
Summary: python3-speedtest-cli and speedtest-cli are duplicates
Keywords:
Status: CLOSED DUPLICATE of bug 1947451
Alias: None
Product: Fedora
Classification: Fedora
Component: python-speedtest-cli
Version: 35
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-09 14:11 UTC by Ignacy Kuchciński
Modified: 2021-11-12 16:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-11-12 16:49:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1822736 1 unspecified CLOSED conflicting files between python-speedtest-cli and speedtest-cli 2024-11-27 06:02:41 UTC
Red Hat Bugzilla 1947451 1 unspecified NEW Aren't speedtest-cli and python3-speedtest-cli the same thing? 2025-07-09 19:10:44 UTC

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 ***


Note You need to log in before you can comment on or make changes to this bug.