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