Bug 1273738
| Summary: | "dnf copr enable" fails with old projects because old projects are not redirect well | ||
|---|---|---|---|
| Product: | [Community] Copr | Reporter: | Marius Vollmer <mvollmer> |
| Component: | frontend | Assignee: | Miroslav Suchý <msuchy> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | davejohansen, sergio, vgologuz |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-18 08:28: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: | |||
|
Description
Marius Vollmer
2015-10-21 07:17:41 UTC
It is probably not about dnf-plugins-core, but about copr-cli and python-copr. But yeah, there were changes. That is why we have newer version. There is nothing I can do about it. If you want to persuade it somehow, then tell virt-builder guys to use packages from updates. this happens with old copr projects and not with new copr projects dnf copr enable sergiomb/patchutils_with_diffview Exceeded 30 redirects. dnf copr enable smani/chromium Repository successfully enabled. https://copr.fedoraproject.org/coprs/sergiomb/patchutils_with_diffview/repo/fedora-21-x86_64/ The page isn't redirecting properly but https://copr.fedoraproject.org/coprs/smani/chromium/repo/fedora-21-x86_64/ no problem We also have this cases : https://lists.fedoraproject.org/pipermail/devel/2015-October/216093.html links for logs like this [1] ends with Content Encoding Error when log exits [2] and don't have coding problem [1] https://copr-be.cloud.fedoraproject.org/results/sergiomb/patchutils_with_diffview/fedora-22-i386/kde-workspace/build.log.gz [2]https://copr-be.cloud.fedoraproject.org/results/sergiomb/patchutils_with_diffview/fedora-23-x86_64/00138248-kde-workspace/build.log.gz Issue with redirects should be fixed by commit: 7311dd5f53979dfd446c1f96e6022a5291433ec0 This has been deployed in production now. |