On Fri, 6 Aug 2010 00:17:23 +0530, Siddhesh wrote: > Hi, > > I'm trying to build gource for F-14 and I get the following error: > 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 > http://koji.fedoraproject.org/koji/buildinfo?buildID=188463 You don't use %{?dist} in your "Release" value, and the 0.27-1 build is already done. There can be only one build with that version-release. > 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. It's not done yet. Where you want tags, you could use: git tag $(fedpkg verrel) git push --tags -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel