#9763 fedpkg build failed with "not in list for tag f35-updates-candidate"
Closed: Invalid by kevin. Opened by jijunwan.

https://src.fedoraproject.org/rpms/eth-fast-fabric was created 5 days ago. But when I built, it fails with "package eth-tools not in list for tag f35-updates-candidate". Below is the build output:

$ fedpkg build
Building eth-fast-fabric-11.0.0.0-163.fc35 for rawhide
Created task: 64523430
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=64523430
Watching tasks (this may be safely interrupted)...
64523430 build (rawhide, /rpms/eth-fast-fabric.git:adf6abedfac3c6d406f9e810a8948bbbde9a91d9): free
64523430 build (rawhide, /rpms/eth-fast-fabric.git:adf6abedfac3c6d406f9e810a8948bbbde9a91d9): free -> open (buildvm-s390x-21.s390.fedoraproject.org)
  64523431 buildSRPMFromSCM (/rpms/eth-fast-fabric.git:adf6abedfac3c6d406f9e810a8948bbbde9a91d9): free
  64523431 buildSRPMFromSCM (/rpms/eth-fast-fabric.git:adf6abedfac3c6d406f9e810a8948bbbde9a91d9): free -> open (buildvm-ppc64le-15.iad2.fedoraproject.org)
64523430 build (rawhide, /rpms/eth-fast-fabric.git:adf6abedfac3c6d406f9e810a8948bbbde9a91d9): open (buildvm-s390x-21.s390.fedoraproject.org) -> FAILED: BuildError: package eth-tools not in list for tag f35-updates-candidate
  0 free  1 open  0 done  1 failed
  64523431 buildSRPMFromSCM (/rpms/eth-fast-fabric.git:adf6abedfac3c6d406f9e810a8948bbbde9a91d9): open (buildvm-ppc64le-15.iad2.fedoraproject.org) -> closed
  0 free  0 open  1 done  1 failed
64523430 build (rawhide, /rpms/eth-fast-fabric.git:adf6abedfac3c6d406f9e810a8948bbbde9a91d9) failed

If I understand right, the tag shall be automatically created. Any idea?


I'll add here what I added to the review bug:

This package has:

Name: eth-tools

in the spec file, but the name added to dist-git/this-review/the thing added to koji is: eth-fast-fabric

This does not work with our tooling.

You need to either adjust the spec file to use Name: eth-fast-fabric or retire that package and re-review this under the name 'eth-tools'

Metadata Update from @kevin:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Metadata