Bug 2014563 - copr.py - DeprecationWarning + Err. 404
Summary: copr.py - DeprecationWarning + Err. 404
Keywords:
Status: CLOSED DUPLICATE of bug 2011550
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf-plugins-core
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-15 14:55 UTC by Davide Repetto
Modified: 2021-10-18 10:33 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-10-18 10:33:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Davide Repetto 2021-10-15 14:55:02 UTC
Description of problem:
=======================
[root@dave ~]# dnf copr search vnc4server
/usr/lib/python3.10/site-packages/dnf-plugins/copr.py:433: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a compatibility shim with Python's platform.linux_distribution(). Please use distro.id(), distro.version() and distro.name() instead.
  dist = linux_distribution()

Status code: 404 for https://copr.fedorainfracloud.org/api/coprs/search/vnc4server/ (IP: 3.225.109.36)


Version-Release number of selected component (if applicable):
=============================================================
python3-dnf-plugins-core-4.0.23-1.fc35.noarch

Comment 1 Pavla Kratochvilova 2021-10-18 10:33:11 UTC
The deprecation warning is already reported, so I am closing this as a duplicate.

The 404 seems valid, as there is no vnc4server found in the copr.

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


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