Added coecms channel specification for mule
#27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The conda installation through:
might fail because
muleis not found unless either between thecoecmsoraccessnrichannels are "seen" byconda.There are ways to specify channels, however, the other issue is that, for this release, the package is supposed to be a
noarchone, as the mule package in thecoecmsAnaconda channel has anoarchversion. The mule package in theaccessnriAnaconda channel, however, doesn't have anoarchversion, so it cannot be chosen as a dependency forumfile_utils.For the moment, the best solution is to be specific about what channel to get the
muledependency from, within the package build metadata., to avoid problems when installingumfile_utils.In the future, it is suggested that multiple versions of
muleare released within theaccessnriAnaconda channel, also asnoarchplatform.Other minor unrelated changes
umfile_utils <version>to<version>