Actions
Bug #1315
closedoi-build package-install fails on already installed packages
Start date:
2011-08-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Description
If a component delivers two packages, and the first depends on the second, both get installed when the first is installed. When oi-build attempts to install the second, it fails with "no updates necessary for this image".
This has an exit code of 4, which gmake views as a failure, and believes the target has failed, when in fact it has succeeded.
I propose we ignore exit code 4.
Updated by Alasdair Lumsden almost 11 years ago
- Status changed from New to Resolved
Fixed in changeset:
Actions