Created attachment 1500913 [details] dnf copr remove name/project Description of problem: When i am trying to remove COPR repo i got error (attached in .txt file). Version-Release number of selected component (if applicable): dnf-4.0.4-1.fc29 How reproducible: Enable any COPR repo first and then try to remove it. Steps to Reproduce: 1. # dnf copr enable alunux/budgie-desktop-git 2. # dnf copr remove alunux/budgie-desktop-git Actual results: See attached file. Expected results: Removed COPR repo.
This only happens with an old format. After re-enable they can be removed without any issue. For example: 1. # dnf copr enable alunux/budgie-desktop-stable 2. # dnf copr remove alunux/budgie-desktop-stable --- $ sudo dnf copr list copr.fedorainfracloud.org/alunux/budgie-desktop-git copr.fedorainfracloud.org/phracek/PyCharm (disabled) copr.fedorainfracloud.org/alunux/budgie-desktop-stable (disabled) * * These coprs have repo file with an old format that contains no information about Copr hub - the default one was assumed. Re-enable the project to fix this.
*** This bug has been marked as a duplicate of bug 1644563 ***