On Thu, Apr 20, 2017 at 6:34 AM, Andy Fiddaman <omn...@citrus-it.net> wrote:
>
> My OmniOS Bloody box says that there is a web/curl update available but
> won't install it (says no updates available). Any ideas? I'm running the
> debug kernel in case it's relevant.

When I hit situations like this I usually try a verbose update with a
specific target version, which induces pkg(1) to output more useful
info:

$ sudo pkg update -v curl@7.54.0
Creating Plan (Solver setup): -
pkg update: No matching version of web/curl can be installed:
  Reject:  pkg://omnios/web/curl@7.54.0-0.151021
  Reason:  No version for 'require' dependency on
library/nghttp2@1.21.1-0.151021 can be found

It looks like curl requires an unreleased update of nghttp2.  Latest
in the repo is 1.21.0 from 14 April.

Eric
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to