#209 bug in pkgset_koji_inherit setting
Closed: Fixed None Opened 8 years ago by ausil.

in Fedora we have "pkgset_koji_inherit = False" set in the pungi config, we had composes failing requiring all packages be signed. this was due to some package that were only available via inheritance being included and them not being signed with the fedora-24 key. On inspection we figured out they were coming in only via inheritance.


I see two options to fix this:

  • use an unsigned copy of such package
  • or add an extra config option for keys for inherited packages and use those.

Which one would you prefer?

Wait, I misread this. You want the inheritance turned off completely.

Login to comment on this ticket.

Metadata