An install is reporting that when two packages own path /some/path/, only one actually gets associated with /some/path/ in, e.g., Diffusion.
The expected behavior is that both are associated, and this is also the documented behavior.
Likely repro steps:
- Create package A, owning /some/path/.
- Create package B, also owning /some/path/.
- Possibly, fiddle with dominion settings for "A" and "B". If one has weak dominion, it probably should cede control to the other? Unless the other also has weak dominion? This is fuzzier territory and may not be entirely well-defined.
- Look at /some/path/ in Diffusion and see which packages own it.