#6680 Alter tag inheritance for f26-modularity
Closed 7 years ago Opened 7 years ago by ralph.

The f26-modularity tag erroneously inherits from the f26 tag.

I was told that the reason this was done was so that we wouldn't have to add all the packages to the package list for that tag. However, pulling in builds from the f26 tag is causing other problems.

In order to preserve the package list but remove the extra builds, can we please have f26-modularity's tag inheritance modified so that it inherits from module-package-list and no longer inherits from f26?

Thanks!


The following commands should do it:

$ koji add-tag-inheritance f26-modularity module-package-list --priority 1
$ koji remove-tag-inheritance f26-modularity f26

FYI, this is blocking @psabata from submitting the first build of https://fedoraproject.org/wiki/Changes/BaseRuntime

The base-runtime will build, but it will erroneously have all of f26 in the buildroot.

@ralph Removed the tag inheritance for now and to go ahead and add the tag inheritance we need to discuss about https://pagure.io/releng/issue/6663#comment-415489.

I have run

$ koji add-tag-inheritance f26-modularity module-package-list

@ralph is going to be looking at a way to get things handled better long term

Metadata Update from @ralph:
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata