Bug 1055325

Summary: fedora-rawhide: yum using f21 as dist instead of rawhide
Product: [Community] Copr Reporter: Igor Gnatenko <ignatenko>
Component: backendAssignee: Miroslav Suchý <msuchy>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: ignatenko, msuchy
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: copr-1.25-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 08:32:07 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:
Description Flags
Proposed patch against master branch none

Description Igor Gnatenko 2014-01-20 01:31:11 UTC
I've added http://copr-be.cloud.fedoraproject.org/results/ignatenkobrain/kernel-radeon_clock/fedora-$releasever-$basearch/ in repolist. Tried to build package.

In logs: DEBUG util.py:281:  http://copr-be.cloud.fedoraproject.org/results/ignatenkobrain/kernel-radeon_clock/fedora-21-x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"

Comment 1 Igor Gnatenko 2014-01-20 14:19:26 UTC
Created attachment 852760 [details]
Proposed patch against master branch

I have not tested this patch, but it should works ;)

Comment 2 Miroslav Suchý 2014-01-20 23:36:09 UTC
Looks good. I test that and it behaves correctly.
Applied as 64c4bef

Thanks for the contribution.