I'm trying to update to R151030 LTS, but are having problems.
I've followed the guide for updating, and it sort of seems to work (except for beeing way to fast), but when I reboot I'm still running r151028.
This is the output when upgrading:
And when I reboot, I try to run: "pkg update -nv", I get:
Any advice on how to solve this?
(I was originally coming from r151022, but when it did not work, I tried to upgrade to r151028. That worked, but something was wrong with the openssl package. I managed to fix that by using pkg fix. I figured it out from this post. r151028 works)
I've followed the guide for updating, and it sort of seems to work (except for beeing way to fast), but when I reboot I'm still running r151028.
This is the output when upgrading:
Code:
# pkg set-publisher -r -O https://pkg.omniosce.org/r151030/core omnios
# pkg set-publisher -r -O https://pkg.omniosce.org/r151030/extra extra.omnios
# pkg refresh --full
# pkg update -f -r --be-name=r151030
Packages to update: 6
Create boot environment: Yes
Create backup boot environment: No
DOWNLOAD PKGS FILES XFER (MB) SPEED
Completed 6/6 20/20 0.7/0.7 998k/s
PHASE ITEMS
Removing old actions 10/10
Installing new actions 10/10
Updating modified actions 23/23
Updating package state database Done
Updating package cache 6/6
Updating image state Done
Creating fast lookup database Done
Updating package cache 2/2
A clone of pre-r151030-fiksa-sslbug exists and has been updated and activated.
On the next boot the Boot Environment r151030 will be
mounted on '/'. Reboot when ready to switch to this updated BE.
*** Reboot required ***
New BE: r151030
Updating package cache 2/2
-------------------------------------------------------------------------------
Find release notes: https://omniosce.org/releasenotes
-------------------------------------------------------------------------------
Get a support contract: https://omniosce.org/support
Sponsor OmniOS development: https://omniosce.org/patron
Contribute to OmniOS: https://omniosce.org/joinus
-------------------------------------------------------------------------------
# init 6
Code:
# pkg update -nv
Creating Plan (Running solver): -
pkg update: No solution was found to satisfy constraints
No solution found to update to latest available versions.
This may indicate an overly constrained set of packages are installed.
latest incorporations:
pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-151030.0:20190426T224303Z
pkg://omnios/entire@11,5.11-151030.0:20190426T211255Z
pkg://omnios/incorporation/jeos/illumos-gate@11,5.11-151030.0:20190426T233344Z
pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-151030.0:20190426T211343Z
Dependency analysis is unable to determine the cause.
Try specifying expected versions to obtain more detailed error messages.
(I was originally coming from r151022, but when it did not work, I tried to upgrade to r151028. That worked, but something was wrong with the openssl package. I managed to fix that by using pkg fix. I figured it out from this post. r151028 works)