#768 If pdc_client module is not installed, modular compose should fail
Closed: Fixed Opened 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)

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

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/768

Please continue any further discussion there.

Metadata