Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] IU order in install plan

Hello,
I have 3 IU's A,B,C. A depends on B and both A and B depends on C. When I'm trying to install A,B,C together, planner creates plan that installs C after A and B. This causes plan execution fail in my case because of touchpoint that creates symlinks to files from C during the installation of B. IIUC neither SAT solver nor p2 director app doesn't order UI's to first install IU(s) without dependencies and only then install IU's that depends on it. Is this by design feature, or bug, or use case that nobody cares about? Or am I missing something?


Thank you,
Dmitry Kozlov


Back to the top