> $ fedpkg build --target=f26-ocaml > Building mldonkey-3.1.5-10.fc26 for f26-ocaml > Created task: 16300957 > Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=16300957 > Watching tasks (this may be safely interrupted)... > 16300957 build (f26-ocaml, /rpms/mldonkey:8013f45d7fdb6095949016e6135c6c11176f83d0): open (arm04-builder07.arm.fedoraproject.org) > 16300958 buildSRPMFromSCM (/rpms/mldonkey:8013f45d7fdb6095949016e6135c6c11176f83d0): open (buildvm-08.phx2.fedoraproject.org) > 16300958 buildSRPMFromSCM (/rpms/mldonkey:8013f45d7fdb6095949016e6135c6c11176f83d0): open (buildvm-08.phx2.fedoraproject.org) -> closed > 0 free 1 open 1 done 0 failed > 16300957 build (f26-ocaml, /rpms/mldonkey:8013f45d7fdb6095949016e6135c6c11176f83d0): open (arm04-builder07.arm.fedoraproject.org) -> FAILED: GenericError: Build already exists (id=793647, state=COMPLETE): {'name': 'mldonkey', 'task_id': 16300957, 'extra': None, 'pkg_id': 7523, 'epoch': None, 'id': 793647, 'completion_time': None, 'state': 0, 'version': '3.1.5', 'source': None, 'volume_id': 0, 'owner': 458, 'release': '9.fc26', 'start_time': 'NOW'} > 0 free 0 open 1 done 1 failed > > 16300957 build (f26-ocaml, /rpms/mldonkey:8013f45d7fdb6095949016e6135c6c11176f83d0) failed > > > Note that the release field in the build and the release field in the > error are different ('10.fc26' vs '9.fc26'). I'm trying to build the > newer release. It's complaining that the older build already exists, > which is technically correct, but that shouldn't prevent the new build > from proceeding. > > Also the commit looks correct: > http://pkgs.fedoraproject.org/cgit/rpms/mldonkey.git/commit/?id=8013f45d7fdb6095949016e6135c6c11176f83d0 You've some how managed to upload the spec file and all the patches into the lookaside cache, which added them to the sources file so when the src.rpm was generated it downloads it all over writing the spec file with the old one. I've fixed it and pushed a build. Peter _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx