[OmniOS-discuss] Bloody web/curl update.
Dan McDonald
danmcd at omniti.com
Thu Apr 20 14:14:33 UTC 2017
Now that I'm home...
> On Apr 20, 2017, at 6:34 AM, Andy Fiddaman <omnios at 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.
>
> Thanks!
>
> omni# pkg refresh
> omni# pkg list -u
> NAME (PUBLISHER) VERSION IFO
> web/curl 7.53.0-0.151021 i--
> omni# pkg update
> No updates available for this image.
> zsh: exit 4 pkg update
> omni# pkg update -nv
> No updates available for this image.
> zsh: exit 4 pkg update -nv
>
> omni# pkg variant
> VARIANT VALUE
> arch i386
> debug.illumos true
> opensolaris.zone global
variant shouldn't matter. The right thing should happen.
My "user-like" bloody box was behind a whole update from what's on https://pkg.omniti.com/omnios/bloody/.
And now I see the problem:
# pkg list -v curl
FMRI IFO
pkg://omnios/web/curl@7.53.0-0.151021:20170414T054849Z i--
# pkg update curl at 7.54
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 at 1.21.1-0.151021 can be found
# pkg contents -m entire | grep nghttp
depend fmri=library/nghttp2 at 1.19.0,5.11-0.151021 type=require
#
I'm about to push out a new full update to bloody today anyway, so please watch for that.
Dan
More information about the OmniOS-discuss
mailing list