#485 Package not available in buildroot even though wait-repo succeeded
Closed: Invalid 6 years ago Opened 6 years ago by rjones.

+ koji wait-repo rawhide --build=ocaml-ssl-0.5.2-7.fc27
Warning: nvr ocaml-ssl-0.5.2-7.fc27 is not current in tag rawhide
  latest build in rawhide is ocaml-ssl-0.5.2-6.fc27
Successfully waited 18:58 for ocaml-ssl-0.5.2-7.fc27 to appear in the rawhide repo
...
+ cd ../../ocaml-lwt/master
+ fedpkg build --nowait
Building ocaml-lwt-2.5.0-10.fc27 for rawhide
Created task: 20194134
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=20194134

The wait-repo was successful, but the build still failed because the package wasn't available to build against.


rawhide tag/repo is not part of f27-build inheritance:

$ koji list-tag-inheritance f27-build
f27-build (425)
  └─f27-override (424)
     └─f27-updates (418)
        └─f27 (417)

Correct wait would for f27-build repo.

Maybe we can delete the rawhide tag since it's just going to cause confusion.

This is development tracker/repo, so we're not touching Fedora's koji deployment. I've created ticket in rel-eng queue: https://pagure.io/releng/issue/6864

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

6 years ago

Login to comment on this ticket.

Metadata