From 94470cc21e1a5f8119c8f503c6e887b8dd6aac6b Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Thu, 31 Oct 2024 12:27:14 -0500 Subject: [PATCH] =?UTF-8?q?chore:=20Revert=20"fix:=20Override=20copr=20plu?= =?UTF-8?q?gin=20config=20to=20use=20fedora=20chroot=20=E2=80=A6=20(#664)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../usr/share/dnf/plugins/copr.vendor.conf | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 sys_files/usr/share/dnf/plugins/copr.vendor.conf diff --git a/sys_files/usr/share/dnf/plugins/copr.vendor.conf b/sys_files/usr/share/dnf/plugins/copr.vendor.conf deleted file mode 100644 index 935502d..0000000 --- a/sys_files/usr/share/dnf/plugins/copr.vendor.conf +++ /dev/null @@ -1,20 +0,0 @@ -# This override is to handle the default behavior of dnf5 using ID at /etc/os-release -# to select which chroot gets used to fetch the copr repo. -# -# An example of the behavior displayed without this override in Bazzite: -# sudo dnf5 copr enable msmafra/hyprland -# https://copr.fedorainfracloud.org/api_3/rpmrepo/msmafra/hyprland/bazzite-41/ 100% | 726.0 B/s | 457.0 B | 00m01s -# Chroot not found in the given Copr project (bazzite-41-x86_64). You can choose one of the available chroots explicitly: -# fedora-40-aarch64 -# fedora-40-x86_64 -# fedora-41-aarch64 -# fedora-41-x86_64 -# fedora-rawhide-aarch64 -# fedora-rawhide-x86_64 -# -# See: -# https://github.com/rpm-software-management/dnf5/blob/01d4df824ff4a94ae1fc288f81923d02ba71173a/dnf5-plugins/copr_plugin/copr_config.cpp#L79-L81 -# https://github.com/rpm-software-management/dnf5/blob/01d4df824ff4a94ae1fc288f81923d02ba71173a/dnf5-plugins/copr_plugin/copr_repo.cpp#L146 - -[main] -distribution = fedora