Bug 1581675
Summary: | "yum copr enable" for existing copr repositories gives Errno 14 - 404 | ||
---|---|---|---|
Product: | [Community] Copr | Reporter: | Daniele Branchini <dbranchini> |
Component: | frontend | Assignee: | Miroslav Suchý <msuchy> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | dcesari, praiskup |
Target Milestone: | --- | ||
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-05-24 11:04:47 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: |
Description
Daniele Branchini
2018-05-23 11:45:00 UTC
I noticed it works by adding an explicit chroot argument: yum copr enable simc/stable epel-7 it seems that without chroot the default would be `epel-7-x86_64`. There is probably some misalignment between copr plugin and the Fedora copr server on older distros. *** This bug has been marked as a duplicate of bug 1580451 *** |