#90 fedora-release is incorrectly removed
Closed: Fixed None Opened 8 years ago by ausil.

https://pagure.io/pungi/blob/master/f/pungi/phases/gather/__init__.py#_518

causes fedora-release to be removed from the package-set which breaks making fedora installable.

fedora-release must not be filtered out of the package set.


The filtering code is needed internally. Assuming reworking the way system-release packages are done in Fedora is not practical/possible, I have opened pull request that can disable the filtering.

I'm terribly sorry. The patch is actually incorrect in that the code works the other way than the docs explain, which is way it did not work in latest releases. A fix-up is available at PR 117.

Login to comment on this ticket.

Metadata