Personal tools
     DOCUMENTATION

FAQ:Ordering Troves in rMake

From rPath Wiki

Jump to: navigation, search
FAQ
Question: Will rMake order the troves correctly if I send several of them together?


Answer: Yes. However, if there are dependency loops, rMake must break those loops somehow. For example, conary requires python be installed to build, and python requires conary to be installed to build. rMake will arbitrarily choose which package to build first in this case.