#7540 staging koji: Please add minimal-runtime and banner to modular build targets
Closed: Fixed 5 years ago Opened 5 years ago by otaylor.

Could the newly added minimal-runtime and banner modules be added to the f28/f29 modular build tags.

See failure in:

https://mbs.stg.fedoraproject.org/module-build-service/1/module-builds/245

I think that's:

for tag in f28-modular f29-modular modular ; do
    koji -p staging add-pkg --owner=otaylor $tag minimal-runtime banner
done

(I don't have permissions to do that.)


@otaylor

for tag in f28-modular f29-modular modular ; do
    stg-koji add-pkg $tag minimal-runtime banner --owner=otaylor
done

Done.

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

5 years ago

Login to comment on this ticket.

Metadata