#579 Pull module runtime dependencies into the buildroot
Closed: Duplicate 6 years ago Opened 6 years ago by psabata.

When buildrequiring a module, MBS needs to include its runtime dependencies (and in turn, their runtime dependencies) in the inheritance chain. Currently MBS doesn't handle this at all, which means that

  • components in the buildroot have broken dependencies
  • or if the module maintainer wants to prevent that, they need to manually inspect and watch their build dependencies' runtime dependencies and list them all in the maintainer's module's buildrequires explicitly

Note you need to track everything that was pulled into the buildroot, directly buildrequired or not. This affects component re-use.

Also note you should install buildroot and srpm-buildroot profiles from all the included modules.

Thanks for looking into it.


Isn't this the same as issue 530?

Agreed. I think this is a duplicate of #530.

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

6 years ago

Login to comment on this ticket.

Metadata