Bug 1645771
| Summary: | dnf copr remove doesn't work | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Artem <ego.cordatus> | ||||
| Component: | dnf | Assignee: | Miroslav Suchý <msuchy> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 29 | CC: | dmach, mblaha, mhatina, packaging-team-maint, rpm-software-management, vmukhame | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-11-05 14:42:50 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: | 
            
  | 
      ||||||
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 ***  | 
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.