On Thu, 28 Jan 2016 16:14:03 -0000
"John Florian" <[email protected]> wrote:
> If that's the case, I'm not sure why I had to add the external repo
> given that I have:
>
> $ koji list-tag-inheritance --reverse f21
> f21 (6)
> ├─f21-build (7)
> ├─f21-candidates (8)
> ├─f21-testing (9)
> ├─f21-released (10)
> └─f22 (12)
> ├─f22-build (13)
> ├─f22-candidates (14)
> ├─f22-testing (15)
> └─f22-released (16)
if for your target the build tag is f22-build and the destination tag is
f22-candidates, but even if it is f22-released, then the f22-build tag
won't see builds until they are tagged as f22. You should have
f22-build inherit from f22-released in your case if I understand your
setup correctly.
You can check the situation with "koji latest-build f22-build foo" to
see if the needed build of foo is available for other builds.
Understanding the tag hierarchy and its impacts is the most difficult
thing in koji I think.
Dan
--
buildsys mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]