Hi, I'm trying to build gource for F-14 and I get the following error: ========================= [siddhesh@spoyarek gource]$ git branch * f14 master [siddhesh@spoyarek gource]$ fedpkg build Created task: 2382335 Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=2382335 Watching tasks (this may be safely interrupted)... 2382335 build (dist-f14-updates-candidate, /gource:94e27ff92af9990ba724746702f7e34c50af0ae1): free 2382335 build (dist-f14-updates-candidate, /gource:94e27ff92af9990ba724746702f7e34c50af0ae1): free -> open (x86-10.phx2.fedoraproject.org) 2382337 buildSRPMFromSCM (/gource:94e27ff92af9990ba724746702f7e34c50af0ae1): open (x86-01.phx2.fedoraproject.org) 2382337 buildSRPMFromSCM (/gource:94e27ff92af9990ba724746702f7e34c50af0ae1): open (x86-01.phx2.fedoraproject.org) -> closed 0 free 1 open 1 done 0 failed 2382335 build (dist-f14-updates-candidate, /gource:94e27ff92af9990ba724746702f7e34c50af0ae1): open (x86-10.phx2.fedoraproject.org) -> FAILED: GenericError: Build already exists (id=188463, state=COMPLETE): {'name': 'gource', 'task_id': 2382335, 'pkg_id': 9935, 'epoch': None, 'completion_time': None, 'state': 0, 'version': '0.27', 'owner': 1323, 'release': '1', 'id': 188463} 0 free 0 open 1 done 1 failed 2382335 build (dist-f14-updates-candidate, /gource:94e27ff92af9990ba724746702f7e34c50af0ae1) failed ========================= snippet of .git/config to ensure that branches are pointing to the correct remote: [branch "master"] remote = origin merge = refs/heads/master [branch "f14"] remote = origin merge = refs/heads/f14/master ===== Is anyone facing a similar problem? I guess I may be doing something wrong in the process, but I haven't been able to figure out yet. I was able to build successfully for rawhide, which is the build that the above build claims to be the duplicate of: http://koji.fedoraproject.org/koji/buildinfo?buildID=188463 Also, probably an unrelated question, but aren't tags added to the scm anymore with the build? I expected a 0.27 tag to be added to master, but that did not happen. -- Thanks, Siddhesh PS: I like the look of dist-git with the _real_ branches. Thanks for all the awesome work! -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel