[Userland-team] [OpenIndiana Distribution - Bug #1315] (Resolved) oi-build package-install fails on already installed packages

illumos project devnull at illumos.org
Mon Aug 1 22:10:15 UTC 2011


Issue #1315 has been updated by Alasdair Lumsden.

Status changed from New to Resolved

Fixed in changeset:

http://hg.openindiana.org/oi-build/rev/a23b78c04351
----------------------------------------
Bug #1315: oi-build package-install fails on already installed packages
https://www.illumos.org/issues/1315

Author: Alasdair Lumsden
Status: Resolved
Priority: Normal
Assignee: OI Userland
Category: oi-build
Target version: 
Difficulty: Bite-size
Tags: needs-triage


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.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Userland-team mailing list