#768 If pdc_client module is not installed, modular compose should fail
Closed: Fixed 6 years ago Opened 6 years ago by tmlcoch.

Thanks to [1], we can add comps file to modular compose which is useful for now, as current Anaconda needs at least some comps file available in repo.

However I have noticed that if we add comps to modular composes and getting of modular data fails, the compose continues with comps instead of raising error:

2017-10-19 14:39:05 [WARNING ] pdc_client module is not installed, support for modules is disabled

IMHO, a compose that has:

gather_source = 'module'

and module metadata cannot be obtained should fail.

[1] https://pagure.io/pungi/pull-request/764


Just a heads up, this was caused by missing python2-modulemd, but still, a modular compose should fail if modules cannot be used.

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

6 years ago

Metadata Update from @lsedlar:
- Issue tagged with: 4.1.21

6 years ago

Login to comment on this ticket.

Metadata