Bug 1331047

Summary: .repo config file contains old repo name after forking Copr
Product: [Community] Copr Reporter: Dominic Cleal <dominic>
Component: backendAssignee: Jakub Kadlčík <jkadlcik>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-05 13:06:40 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:

Description Dominic Cleal 2016-04-27 14:25:49 UTC
Description of problem:
After forking a Copr, the .repo file for download contains the old Copr name, not the fork name.


Version-Release number of selected component (if applicable):
Unknown, seen on copr.fedorainfracloud.org on Wed 27th Apr, 14:24 UTC.


How reproducible:
Probably always.

Steps to Reproduce:
1. Fork an existing Copr
2. Click the Repo Download link on the forked Copr overview page
3. Check baseurl

Actual results:
baseurl points to the old, forked Copr

Expected results:
baseurl should point to the new fork

Additional info:
Seen at https://copr.fedorainfracloud.org/coprs/domcleal/foreman-rawhide/repo/fedora-rawhide/domcleal-foreman-rawhide-fedora-rawhide.repo

points to foreman-f24 (the name of the Copr I forked from), should be foreman-rawhide.

Comment 1 Jakub Kadlčík 2016-04-28 09:55:08 UTC
Hello Dominic, thank you for your feedback.

It is already modified in master.

Comment 2 Miroslav Suchý 2016-05-05 13:06:40 UTC
Package including this fix has been deployed on production instance of Copr.