#9785 Please create Koji tags for ELN Modules
Closed: Fixed by mohanboddu. Opened by sgallagh.

  • Describe the issue
    We need the appropriate tags created for building modules against the ELN platform.

  • When do you need this? (YYYY/MM/DD)
    As soon as possible

  • When is this no longer needed or useful? (YYYY/MM/DD)
    Should remain indefinitely.

  • If we cannot complete your request, what is the impact?
    We cannot build modules for ELN which may have negative effects on RHEL development in Fedora.


@sgallagh I am assuming you dont need bodhi enablement but you need signing setup?

We created all the tags for normal builds, so I am going with the same for modular eln builds.

I will review it in our stand up and run the commands.

$ koji add-tag eln-modular
$ koji edit-tag -x mock.package_manager=dnf eln-modular
$ koji add-tag --parent eln-modular eln-modular-updates
$ koji add-tag --parent eln-modular-updates eln-modular-updates-candidate
$ koji add-tag --parent eln-modular-updates eln-modular-updates-testing
$ koji add-tag --parent eln-modular-updates-testing eln-modular-updates-testing-pending
$ koji add-tag --parent eln-modular-updates eln-modular-updates-pending
$ koji add-tag --parent eln-modular-updates eln-modular-override
$ koji add-tag --parent eln-modular-updates-testing-pending eln-modular-signing-pending
$ koji add-tag --parent eln-modular-updates  eln-modular-pending
$ koji edit-tag --perm=fedora-override eln-modular-override
$ koji edit-tag --perm=admin eln-modular-updates
$ koji edit-tag --perm=admin eln-modular-updates-testing
$ koji edit-tag --perm=autosign eln-modular-updates-testing-pending
$ koji edit-tag --perm=admin eln-modular-updates-pending
$ koji edit-tag --perm=autosign eln-modular-signing-pending
$ koji edit-tag --perm=autosign eln-modular
$ koji add-tag --parent module-package-list module-eln-build
$ koji add-external-repo -t module-eln-build f34-build

And the signing PR - https://pagure.io/fedora-infra/ansible/pull-request/277 is all that is needed I think

And this is done.

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

Metadata