We have a product that has non-modular package depending on a non-default stream. The instructions for the product tell users they need to manually enable the module stream before installation of the package.
When running fus, this information is not available, so there are dependency problems reported.
Example situation:
repo-1: foo package Requires: bar
lookaside-1: bar:non-default module with bar package
It would be nice to have some way to tell fus that bar:non-default will always be enabled.
CC @contyk for more ideas
We have a product that has non-modular package depending on a non-default stream. The instructions for the product tell users they need to manually enable the module stream before installation of the package.
When running fus, this information is not available, so there are dependency problems reported.
Example situation:
repo-1:
foopackageRequires: barlookaside-1:
bar:non-defaultmodule withbarpackageIt would be nice to have some way to tell fus that
bar:non-defaultwill always be enabled.CC @contyk for more ideas